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

FATAL: null error when initiating job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • None
    • Platform: All, OS: All

      Hi

      I get the following when starting a job:

      Started by remote host 127.0.0.1
      Building on master
      Checkout:workspace / /usr/share/jetty/.hudson/jobs/Puppet Stable 0.25.0 limited
      build/workspace - hudson.remoting.LocalChannel@7875455c
      Last Build : #3
      Last Built Revision: Revision 7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f
      (origin/0.25.x )
      Checkout:workspace / /usr/share/jetty/.hudson/jobs/Puppet Stable 0.25.0 limited
      build/workspace - hudson.remoting.LocalChannel@7875455c
      Fetching changes from the remote Git repository
      Fetching upstream changes from git://github.com/reductivelabs/puppet.git
      [workspace] $ /usr/bin/git fetch git://github.com/reductivelabs/puppet.git
      +refs/heads/:refs/remotes/origin/
      [workspace] $ /usr/bin/git ls-tree HEAD
      Seen branch in repository origin/0.24.x
      Seen branch in repository origin/0.25.x
      Seen branch in repository origin/testing
      Seen branch in repository origin/master
      Commencing build of Revision 7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f
      (origin/0.25.x )
      Checking out Revision 7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f (origin/0.25.x )
      [workspace] $ /usr/bin/git checkout -f 7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f
      [workspace] $ /usr/bin/git tag -a -f -m "Hudson Build #4"
      hudson-Puppet_Stable_0.25.0_limited_build-4
      Recording changes in branch origin/0.25.x
      [workspace] $ /usr/bin/git log --numstat -M --summary --pretty=raw
      7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f..7f2e5fc51b64d5a9281a7e65a88b378b1c99d03f
      Triggering centos5
      Triggering ubuntu910
      Cancelled ubuntu910
      Cancelled centos5
      FATAL: null
      java.util.NoSuchElementException
      at java.util.HashMap$HashIterator.nextEntry(HashMap.java:796)
      at java.util.HashMap$KeyIterator.next(HashMap.java:828)
      at java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1010)
      at hudson.model.Queue$BuildableItem.getCauseOfBlockage(Queue.java:1379)
      at hudson.model.Queue$Item.getWhy(Queue.java:1151)
      at hudson.matrix.MatrixBuild$RunnerImpl.waitForCompletion(MatrixBuild.java:303)
      at hudson.matrix.MatrixBuild$RunnerImpl.doRun(MatrixBuild.java:231)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:383)
      at hudson.model.Run.run(Run.java:1176)
      at hudson.matrix.MatrixBuild.run(MatrixBuild.java:149)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:123)

      Version 1.334 running on Ubuntu 8.10.

            mindless Alan Harder
            jamtur01 jamtur01
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: