[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_12 #4346
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Apr 24 16:56:28 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_12/4346/>
------------------------------------------
[...truncated 2410 lines...]
[INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:debian from the shaded jar.
[INFO] Excluding org.apache.xbean:xbean-reflect:jar:debian from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:debian from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-archiver:jar:debian from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-io:jar:debian from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:debian from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /build/maven-javadoc-plugin-2.10.3/target/maven-javadoc-plugin-2.10.3.jar with /build/maven-javadoc-plugin-2.10.3/target/maven-javadoc-plugin-2.10.3-shaded.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:21 min
[INFO] Finished at: 2016-04-24T04:34:00-12:00
[INFO] Final Memory: 16M/43M
[INFO] ------------------------------------------------------------------------
dh_auto_test -O--buildsystem=maven
/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 -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/maven-javadoc-plugin-2.10.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/maven-javadoc-plugin-2.10.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/maven-javadoc-plugin-2.10.3/debian -Dmaven.repo.local=/build/maven-javadoc-plugin-2.10.3/debian/maven-repo test
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.10.3
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 271, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Javadoc Plugin 2.10.3
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- modello-maven-plugin:1.8.3:java (default) @ maven-javadoc-plugin ---
[INFO] outputDirectory: /build/maven-javadoc-plugin-2.10.3/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/javadocOptions.mdo
[INFO] Generating current version: 1.1.0
[INFO]
[INFO] --- modello-maven-plugin:1.8.3:xpp3-reader (default) @ maven-javadoc-plugin ---
[INFO] outputDirectory: /build/maven-javadoc-plugin-2.10.3/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/javadocOptions.mdo
[INFO] Generating current version: 1.1.0
[INFO]
[INFO] --- modello-maven-plugin:1.8.3:xpp3-writer (default) @ maven-javadoc-plugin ---
[INFO] outputDirectory: /build/maven-javadoc-plugin-2.10.3/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/javadocOptions.mdo
[INFO] Generating current version: 1.1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-javadoc-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-javadoc-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /build/maven-javadoc-plugin-2.10.3/target/classes
[INFO] /build/maven-javadoc-plugin-2.10.3/src/main/java/org/apache/maven/plugin/javadoc/JavadocReport.java: Some input files use or override a deprecated API.
[INFO] /build/maven-javadoc-plugin-2.10.3/src/main/java/org/apache/maven/plugin/javadoc/JavadocReport.java: Recompile with -Xlint:deprecation for details.
[INFO] /build/maven-javadoc-plugin-2.10.3/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java: Some input files use unchecked or unsafe operations.
[INFO] /build/maven-javadoc-plugin-2.10.3/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ maven-javadoc-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 14 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.3:descriptor (generate-descriptor) @ maven-javadoc-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 14 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-javadoc-plugin ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ maven-javadoc-plugin ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ maven-javadoc-plugin ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:15 min
[INFO] Finished at: 2016-04-24T04:48:53-12:00
[INFO] Final Memory: 15M/42M
[INFO] ------------------------------------------------------------------------
fakeroot debian/rules binary
dh binary --buildsystem=maven
dh_testroot -O--buildsystem=maven
dh_prep -O--buildsystem=maven
dh_auto_install -O--buildsystem=maven
/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 -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/maven-javadoc-plugin-2.10.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/maven-javadoc-plugin-2.10.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/maven-javadoc-plugin-2.10.3/debian -Dmaven.repo.local=/build/maven-javadoc-plugin-2.10.3/debian/maven-repo -Ddebian.dir=/build/maven-javadoc-plugin-2.10.3/debian -Ddebian.package=libmaven-javadoc-plugin-java -Dmaven.repo.local=/build/maven-javadoc-plugin-2.10.3/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.0.6:install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.10.3
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 271, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Javadoc Plugin 2.10.3
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ maven-javadoc-plugin ---
Cleaning pom file: /build/maven-javadoc-plugin-2.10.3/pom.xml.save with options:
--keep-pom-version --package=libmaven-javadoc-plugin-java
--rules=/build/maven-javadoc-plugin-2.10.3/debian/maven.rules
--ignore-rules=/build/maven-javadoc-plugin-2.10.3/debian/maven.ignoreRules
--published-rules=/build/maven-javadoc-plugin-2.10.3/debian/maven.publishedRules
--no-parent
Install jar file into Maven repo: /build/maven-javadoc-plugin-2.10.3/target/maven-javadoc-plugin-2.10.3.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.465 s
[INFO] Finished at: 2016-04-24T04:49:54-12:00
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline -plibmaven-javadoc-plugin-java --base-directory=/build/maven-javadoc-plugin-2.10.3 --non-explore
Analysing pom.xml...
dh_installdocs -O--buildsystem=maven
dh_installchangelogs -O--buildsystem=maven
dh_perl -O--buildsystem=maven
dh_link -O--buildsystem=maven
dh_strip_nondeterminism -O--buildsystem=maven
dh_compress -O--buildsystem=maven
dh_fixperms -O--buildsystem=maven
dh_installdeb -O--buildsystem=maven
dh_gencontrol -O--buildsystem=maven
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package libmaven-javadoc-plugin-java: unused substitution variable ${maven:TestDepends}
dpkg-gencontrol: warning: package libmaven-javadoc-plugin-java: unused substitution variable ${maven:CompileDepends}
dh_md5sums -O--buildsystem=maven
dh_builddeb -O--buildsystem=maven
dpkg-deb: building package 'libmaven-javadoc-plugin-java' in '../libmaven-javadoc-plugin-java_2.10.3-2_all.deb'.
dpkg-genbuildinfo >../maven-javadoc-plugin_2.10.3-2_armhf.buildinfo
dpkg-distaddfile maven-javadoc-plugin_2.10.3-2_armhf.buildinfo java optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../maven-javadoc-plugin_2.10.3-2_armhf.changes
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build maven-javadoc-plugin-2.10.3
dpkg-buildpackage: binary-only upload (no source included)
I: copying local configuration
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/26538 and its subdirectories
I: Current time: Sun Apr 24 04:54:14 GMT+12 2016
I: pbuilder-time-stamp: 1461516854
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sun Apr 24 16:54:14 UTC 2016 - build #1 for maven-javadoc-plugin/testing/armhf on wbd0 done.
/srv/reproducible-results/rbuild-debian-KFoN5LCJ/tmp.f5BRWLoMWx: 83.7% -- replaced with /srv/reproducible-results/rbuild-debian-KFoN5LCJ/tmp.f5BRWLoMWx.gz
Sun Apr 24 16:54:14 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-fZw9vJlo, which will now be removed.
/srv/reproducible-results/rbuild-debian-EgXrNgrP:
total 16
drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 16:54 b1
drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 15:55 b2
-rw-r--r-- 1 jenkins jenkins 2511 Nov 16 00:34 maven-javadoc-plugin_2.10.3-2.dsc
-rw------- 1 jenkins jenkins 3279 Apr 24 15:55 tmp.ADFIkL8gLV
/srv/reproducible-results/rbuild-debian-EgXrNgrP/b1:
total 1168
-rw-r--r-- 1 jenkins jenkins 153432 Apr 24 16:54 build.log
-rw-r--r-- 1 jenkins jenkins 369688 Apr 24 16:54 libmaven-javadoc-plugin-java_2.10.3-2_all.deb
-rw-r--r-- 1 jenkins jenkins 5848 Apr 24 16:54 maven-javadoc-plugin_2.10.3-2.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins 2511 Apr 24 16:54 maven-javadoc-plugin_2.10.3-2.dsc
-rw-r--r-- 1 jenkins jenkins 13552 Apr 24 16:54 maven-javadoc-plugin_2.10.3-2_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins 1372 Apr 24 16:54 maven-javadoc-plugin_2.10.3-2_armhf.changes
-rw-r--r-- 1 jenkins jenkins 622288 Apr 24 16:54 maven-javadoc-plugin_2.10.3.orig.tar.xz
/srv/reproducible-results/rbuild-debian-EgXrNgrP/b2:
total 0
====================================================================================
Sun Apr 24 16:54:26 UTC 2016 - running /srv/jenkins/bin/reproducible_build.sh () on cbxi4pro0 now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build.sh, has been called using "2 maven-javadoc-plugin testing /srv/reproducible-results/rbuild-debian-EgXrNgrP" as arguments.
====================================================================================
Sun Apr 24 16:54:26 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum 2ea8094dc138347ba362ea62a14ec244) as "/tmp/jenkins-script-BK0ZKI9s" on cbxi4pro0.
Reading package lists...
NOTICE: 'maven-javadoc-plugin' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/pkg-java/maven-javadoc-plugin.git
Please use:
git clone git://anonscm.debian.org/pkg-java/maven-javadoc-plugin.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 631 kB of source archives.
Get:1 http://ftp.us.debian.org/debian testing/main maven-javadoc-plugin 2.10.3-2 (dsc) [2511 B]
Get:2 http://ftp.us.debian.org/debian testing/main maven-javadoc-plugin 2.10.3-2 (tar) [622 kB]
Get:3 http://ftp.us.debian.org/debian testing/main maven-javadoc-plugin 2.10.3-2 (diff) [5848 B]
Fetched 631 kB in 0s (6200 kB/s)
Download complete and in download only mode
=============================================================================
Re-Building maven-javadoc-plugin in testing on armhf on cbxi4pro0.cbxi4pro0 now.
Date: Sun Apr 24 16:54:30 UTC 2016
Date UTC: Sun Apr 24 16:54:30 UTC 2016
=============================================================================
++ mktemp -t pbuilderrc_XXXX --tmpdir=/srv/reproducible-results/rbuild-debian-EgXrNgrP
+ local TMPCFG=/srv/reproducible-results/rbuild-debian-EgXrNgrP/pbuilderrc_lk7Y
+ NEW_NUM_CPU=4
+ case $ARCH in
+ locale=fr_CH
+ language=fr
+ cat
+ set +e
+ sudo timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian-EgXrNgrP/pbuilderrc_lk7Y --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts '-b --buildinfo-identifier=armhf' --basetgz /var/cache/pbuilder/testing-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian-EgXrNgrP/b2 --logfile b2/build.log maven-javadoc-plugin_2.10.3-2.dsc
W: /root/.pbuilderrc does not exist
I: Logging to b2/build.log
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: lundi 25 avril 2016, 06:54:30 (UTC+1400)
I: pbuilder-time-stamp: 1461516870
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/testing-reproducible-base.tgz]
/srv/reproducible-results/rbuild-debian-EgXrNgrP/tmp.ADFIkL8gLV: 83.2% -- replaced with /srv/reproducible-results/rbuild-debian-EgXrNgrP/tmp.ADFIkL8gLV.gz
INFO: Starting at 2016-04-24 16:56:26.037867
INFO: Finished at 2016-04-24 16:56:26.094803, took: 0:00:00.056948
INFO: Starting at 2016-04-24 16:56:26.397607
INFO: Finished at 2016-04-24 16:56:26.415079, took: 0:00:00.017483
rm: cannot remove ‘/srv/reproducible-results/rbuild-debian-EgXrNgrP’: No such file or directory
Sun Apr 24 16:56:26 UTC 2016 - https://jenkins.debian.net/job/reproducible_builder_armhf_12/4346/console got remote error with exit code 143 from cbxi4pro0-armhf-rb.debian.net for build #2 for maven-javadoc-plugin on testing/armhf
Sleeping 5m before aborting the job.
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