[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_22 #2052

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Mar 6 13:22:59 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_22/2052/>

------------------------------------------
[...truncated 2345 lines...]
# 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/owasp-java-html-sanitizer-0.1+r88/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/owasp-java-html-sanitizer-0.1+r88 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven-repo  package -DskipTests
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OWASP Java HTML Sanitizer r88
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owasp-java-html-sanitizer ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /build/owasp-java-html-sanitizer-0.1+r88/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ owasp-java-html-sanitizer ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owasp-java-html-sanitizer ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ owasp-java-html-sanitizer ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ owasp-java-html-sanitizer ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ owasp-java-html-sanitizer ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:00 min
[INFO] Finished at: 2016-03-06T01:14:25-12:00
[INFO] Final Memory: 5M/15M
[INFO] ------------------------------------------------------------------------
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/owasp-java-html-sanitizer-0.1+r88/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/owasp-java-html-sanitizer-0.1+r88 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven-repo  -Ddebian.dir=/build/owasp-java-html-sanitizer-0.1+r88/debian -Ddebian.package=libowasp-java-html-sanitizer-java -Dmaven.repo.local=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven-repo -Dinstall.to.usj=true test
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OWASP Java HTML Sanitizer r88
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owasp-java-html-sanitizer ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /build/owasp-java-html-sanitizer-0.1+r88/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ owasp-java-html-sanitizer ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owasp-java-html-sanitizer ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ owasp-java-html-sanitizer ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ owasp-java-html-sanitizer ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.941 s
[INFO] Finished at: 2016-03-06T01:16:02-12:00
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-check
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/owasp-java-html-sanitizer-0.1+r88/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/owasp-java-html-sanitizer-0.1+r88 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven-repo  -Ddebian.dir=/build/owasp-java-html-sanitizer-0.1+r88/debian -Ddebian.package=libowasp-java-html-sanitizer-java-doc -Dnotimestamp=true -Dlocale=en_US javadoc:jar
[INFO] Scanning for projects...
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.5.2: Plugin org.apache.maven.plugins:maven-install-plugin:2.5.2 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:2.7: Plugin org.apache.maven.plugins:maven-deploy-plugin:2.7 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-site-plugin:3.3: Plugin org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-antrun-plugin:1.7: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.7 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-assembly-plugin:2.4.1: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.4.1 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.3.2 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.3.2: Plugin org.apache.maven.plugins:maven-release-plugin:2.3.2 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-release-plugin:jar:2.3.2 has not been downloaded from it before.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OWASP Java HTML Sanitizer r88
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.5.2: Plugin org.apache.maven.plugins:maven-install-plugin:2.5.2 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:2.7: Plugin org.apache.maven.plugins:maven-deploy-plugin:2.7 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-site-plugin:3.3: Plugin org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-antrun-plugin:1.7: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.7 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-antrun-plugin:jar:1.7 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-assembly-plugin:2.4.1: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.4.1 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been downloaded from it before.
[WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:2.3.2 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.3.2: Plugin org.apache.maven.plugins:maven-release-plugin:2.3.2 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-release-plugin:jar:2.3.2 has not been downloaded from it before.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (default-cli) @ owasp-java-html-sanitizer ---
[WARNING] Source files encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] 
Loading source files for package org.owasp.html...
Loading source files for package org.owasp.html.examples...
Constructing Javadoc information...
Standard Doclet version 1.7.0_91
Building tree for all the packages and classes...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/AttributePolicy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/AttributePolicy.Util.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/ElementPolicy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/ElementPolicy.Util.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/FilterUrlByProtocolAttributePolicy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/Handler.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/HtmlPolicyBuilder.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/HtmlPolicyBuilder.AttributeBuilder.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/HtmlSanitizer.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/HtmlSanitizer.Policy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/HtmlStreamEventReceiver.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/HtmlStreamRenderer.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/PolicyFactory.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/Sanitizers.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/TagBalancingHtmlStreamEventReceiver.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/TCB.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/EbayPolicyExample.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/SlashdotPolicyExample.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/overview-frame.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/package-frame.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/package-summary.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/package-tree.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/package-frame.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/package-summary.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/package-tree.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/constant-values.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/AttributePolicy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/AttributePolicy.Util.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/ElementPolicy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/ElementPolicy.Util.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/PolicyFactory.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/FilterUrlByProtocolAttributePolicy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/HtmlSanitizer.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/HtmlSanitizer.Policy.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/Sanitizers.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/HtmlPolicyBuilder.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/HtmlPolicyBuilder.AttributeBuilder.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/HtmlStreamRenderer.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/TCB.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/TagBalancingHtmlStreamEventReceiver.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/HtmlStreamEventReceiver.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/class-use/Handler.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/class-use/SlashdotPolicyExample.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/class-use/EbayPolicyExample.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/package-use.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/org/owasp/html/examples/package-use.html...
Building index for all the packages and classes...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/overview-tree.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/index-all.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/allclasses-frame.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/allclasses-noframe.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/index.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/overview-summary.html...
Generating /build/owasp-java-html-sanitizer-0.1+r88/target/apidocs/help-doc.html...
[INFO] Building jar: /build/owasp-java-html-sanitizer-0.1+r88/target/owasp-java-html-sanitizer-r88-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:43 min
[INFO] Finished at: 2016-03-06T01:18:45-12:00
[INFO] Final Memory: 6M/16M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-doc
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/owasp-java-html-sanitizer-0.1+r88/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/owasp-java-html-sanitizer-0.1+r88 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven-repo  -Ddebian.dir=/build/owasp-java-html-sanitizer-0.1+r88/debian -Ddebian.package=libowasp-java-html-sanitizer-java -Dmaven.repo.local=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.0.6:install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OWASP Java HTML Sanitizer r88
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ owasp-java-html-sanitizer ---
Cleaning pom file: /build/owasp-java-html-sanitizer-0.1+r88/pom.xml.save with options:
	--keep-pom-version --package=libowasp-java-html-sanitizer-java
	--rules=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven.rules
	--ignore-rules=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven.ignoreRules
	--published-rules=/build/owasp-java-html-sanitizer-0.1+r88/debian/maven.publishedRules
Install jar for owasp-java-html-sanitizer into /usr/share/java
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.700 s
[INFO] Finished at: 2016-03-06T01:20:04-12:00
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline -plibowasp-java-html-sanitizer-java  --javadoc --base-directory=/build/owasp-java-html-sanitizer-0.1+r88 --non-explore 
Analysing pom.xml...
Checking dependencies for documentation packages...
> dpkg --search /usr/share/doc/libguava-java/api/index.html 
Found libguava-java-doc
> dpkg --search /usr/share/doc/libjsr305-java/api/index.html 
Found libjsr305-java-doc
DEB_MAVEN_INSTALL_DOC_TARGET unset, skipping documentation maven.mk common-install target
cp debian/libowasp-java-html-sanitizer-java.substvars debian/libowasp-java-html-sanitizer-java-doc.substvars
# cleanup generated docs
rm -f -f target/apidocs/*.sh target/apidocs/options 
Adding cdbs dependencies to debian/libowasp-java-html-sanitizer-java.substvars
dh_installdirs -plibowasp-java-html-sanitizer-java 
Adding cdbs dependencies to debian/libowasp-java-html-sanitizer-java-doc.substvars
dh_installdirs -plibowasp-java-html-sanitizer-java-doc 
dh_installdocs -plibowasp-java-html-sanitizer-java 
dh_installexamples -plibowasp-java-html-sanitizer-java 
dh_installman -plibowasp-java-html-sanitizer-java  
dh_installinfo -plibowasp-java-html-sanitizer-java  
dh_installmenu -plibowasp-java-html-sanitizer-java 
dh_installcron -plibowasp-java-html-sanitizer-java 
dh_installinit -plibowasp-java-html-sanitizer-java  
dh_installdebconf -plibowasp-java-html-sanitizer-java 
dh_installemacsen -plibowasp-java-html-sanitizer-java   
dh_installcatalogs -plibowasp-java-html-sanitizer-java 
dh_installpam -plibowasp-java-html-sanitizer-java 
dh_installlogrotate -plibowasp-java-html-sanitizer-java 
dh_installlogcheck -plibowasp-java-html-sanitizer-java 
dh_installchangelogs -plibowasp-java-html-sanitizer-java  
dh_installudev -plibowasp-java-html-sanitizer-java 
dh_lintian -plibowasp-java-html-sanitizer-java 
dh_bugfiles -plibowasp-java-html-sanitizer-java 
dh_install -plibowasp-java-html-sanitizer-java  
dh_link -plibowasp-java-html-sanitizer-java  
dh_installmime -plibowasp-java-html-sanitizer-java 
dh_installgsettings -plibowasp-java-html-sanitizer-java 
dh_installdocs -plibowasp-java-html-sanitizer-java-doc 
Terminated
Sun  6 Mar 13:22:56 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kntD0STB, which will now be removed.
/srv/reproducible-results/rbuild-debian-foxVzxmJ/tmp.j35vyq6dt5:	Sun  6 Mar 13:22:57 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kntD0STB, which will now be removed.
 46.6% -- replaced with /srv/reproducible-results/rbuild-debian-foxVzxmJ/tmp.j35vyq6dt5.gz
INFO: Starting at 2016-03-06 13:22:57.272711
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