[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_5 #31959

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


See <https://jenkins.debian.net/job/reproducible_builder_amd64_5/31959/>

------------------------------------------
[...truncated 2773 lines...]

testUnpackOverWriteSnapshot(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo)  Time elapsed: 0.124 sec  <<< FAILURE!
junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.getUnpackedFile(TestUnpackMojo.java:581)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.assertUnpacked(TestUnpackMojo.java:554)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.testUnpackOverWriteSnapshot(TestUnpackMojo.java:495)

testUnpackOverWriteIfNewer(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo)  Time elapsed: 0.072 sec  <<< FAILURE!
junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.getUnpackedFile(TestUnpackMojo.java:581)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.testUnpackOverWriteIfNewer(TestUnpackMojo.java:514)

testMissingVersionFromDependencies(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo)  Time elapsed: 0.045 sec  <<< ERROR!
org.apache.maven.plugin.MojoExecutionException: Error unpacking file: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2.0-SNAPSHOT.jar to: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/outputDirectory
org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2.0-SNAPSHOT.jar
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:323)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.unpackArtifact(UnpackMojo.java:128)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.doExecute(UnpackMojo.java:106)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.testMissingVersionFromDependencies(TestUnpackMojo.java:238)
Caused by: org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2.0-SNAPSHOT.jar
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:158)
	at org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:119)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:315)
	... 25 more
Caused by: java.io.IOException: Negative seek offset
	at java.io.RandomAccessFile.seek(Native Method)
	at org.codehaus.plexus.archiver.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:375)
	at org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:269)
	at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:152)
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:138)
	... 27 more

testMissingVersionFromDependenciesWithClassifier(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo)  Time elapsed: 0.091 sec  <<< ERROR!
org.apache.maven.plugin.MojoExecutionException: Error unpacking file: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2.1-classifier.war to: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/outputDirectory
org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2.1-classifier.war
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:323)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.unpackArtifact(UnpackMojo.java:128)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.doExecute(UnpackMojo.java:106)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.testMissingVersionFromDependenciesWithClassifier(TestUnpackMojo.java:260)
Caused by: org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2.1-classifier.war
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:158)
	at org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:119)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:315)
	... 25 more
Caused by: java.io.IOException: Negative seek offset
	at java.io.RandomAccessFile.seek(Native Method)
	at org.codehaus.plexus.archiver.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:375)
	at org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:269)
	at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:152)
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:138)
	... 27 more

testMissingVersionFromDependencyMgt(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo)  Time elapsed: 0.048 sec  <<< ERROR!
org.apache.maven.plugin.MojoExecutionException: Error unpacking file: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2-3.0-SNAPSHOT.jar to: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/outputDirectory
org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2-3.0-SNAPSHOT.jar
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:323)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.unpackArtifact(UnpackMojo.java:128)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.doExecute(UnpackMojo.java:106)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.testMissingVersionFromDependencyMgt(TestUnpackMojo.java:315)
Caused by: org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2-3.0-SNAPSHOT.jar
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:158)
	at org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:119)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:315)
	... 25 more
Caused by: java.io.IOException: Negative seek offset
	at java.io.RandomAccessFile.seek(Native Method)
	at org.codehaus.plexus.archiver.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:375)
	at org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:269)
	at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:152)
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:138)
	... 27 more

testMissingVersionFromDependencyMgtWithClassifier(org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo)  Time elapsed: 0.06 sec  <<< ERROR!
org.apache.maven.plugin.MojoExecutionException: Error unpacking file: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2-3.1-classifier.jar to: /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/outputDirectory
org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2-3.1-classifier.jar
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:323)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.unpackArtifact(UnpackMojo.java:128)
	at org.apache.maven.plugin.dependency.fromConfiguration.UnpackMojo.doExecute(UnpackMojo.java:106)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167)
	at org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo.testMissingVersionFromDependencyMgtWithClassifier(TestUnpackMojo.java:347)
Caused by: org.codehaus.plexus.archiver.ArchiverException: Error while expanding /build/maven-dependency-plugin-2.8/target/unit-tests/unpack/localTestRepo/artifactId-2-3.1-classifier.jar
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:158)
	at org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:119)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:315)
	... 25 more
Caused by: java.io.IOException: Negative seek offset
	at java.io.RandomAccessFile.seek(Native Method)
	at org.codehaus.plexus.archiver.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:375)
	at org.codehaus.plexus.archiver.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:269)
	at org.codehaus.plexus.archiver.zip.ZipFile.<init>(ZipFile.java:152)
	at org.codehaus.plexus.archiver.zip.AbstractZipUnArchiver.execute(AbstractZipUnArchiver.java:138)
	... 27 more

Running org.apache.maven.plugin.dependency.fromConfiguration.TestArtifactItem
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.apache.maven.plugin.dependency.fromConfiguration.TestArtifactItem

Results :

Failed tests: 
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testUnpackDontOverWriteReleases AssertionFailedError
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testUnpackDontOverWriteSnapshots AssertionFailedError
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testUnpackOverWriteReleases AssertionFailedError
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testUnpackOverWriteSnapshot AssertionFailedError
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testUnpackOverWriteIfNewer AssertionFailedError

Tests in error: 
  org.apache.maven.plugin.dependency.TestSkip#testSkipAnalyzeReport ComponentLookupException
  org.apache.maven.plugin.dependency.TestGetMojo#testTransitive MojoExecutionException
  org.apache.maven.plugin.dependency.TestGetMojo#testDestination MojoExecutionException
  org.apache.maven.plugin.dependency.TestGetMojo#testRemoteRepositories MojoExecutionException
  org.apache.maven.plugin.dependency.fromDependencies.TestUnpackDependenciesMojo#testCDMClassifier MojoExecutionException
  org.apache.maven.plugin.dependency.fromDependencies.TestUnpackDependenciesMojo#testCDMClassifierType MojoExecutionException
  org.apache.maven.plugin.dependency.fromConfiguration.TestCopyMojo#testCopyFileWithOverideLocalRepo NullPointerException
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testMissingVersionFromDependencies MojoExecutionException
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testMissingVersionFromDependenciesWithClassifier MojoExecutionException
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testMissingVersionFromDependencyMgt MojoExecutionException
  org.apache.maven.plugin.dependency.fromConfiguration.TestUnpackMojo#testMissingVersionFromDependencyMgtWithClassifier MojoExecutionException

Tests run: 242, Failures: 5, Errors: 11, Skipped: 0

[ERROR] There are test failures.

Please refer to /build/maven-dependency-plugin-2.8/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.549 s
[INFO] Finished at: 2017-04-08T07:34:52-12:00
[INFO] Final Memory: 32M/1282M
[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-dependency-plugin-2.8 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/maven-dependency-plugin-2.8/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/maven-dependency-plugin-2.8/debian -Dmaven.repo.local=/build/maven-dependency-plugin-2.8/debian/maven-repo -Ddebian.dir=/build/maven-dependency-plugin-2.8/debian -Ddebian.package=libmaven-dependency-plugin-java -Dmaven.repo.local=/build/maven-dependency-plugin-2.8/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-dependency-plugin:maven-plugin:2.8
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar -> duplicate declaration of version debian @ line 228, column 15
[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 Maven Dependency Plugin 2.8
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ maven-dependency-plugin ---
Cleaning pom file: /build/maven-dependency-plugin-2.8/pom.xml.save with options:
	--keep-pom-version --package=libmaven-dependency-plugin-java
	--rules=/build/maven-dependency-plugin-2.8/debian/maven.rules
	--ignore-rules=/build/maven-dependency-plugin-2.8/debian/maven.ignoreRules
	--published-rules=/build/maven-dependency-plugin-2.8/debian/maven.publishedRules
	--no-parent
Install jar file into Maven repo: /build/maven-dependency-plugin-2.8/target/maven-dependency-plugin-2.8.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.878 s
[INFO] Finished at: 2017-04-08T07:34:59-12:00
[INFO] Final Memory: 17M/723M
[INFO] ------------------------------------------------------------------------
	mh_resolve_dependencies --non-interactive --offline -plibmaven-dependency-plugin-java --base-directory=/build/maven-dependency-plugin-2.8 --non-explore
Analysing pom.xml...
In pom.xml, cannot find the version for dependency org.apache.maven.plugins:maven-release-plugin:maven-plugin:null from this POM or its parent POMs
[warning] Option --no-parent has been set for POM file pom.xml, maybe it was not a good idea and you should first package the parent POM null
   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-dependency-plugin-java: unused substitution variable ${maven:CompileDepends}
dpkg-gencontrol: warning: package libmaven-dependency-plugin-java: unused substitution variable ${maven:TestDepends}
   dh_md5sums -O--buildsystem=maven
   dh_builddeb -O--buildsystem=maven
dpkg-deb: building package 'libmaven-dependency-plugin-java' in '../libmaven-dependency-plugin-java_2.8-1_all.deb'.
 dpkg-genbuildinfo  >../maven-dependency-plugin_2.8-1_amd64.buildinfo
 dpkg-distaddfile maven-dependency-plugin_2.8-1_amd64.buildinfo java optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../maven-dependency-plugin_2.8-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build maven-dependency-plugin-2.8
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/19922 and its subdirectories
I: Current time: Sat Apr  8 07:35:09 GMT+12 2017
I: pbuilder-time-stamp: 1491680109
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Apr  8 19:35:09 UTC 2017 - build #1 for maven-dependency-plugin/testing/amd64 on profitbricks-build6-amd64 done.
/srv/reproducible-results/rbuild-debian-XNPk0Ud4/tmp.lZ8okdWtnn:	 86.5% -- replaced with /srv/reproducible-results/rbuild-debian-XNPk0Ud4/tmp.lZ8okdWtnn.gz
Sat Apr  8 19:35:09 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-KhuT62U4, which will now be removed.
/srv/reproducible-results/rbuild-debian-DJcI1pq6:
total 16
drwxr-xr-x 2 jenkins jenkins 4096 Mar  6 13:12 b1
drwxr-xr-x 2 jenkins jenkins 4096 Mar  6 13:08 b2
-rw-r--r-- 1 jenkins jenkins 2549 Dec  9 12:03 maven-dependency-plugin_2.8-1.dsc
-rw------- 1 jenkins jenkins 3323 Mar  6 13:08 tmp.OB410kiXNk

/srv/reproducible-results/rbuild-debian-DJcI1pq6/b1:
total 496
-rw-r--r-- 1 jenkins jenkins 213642 Mar  6 13:12 build.log
-rw-r--r-- 1 jenkins jenkins 139812 Mar  6 13:12 libmaven-dependency-plugin-java_2.8-1_all.deb
-rw-r--r-- 1 jenkins jenkins   4760 Mar  6 13:12 maven-dependency-plugin_2.8-1.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins   2549 Mar  6 13:12 maven-dependency-plugin_2.8-1.dsc
-rw-r--r-- 1 jenkins jenkins  13276 Mar  6 13:12 maven-dependency-plugin_2.8-1_amd64.buildinfo
-rw-r--r-- 1 jenkins jenkins   1367 Mar  6 13:12 maven-dependency-plugin_2.8-1_amd64.changes
-rw-r--r-- 1 jenkins jenkins  99360 Mar  6 13:12 maven-dependency-plugin_2.8.orig.tar.xz

/srv/reproducible-results/rbuild-debian-DJcI1pq6/b2:
total 0
ssh: connect to host profitbricks-build2-amd64.debian.net port 22: Connection timed out
Sun Mar  6 13:14:23 UTC 2016 - profitbricks-build2-amd64.debian.net seems to be down, sleeping 60min before aborting this job.
Terminated
Terminated
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