D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/signpost-core-1.2.1.2-11.mga6.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YJy6ao + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf signpost-3017160f847564879520c564b4bb04abb7b680fe + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/signpost-3017160f847564879520c564b4bb04abb7b680fe.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd signpost-3017160f847564879520c564b4bb04abb7b680fe + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.jar' -delete + find -name '*.class' -delete + cp -p /home/pterjan/rpmbuild/SOURCES/LICENSE-2.0.txt LICENSE + sed -i 's/\r//' LICENSE + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module signpost-commonshttp4 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module signpost-jetty6 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-antrun-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :signpost-core signpost-core + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4F0t2W + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd signpost-3017160f847564879520c564b4bb04abb7b680fe + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -s Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for oauth.signpost:signpost-core:jar:1.2.1.2 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ oauth.signpost:oauth-signpost:1.2.1.2, /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/pom.xml, line 72, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for oauth.signpost:oauth-signpost:pom:1.2.1.2 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 72, 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] Reactor Build Order: [INFO] [INFO] oauth-signpost [INFO] signpost-core [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oauth-signpost 1.2.1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ oauth-signpost --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/target/oauth-signpost-1.2.1.2-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building signpost-core 1.2.1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ signpost-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ signpost-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/main/java/oauth/signpost/AbstractOAuthProvider.java: /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/main/java/oauth/signpost/AbstractOAuthProvider.java uses or overrides a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/main/java/oauth/signpost/AbstractOAuthProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ signpost-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ signpost-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/target/test-classes [INFO] /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/test/java/oauth/signpost/signature/SignatureBaseStringTest.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/src/test/java/oauth/signpost/signature/SignatureBaseStringTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ signpost-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Error: Invalid or corrupt jarfile /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/target/surefire/surefirebooter3339349557421747048.jar Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping oauth-signpost [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oauth-signpost ..................................... SUCCESS [ 1.721 s] [INFO] signpost-core ...................................... FAILURE [ 4.089 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.090 s [INFO] Finished at: 2017-01-12T16:29:20+00:00 [INFO] Final Memory: 27M/1567M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project signpost-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b16.2.mga6.x86_64/jre/bin/java -jar /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/target/surefire/surefirebooter3339349557421747048.jar /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/target/surefire/surefire2468432138553402497tmp /home/pterjan/rpmbuild/BUILD/signpost-3017160f847564879520c564b4bb04abb7b680fe/signpost-core/target/surefire/surefire_07535803133410039860tmp [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :signpost-core error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4F0t2W (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4F0t2W (%build) I: [iurt_root_command] ERROR: chroot