D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/apache-commons-exec-1.3-6.mga6.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CMFnuK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf commons-exec-1.3-src + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/commons-exec-1.3-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-exec-1.3-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS + sed -i.orig 's/\r//' LICENSE.txt + touch -r LICENSE.txt.orig LICENSE.txt + rm LICENSE.txt.orig + for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS + sed -i.orig 's/\r//' NOTICE.txt + touch -r NOTICE.txt.orig NOTICE.txt + rm NOTICE.txt.orig + for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS + sed -i.orig 's/\r//' RELEASE-NOTES.txt + touch -r RELEASE-NOTES.txt.orig RELEASE-NOTES.txt + rm RELEASE-NOTES.txt.orig + for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS + sed -i.orig 's/\r//' STATUS + touch -r STATUS.orig STATUS + rm STATUS.orig + chmod a+x src/test/scripts/acrord32.sh src/test/scripts/environment.sh src/test/scripts/error.sh src/test/scripts/forever.sh src/test/scripts/invoker.sh src/test/scripts/ping.sh src/test/scripts/printargs.sh src/test/scripts/redirect.sh src/test/scripts/standalone.sh src/test/scripts/stdin.sh src/test/scripts/test.sh + find -name Exec57Test.java -delete + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :commons-exec commons-exec apache-commons-exec + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ayKKsf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd commons-exec-1.3-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py 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... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Exec 1.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-exec --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-exec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-exec --- [INFO] Executing tasks main: [copy] Copying 2 files to /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-exec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-exec --- [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1484315133760 [INFO] Executing: /bin/sh -c cd '/home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : Exception while executing SCM command. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-exec --- Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-exec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/src/test/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-exec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-exec --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Error: Invalid or corrupt jarfile /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/target/surefire/surefirebooter2017587463782264331.jar Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons Exec [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.452 s [INFO] Finished at: 2017-01-13T13:45:36+00:00 [INFO] Final Memory: 32M/2304M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project commons-exec: 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/commons-exec-1.3-src && /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/commons-exec-1.3-src/target/surefire/surefirebooter2017587463782264331.jar /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/target/surefire/surefire5841770803320964449tmp /home/pterjan/rpmbuild/BUILD/commons-exec-1.3-src/target/surefire/surefire_01265474486215106302tmp [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: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ayKKsf (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ayKKsf (%build) I: [iurt_root_command] ERROR: chroot