[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_39 #3294

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Jun 15 08:56:22 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_39/3294/>

------------------------------------------
[...truncated 2785 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-quartz ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /build/shiro-1.2.5/support/quartz/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-quartz ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-quartz ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-quartz ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Support :: Spring 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/shiro-1.2.5/support/spring/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /build/shiro-1.2.5/support/spring/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-spring ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-spring ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-spring ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Support :: Guice 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-guice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/shiro-1.2.5/support/guice/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-guice ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-guice ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-guice ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-guice ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Support :: Karaf Features 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (filter) @ shiro-features ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Support 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Tools 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Tools :: Hasher 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-tools-hasher ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/shiro-1.2.5/tools/hasher/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-tools-hasher ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-tools-hasher ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-tools-hasher ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-tools-hasher ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Shiro ....................................... SUCCESS [  0.047 s]
[INFO] Apache Shiro :: Core ............................... SUCCESS [04:04 min]
[INFO] Apache Shiro :: Web ................................ SUCCESS [01:41 min]
[INFO] Apache Shiro :: Support :: AspectJ ................. SUCCESS [ 11.198 s]
[INFO] Apache Shiro :: Support :: EHCache ................. SUCCESS [ 19.172 s]
[INFO] Apache Shiro :: Support :: Quartz .................. SUCCESS [ 12.245 s]
[INFO] Apache Shiro :: Support :: Spring .................. SUCCESS [ 31.694 s]
[INFO] Apache Shiro :: Support :: Guice ................... SUCCESS [  8.787 s]
[INFO] Apache Shiro :: Support :: Karaf Features .......... SUCCESS [ 12.532 s]
[INFO] Apache Shiro :: Support ............................ SUCCESS [  0.018 s]
[INFO] Apache Shiro :: Tools .............................. SUCCESS [  0.023 s]
[INFO] Apache Shiro :: Tools :: Hasher .................... SUCCESS [  3.167 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:12 min
[INFO] Finished at: 2016-06-14T20:37:25-12:00
[INFO] Final Memory: 13M/36M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-check
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
# before-build target may be used to unpatch the pom files, so we need to check if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \
	/usr/bin/make -f debian/rules patch-poms; \
fi
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/build/shiro-1.2.5/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/shiro-1.2.5 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/shiro-1.2.5/debian/maven-repo  package -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Shiro
[INFO] Apache Shiro :: Core
[INFO] Apache Shiro :: Web
[INFO] Apache Shiro :: Support :: AspectJ
[INFO] Apache Shiro :: Support :: EHCache
[INFO] Apache Shiro :: Support :: Quartz
[INFO] Apache Shiro :: Support :: Spring
[INFO] Apache Shiro :: Support :: Guice
[INFO] Apache Shiro :: Support :: Karaf Features
[INFO] Apache Shiro :: Support
[INFO] Apache Shiro :: Tools
[INFO] Apache Shiro :: Tools :: Hasher
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Core 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/shiro-1.2.5/core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 311 source files to /build/shiro-1.2.5/core/target/classes
[INFO] /build/shiro-1.2.5/core/src/main/java/org/apache/shiro/authc/credential/Sha512CredentialsMatcher.java: Some input files use or override a deprecated API.
[INFO] /build/shiro-1.2.5/core/src/main/java/org/apache/shiro/authc/credential/Sha512CredentialsMatcher.java: Recompile with -Xlint:deprecation for details.
[INFO] /build/shiro-1.2.5/core/src/main/java/org/apache/shiro/util/SoftHashMap.java: Some input files use unchecked or unsafe operations.
[INFO] /build/shiro-1.2.5/core/src/main/java/org/apache/shiro/util/SoftHashMap.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-core ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-core ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ shiro-core ---
[INFO] Building jar: /build/shiro-1.2.5/core/target/shiro-core-1.2.5.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ shiro-core ---
[INFO] Skipping packaging of the test-jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Web 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 95 source files to /build/shiro-1.2.5/web/target/classes
[INFO] /build/shiro-1.2.5/web/src/main/java/org/apache/shiro/web/servlet/ShiroHttpServletRequest.java: Some input files use or override a deprecated API.
[INFO] /build/shiro-1.2.5/web/src/main/java/org/apache/shiro/web/servlet/ShiroHttpServletRequest.java: Recompile with -Xlint:deprecation for details.
[INFO] /build/shiro-1.2.5/web/src/main/java/org/apache/shiro/web/servlet/AbstractShiroFilter.java: Some input files use unchecked or unsafe operations.
[INFO] /build/shiro-1.2.5/web/src/main/java/org/apache/shiro/web/servlet/AbstractShiroFilter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-web ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-web ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-web ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ shiro-web ---
[INFO] Building jar: /build/shiro-1.2.5/web/target/shiro-web-1.2.5.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Support :: AspectJ 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-aspectj ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /build/shiro-1.2.5/support/aspectj/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-aspectj ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /build/shiro-1.2.5/support/aspectj/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shiro-aspectj ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ shiro-aspectj ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ shiro-aspectj ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ shiro-aspectj ---
[INFO] Building jar: /build/shiro-1.2.5/support/aspectj/target/shiro-aspectj-1.2.5.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Support :: EHCache 1.2.5
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shiro-ehcache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ shiro-ehcache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /build/shiro-1.2.5/support/ehcache/target/classes
/srv/reproducible-results/rbuild-debian-zNC9R4Dw/tmp.pWwzef0rb5:	FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list