• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • build-timeout-plugin
    • None

      Sorry if this does not belong here, I'm not totally sure where it would go...

      OS: CentOS
      v: 1.530

      Also, build timeout plugin is not used on this particular job...


      FATAL: null
      java.lang.NullPointerException
      at hudson.plugins.build_timeout.BuildTimeoutWrapper$1EnvironmentImpl.<init>(BuildTimeoutWrapper.java:106)
      at hudson.plugins.build_timeout.BuildTimeoutWrapper.setUp(BuildTimeoutWrapper.java:120)
      at hudson.model.Build$BuildExecution.doRun(Build.java:154)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:567)
      at hudson.model.Run.execute(Run.java:1603)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:246)

          [JENKINS-19612] NPE During Build - v1.530

          Oleg Nenashev added a comment -

          This issue appears in the build timeout plugin

          Oleg Nenashev added a comment - This issue appears in the build timeout plugin

          ikedam added a comment -

          It looks that build-timeout is enabled for that project and is not fully configured.
          Please give me followings:

          • config.xml of that project. It is usually located in ${JENKINS_HOME}/jobs/(Project name)/config.xml
          • The screen shot of the configuration page of the project.
            • I want to see "Abort the build if it's stuck" is exactly unchecked.
          • If this problem started to occuer after upgrading Jenkins, let me know the version before upgrading.
          • What web browser do you use configureing?
          • What version of build-timeout plugin is installed in your Jenkins?

          ikedam added a comment - It looks that build-timeout is enabled for that project and is not fully configured. Please give me followings: config.xml of that project. It is usually located in ${JENKINS_HOME}/jobs/(Project name)/config.xml The screen shot of the configuration page of the project. I want to see "Abort the build if it's stuck" is exactly unchecked. If this problem started to occuer after upgrading Jenkins, let me know the version before upgrading. What web browser do you use configureing? What version of build-timeout plugin is installed in your Jenkins?

          ikedam added a comment -

          The reporter seems no longer here...

          ikedam added a comment - The reporter seems no longer here...

            kohsuke Kohsuke Kawaguchi
            chr0n1x Kevin R.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: