Skip to content
Failed

Console Output

Started by user sgothel
Building on master
Checkout:workspace / /srv/hudson/config/jobs/gluegen/workspace - hudson.remoting.LocalChannel@4f5d0cdc
Using strategy: Default
Last Built Revision: Revision e7188b0711f0a46c1d0ffec5668467f603a859df (origin/master)
Checkout:workspace / /srv/hudson/config/jobs/gluegen/workspace - hudson.remoting.LocalChannel@4f5d0cdc
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/sgothel/gluegen.git
[workspace] $ git fetch -t git://github.com/sgothel/gluegen.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
Seen branch in repository origin/1.0b06-maint
Seen branch in repository origin/JOGL_2_SANDBOX
Seen branch in repository origin/master
Seen branch in repository origin/JOGL_CDCCVM_sgothel
Seen branch in repository origin/MIPS_PORT
Commencing build of Revision e7188b0711f0a46c1d0ffec5668467f603a859df (origin/master)
GitAPI created
Checking out Revision e7188b0711f0a46c1d0ffec5668467f603a859df (origin/master)
[workspace] $ git checkout -f e7188b0711f0a46c1d0ffec5668467f603a859df
[workspace] $ git tag -a -f -m "Hudson Build #100" hudson-gluegen-100
Recording changes in branch origin/master
[workspace] $ git log --pretty=format:%H e7188b0711f0a46c1d0ffec5668467f603a859df..e7188b0711f0a46c1d0ffec5668467f603a859df
Triggering linux-x86_64
Triggering linux-x86_32
Triggering windows-x86_32
linux-x86_64 is still in the queue: All nodes of label 'linux-x86_64' are offline
linux-x86_64 appears to be cancelled
FATAL: null
java.lang.NullPointerException
	at hudson.tasks.test.TestResultAggregator.endRun(TestResultAggregator.java:56)
	at hudson.matrix.MatrixBuild$RunnerImpl.waitForCompletion(MatrixBuild.java:296)
	at hudson.matrix.MatrixBuild$RunnerImpl.doRun(MatrixBuild.java:231)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1241)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:149)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:60)