• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • fstrigger-plugin
    • None
    • Jenkins ver. 1.471 & ver. 1.517

      I upgraded to the latest version and some Jobs are missing. No idea why this is happening.
      In the log I see the following for every job that is missing:

      SEVERE: Failed Loading job BlockCrusher
      java.lang.NullPointerException
      at org.jenkinsci.lib.envinject.service.EnvVarsResolver.gatherEnvVarsNodeProperties(EnvVarsResolver.java:113)
      at org.jenkinsci.lib.envinject.service.EnvVarsResolver.getDefaultEnvVarsJob(EnvVarsResolver.java:87)
      at org.jenkinsci.lib.envinject.service.EnvVarsResolver.getPollingEnvVars(EnvVarsResolver.java:41)
      at org.jenkinsci.plugins.fstrigger.triggers.FolderContentTrigger.start(FolderContentTrigger.java:371)
      at org.jenkinsci.lib.xtrigger.AbstractTrigger.start(AbstractTrigger.java:97)
      at org.jenkinsci.lib.xtrigger.AbstractTrigger.start(AbstractTrigger.java:26)
      at hudson.model.AbstractProject.onLoad(AbstractProject.java:289)
      at hudson.model.Project.onLoad(Project.java:88)
      at hudson.model.Items.load(Items.java:115)
      at jenkins.model.Jenkins$16.run(Jenkins.java:2484)
      at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
      at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
      at jenkins.model.Jenkins$7.runTask(Jenkins.java:874)
      at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
      at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      at java.lang.Thread.run(Thread.java:679)

          [JENKINS-14171] Missing Jobs

          Peter Fortuin created issue -
          Gregory Boissinot made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Gregory Boissinot made changes -
          Assignee New: Gregory Boissinot [ gbois ]

          Which FSTrigger Jenkins plugin do you use?

          Gregory Boissinot added a comment - Which FSTrigger Jenkins plugin do you use?

          Peter Fortuin added a comment -

          Jenkins Filesystem Trigger Plug-in versie 0.32

          Peter Fortuin added a comment - Jenkins Filesystem Trigger Plug-in versie 0.32

          Peter Fortuin added a comment - - edited

          I tried rolling back the FSTrigger plugin to version 0.30 and my jobs are back. So, I guess version 0.31 or 0.32 has introduced a bug.

          Peter Fortuin added a comment - - edited I tried rolling back the FSTrigger plugin to version 0.30 and my jobs are back. So, I guess version 0.31 or 0.32 has introduced a bug.

          Please try fstrigger-plugin 0.33 and let me know.

          Gregory Boissinot added a comment - Please try fstrigger-plugin 0.33 and let me know.

          Peter Fortuin added a comment -

          Somehow I only see 0.32 in the Update Center. Is that the correct way or is there any other way where I can get 0.33?

          Peter Fortuin added a comment - Somehow I only see 0.32 in the Update Center. Is that the correct way or is there any other way where I can get 0.33?

          Maybe just a question of time.
          Anyway, you are able to download manually the plugin file (hpi file) in the Jenkins maven repository (http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/fstrigger/0.33/)
          Please let me know.

          Gregory Boissinot added a comment - Maybe just a question of time. Anyway, you are able to download manually the plugin file (hpi file) in the Jenkins maven repository ( http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/fstrigger/0.33/ ) Please let me know.

          Peter Fortuin added a comment -

          Version 0.33 does not solve the problem for me. The jobs are missing. The same as in 0.32. So I reverted back to 0.30.

          Peter Fortuin added a comment - Version 0.33 does not solve the problem for me. The jobs are missing. The same as in 0.32. So I reverted back to 0.30.

            gbois Gregory Boissinot
            peerke Peter Fortuin
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: