Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23320

"No subversion jobs using repository" for only one of several SVN repos

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • subversion-plugin
    • Ubuntu Server 14.04, Jenkins 1.566, Subversion Plug-in 2.4

      "No subversion jobs using repository" is reported for only one of several SVN repositories all using the same post-commit hook script. The reported UUID of svnlook is correct and corresponds to UUID reported by local SVN working copy of /var/lib/jenkins/jobs/AtlasDaemon. Somehow it doesn't seem to match for Jenkins subversion plugin.

      This is the "error" I get from the plugin:

      Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
      Reading line: U   trunk/pom.xml
      Jun 03, 2014 5:27:07 PM FINE hudson.scm.SubversionRepositoryStatus
      Change reported to Subversion repository 3e1bf843-eff6-4f15-b0dd-f56803a6ebd2 on [trunk/pom.xml]
      Jun 03, 2014 5:27:07 PM FINE hudson.scm.SubversionRepositoryStatus
      Starting subversion locations checks for all jobs
      Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
      Could not find svn+ssh://svn.genrob.com/var/svn/routeManager/trunk in []
      Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
      Using cached uuid for module location svn+ssh://svn.genrob.com/var/svn/routeManagerDaemon/trunk of job hudson.maven.MavenModuleSet@9239533[AtlasDaemon]
      Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
      Could not find svn+ssh://svn.genrob.com/var/svn/genFile/branches/maven in [svn+ssh://svn.genrob.com/var/svn/routeManager]
      Jun 03, 2014 5:27:07 PM FINER hudson.scm.SubversionRepositoryStatus
      Could not find svn+ssh://svn.genrob.com/var/svn/idc/trunk in [svn+ssh://svn.genrob.com/var/svn/routeManager, svn+ssh://svn.genrob.com/var/svn/genFile]
      Jun 03, 2014 5:27:07 PM FINE hudson.scm.SubversionRepositoryStatus
      Ended subversion locations checks for all jobs
      Jun 03, 2014 5:27:07 PM WARNING hudson.scm.SubversionRepositoryStatus$JobTriggerListenerImpl onNotify
      No subversion jobs using repository: 3e1bf843-eff6-4f15-b0dd-f56803a6ebd2
      

      The correct project would be AtlasDaemon aka svn+ssh://svn.genrob.com/var/svn/routeManagerDaemon/trunk. A suspicious "cached" UUID is printed there which gives me the impression that there is something wrong with the caching algorithm?

            Unassigned Unassigned
            msowen Marc Sowen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: