Bug#869017: powermock: FTBFS: find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory
Lucas Nussbaum
lucas at debian.org
Thu Jul 20 05:41:03 UTC 2017
Source: powermock
Version: 1.6.6-1
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> dh build
> dh_testdir
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory
> mh_patchpoms -plibpowermock-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> dh_auto_build
> /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=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [[1;34mINFO[m] Scanning for projects...
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mReactor Build Order:[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] powermock
> [[1;34mINFO[m] powermock-reflect
> [[1;34mINFO[m] powermock-core
> [[1;34mINFO[m] powermock-api
> [[1;34mINFO[m] powermock-api-support
> [[1;34mINFO[m] powermock-api-easymock
> [[1;34mINFO[m] powermock-api-mockito-common
> [[1;34mINFO[m] powermock-api-mockito
> [[1;34mINFO[m] powermock-modules
> [[1;34mINFO[m] powermock-module-junit4-common
> [[1;34mINFO[m] powermock-module-junit4
> [[1;34mINFO[m] powermock-classloading-base
> [[1;34mINFO[m] powermock-module-junit4-rule
> [[1;34mINFO[m] powermock-module-javaagent
> [[1;34mINFO[m] powermock-module-junit4-rule-agent
> [[1;34mINFO[m] powermock-module-testng-common
> [[1;34mINFO[m] powermock-module-testng
> [[1;34mINFO[m] powermock-module-testng-agent
> [[1;34mINFO[m] powermock-modules-impl
> [[1;34mINFO[m] powermock-classloading-module
> [[1;34mINFO[m] powermock-classloading-objenesis
> [[1;34mINFO[m] powermock-classloading-xstream
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock[0;1m ---[m
> [[1;33mWARNING[m] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-reflect 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/reflect/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;33mWARNING[m] The POM for org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [[1;33mWARNING[m] The POM for org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 27 source files to /<<PKGBUILDDIR>>/reflect/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/reflect/src/main/java/org/powermock/reflect/Whitebox.java: /<<PKGBUILDDIR>>/reflect/src/main/java/org/powermock/reflect/Whitebox.java uses unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/reflect/src/main/java/org/powermock/reflect/Whitebox.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-reflect[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/reflect/target/powermock-reflect-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-core 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;33mWARNING[m] The artifact javassist:javassist:jar:debian has been relocated to org.javassist:javassist:jar:debian
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-core[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/core/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-core[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 85 source files to /<<PKGBUILDDIR>>/core/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/core/src/main/java/org/powermock/mockpolicies/impl/MockPolicyInterceptionSettingsImpl.java: /<<PKGBUILDDIR>>/core/src/main/java/org/powermock/mockpolicies/impl/MockPolicyInterceptionSettingsImpl.java uses or overrides a deprecated API.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/core/src/main/java/org/powermock/mockpolicies/impl/MockPolicyInterceptionSettingsImpl.java: Recompile with -Xlint:deprecation for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-core[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-core[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-core[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-core[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-core[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/core/target/powermock-core-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-api 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-api[0;1m ---[m
> [[1;33mWARNING[m] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-api-support 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/api/support/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 13 source files to /<<PKGBUILDDIR>>/api/support/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/support/src/main/java/org/powermock/api/support/ClassLoaderUtil.java: /<<PKGBUILDDIR>>/api/support/src/main/java/org/powermock/api/support/ClassLoaderUtil.java uses unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/support/src/main/java/org/powermock/api/support/ClassLoaderUtil.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-api-support[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/api/support/target/powermock-api-support-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-api-easymock 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/api/easymock/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 31 source files to /<<PKGBUILDDIR>>/api/easymock/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/easymock/src/main/java/org/powermock/api/easymock/internal/mockstrategy/impl/DefaultMockStrategy.java: Some input files use or override a deprecated API.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/easymock/src/main/java/org/powermock/api/easymock/internal/mockstrategy/impl/DefaultMockStrategy.java: Recompile with -Xlint:deprecation for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-api-easymock[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/api/easymock/target/powermock-api-easymock-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-api-mockito-common 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/api/mockito-common/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 19 source files to /<<PKGBUILDDIR>>/api/mockito-common/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/mockito-common/src/main/java/org/powermock/api/mockito/internal/expectation/AbstractConstructorExpectationSetup.java: /<<PKGBUILDDIR>>/api/mockito-common/src/main/java/org/powermock/api/mockito/internal/expectation/AbstractConstructorExpectationSetup.java uses unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/mockito-common/src/main/java/org/powermock/api/mockito/internal/expectation/AbstractConstructorExpectationSetup.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-api-mockito-common[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/api/mockito-common/target/powermock-api-mockito-common-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-api-mockito 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] Copying 2 resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 43 source files to /<<PKGBUILDDIR>>/api/mockito/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/mockito/src/main/java/org/powermock/api/extension/listener/AnnotationEnabler.java: /<<PKGBUILDDIR>>/api/mockito/src/main/java/org/powermock/api/extension/listener/AnnotationEnabler.java uses or overrides a deprecated API.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/mockito/src/main/java/org/powermock/api/extension/listener/AnnotationEnabler.java: Recompile with -Xlint:deprecation for details.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/mockito/src/main/java/org/powermock/api/mockito/internal/mockmaker/PowerMockMaker.java: Some input files use unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/api/mockito/src/main/java/org/powermock/api/mockito/internal/mockmaker/PowerMockMaker.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-api-mockito[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/api/mockito/target/powermock-api-mockito-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-modules 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-modules[0;1m ---[m
> [[1;33mWARNING[m] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-module-junit4-common 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/modules/module-impl/junit4-common/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 9 source files to /<<PKGBUILDDIR>>/modules/module-impl/junit4-common/target/classes
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-module-junit4-common[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/modules/module-impl/junit4-common/target/powermock-module-junit4-common-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-module-junit4 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/modules/module-impl/junit4/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 9 source files to /<<PKGBUILDDIR>>/modules/module-impl/junit4/target/classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/modules/module-impl/junit4/src/main/java/org/powermock/modules/junit4/internal/impl/testcaseworkaround/PowerMockJUnit4MethodValidator.java: Some input files use or override a deprecated API.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/modules/module-impl/junit4/src/main/java/org/powermock/modules/junit4/internal/impl/testcaseworkaround/PowerMockJUnit4MethodValidator.java: Recompile with -Xlint:deprecation for details.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/modules/module-impl/junit4/src/main/java/org/powermock/modules/junit4/internal/impl/PowerMockJUnit47RunnerDelegateImpl.java: /<<PKGBUILDDIR>>/modules/module-impl/junit4/src/main/java/org/powermock/modules/junit4/internal/impl/PowerMockJUnit47RunnerDelegateImpl.java uses unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/modules/module-impl/junit4/src/main/java/org/powermock/modules/junit4/internal/impl/PowerMockJUnit47RunnerDelegateImpl.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-module-junit4[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/modules/module-impl/junit4/target/powermock-module-junit4-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-classloading-base 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/classloading/classloading-base/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 5 source files to /<<PKGBUILDDIR>>/classloading/classloading-base/target/classes
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-classloading-base[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/classloading/classloading-base/target/powermock-classloading-base-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-module-junit4-rule 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/modules/module-impl/junit4-rule/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 3 source files to /<<PKGBUILDDIR>>/modules/module-impl/junit4-rule/target/classes
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-module-junit4-rule[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/modules/module-impl/junit4-rule/target/powermock-module-junit4-rule-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding powermock-module-javaagent 1.6.6[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;33mWARNING[m] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;33mWARNING[m] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
> [[1;34mINFO[m] Compiling 44 source files to /<<PKGBUILDDIR>>/modules/module-impl/agent/target/classes
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/java/org/powermock/modules/agent/AgentLoader.java:[3,31] unmappable character for encoding ASCII
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/java/org/powermock/modules/agent/AgentLoader.java:[3,32] unmappable character for encoding ASCII
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/java/org/powermock/modules/agent/PowerMockAgent.java:[3,31] unmappable character for encoding ASCII
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/java/org/powermock/modules/agent/PowerMockAgent.java:[3,32] unmappable character for encoding ASCII
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/java/org/powermock/modules/agent/AgentInitialization.java:[3,31] unmappable character for encoding ASCII
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/modules/module-impl/agent/src/main/java/org/powermock/modules/agent/AgentInitialization.java:[3,32] unmappable character for encoding ASCII
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;34mINFO[m] Building jar: /<<PKGBUILDDIR>>/modules/module-impl/agent/target/powermock-module-javaagent-1.6.6.jar
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> Jul 19, 2017 11:59:10 AM java.util.jar.Attributes read
> WARNING: Duplicate name in Manifest: Manifest-Version.
> Ensure that the manifest does not have duplicate entries, and
> that blank lines separate individual sections in both your
> manifest and in the META-INF/MANIFEST.MF entry in the jar file.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:testResources[m [1m(default-testResources)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;34mINFO[m] Not copying test resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;34mINFO[m] Not compiling test sources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.17:test[m [1m(default-test)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;34mINFO[m] Tests are skipped.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mpowermock-module-javaagent[0;1m ---[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mReactor Summary:[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] powermock .......................................... [1;32mSUCCESS[m [ 0.364 s]
> [[1;34mINFO[m] powermock-reflect .................................. [1;32mSUCCESS[m [ 1.265 s]
> [[1;34mINFO[m] powermock-core ..................................... [1;32mSUCCESS[m [ 0.651 s]
> [[1;34mINFO[m] powermock-api ...................................... [1;32mSUCCESS[m [ 0.002 s]
> [[1;34mINFO[m] powermock-api-support .............................. [1;32mSUCCESS[m [ 0.144 s]
> [[1;34mINFO[m] powermock-api-easymock ............................. [1;32mSUCCESS[m [ 0.304 s]
> [[1;34mINFO[m] powermock-api-mockito-common ....................... [1;32mSUCCESS[m [ 0.167 s]
> [[1;34mINFO[m] powermock-api-mockito .............................. [1;32mSUCCESS[m [ 0.340 s]
> [[1;34mINFO[m] powermock-modules .................................. [1;32mSUCCESS[m [ 0.002 s]
> [[1;34mINFO[m] powermock-module-junit4-common ..................... [1;32mSUCCESS[m [ 0.138 s]
> [[1;34mINFO[m] powermock-module-junit4 ............................ [1;32mSUCCESS[m [ 0.162 s]
> [[1;34mINFO[m] powermock-classloading-base ........................ [1;32mSUCCESS[m [ 0.062 s]
> [[1;34mINFO[m] powermock-module-junit4-rule ....................... [1;32mSUCCESS[m [ 0.064 s]
> [[1;34mINFO[m] powermock-module-javaagent ......................... [1;31mFAILURE[m [ 0.463 s]
> [[1;34mINFO[m] powermock-module-junit4-rule-agent ................. [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-module-testng-common ..................... [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-module-testng ............................ [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-module-testng-agent ...................... [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-modules-impl ............................. [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-classloading-module ...................... [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-classloading-objenesis ................... [1;33mSKIPPED[m
> [[1;34mINFO[m] powermock-classloading-xstream ..................... [1;33mSKIPPED[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1;31mBUILD FAILURE[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] Total time: 4.296 s
> [[1;34mINFO[m] Finished at: 2017-07-19T11:59:10Z
> [[1;34mINFO[m] Final Memory: 26M/870M
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m on project [36mpowermock-module-javaagent[m: [1;31mYou have to use a classifier to attach supplemental artifacts to the project instead of replacing them.[m -> [1m[Help 1][m
> [[1;31mERROR[m]
> [[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
> [[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
> [[1;31mERROR[m]
> [[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
> [[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [[1;31mERROR[m]
> [[1;31mERROR[m] After correcting the problems, you can resume the build with the command
> [[1;31mERROR[m] [1mmvn <goals> -rf :powermock-module-javaagent[m
> dh_auto_build: /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=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 2
The full build log is available from:
http://aws-logs.debian.net/2017/07/19/powermock_1.6.6-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the pkg-java-maintainers
mailing list