D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/reflections-0.9.10-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tmrbgS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.class' -print -delete + find -name '*.jar' -print -delete ./src/test/resources/jarWithManifest.jar + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-clean-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /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_change_dep :servlet-api :javax.servlet-api:3.1.0 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.jsr-305:ri + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :reflections reflections + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q8XgNW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 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', '-Dproject.build.sourceEncoding=UTF-8', '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 Reflections 0.9.10 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ reflections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ reflections --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/ClasspathHelper.java: /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/ClasspathHelper.java uses or overrides a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/util/ClasspathHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/main/java/org/reflections/Reflections.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ reflections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ reflections --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/test-classes [INFO] /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/test/java/org/reflections/VfsTest.java: /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/test/java/org/reflections/VfsTest.java uses or overrides a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/test/java/org/reflections/VfsTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ reflections --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.reflections.ReflectionsParallelTest [main] INFO org.reflections.Reflections - Reflections took 346 ms to scan 1 urls, producing 50 keys and 152 values [using 32 cores] [main] INFO org.reflections.Reflections - Reflections took 91 ms to scan 1 urls, producing 2 keys and 2 values [main] INFO org.reflections.Reflections - Reflections took 62 ms to scan 1 urls, producing 15 keys and 37 values Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec - in org.reflections.ReflectionsParallelTest Running org.reflections.JavaCodeSerializerTest [main] INFO org.reflections.Reflections - Reflections took 5 ms to scan 1 urls, producing 22 keys and 73 values [main] INFO org.reflections.Reflections - Reflections successfully saved in /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/src/test/java/org/reflections/MyTestModelStore.java using JavaCodeSerializer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.reflections.JavaCodeSerializerTest Running org.reflections.ReflectionUtilsTest [main] INFO org.reflections.Reflections - Reflections took 21 ms to scan 1 urls, producing 1 keys and 2 values Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.reflections.ReflectionUtilsTest Running org.reflections.FilterBuilderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.reflections.FilterBuilderTest Running org.reflections.VfsTest testVfsDir(file:/home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/) testVfsDir(file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar) [main] WARN org.reflections.Reflections - could not create Dir using jarFile from url file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar. skipping. java.lang.NullPointerException at java.util.zip.ZipFile.(ZipFile.java:213) at java.util.zip.ZipFile.(ZipFile.java:155) at java.util.jar.JarFile.(JarFile.java:166) at java.util.jar.JarFile.(JarFile.java:130) at org.reflections.vfs.Vfs$DefaultUrlTypes$1.createDir(Vfs.java:212) at org.reflections.vfs.Vfs.fromURL(Vfs.java:99) at org.reflections.vfs.Vfs.fromURL(Vfs.java:91) at org.reflections.VfsTest.testVfsDir(VfsTest.java:142) at org.reflections.VfsTest.vfsFromJar(VfsTest.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:291) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) testVfsDir(file:/home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/test-classes/dir+with%20spaces) [main] WARN org.reflections.Reflections - could not create Dir using jarFile from url file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar. skipping. java.lang.NullPointerException at java.util.zip.ZipFile.(ZipFile.java:213) at java.util.zip.ZipFile.(ZipFile.java:155) at java.util.jar.JarFile.(JarFile.java:166) at java.util.jar.JarFile.(JarFile.java:130) at org.reflections.vfs.Vfs$DefaultUrlTypes$1.createDir(Vfs.java:212) at org.reflections.vfs.Vfs.fromURL(Vfs.java:99) at org.reflections.vfs.Vfs.fromURL(Vfs.java:91) at org.reflections.vfs.Vfs$2.iterator(Vfs.java:146) at com.google.common.collect.Iterables$6.iterator(Iterables.java:589) at com.google.common.collect.Iterables$3.transform(Iterables.java:512) at com.google.common.collect.Iterables$3.transform(Iterables.java:509) at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48) at com.google.common.collect.Iterators$5.hasNext(Iterators.java:548) at org.reflections.VfsTest.findFilesFromEmptyMatch(VfsTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:291) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) testVfsDir(jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar!/) Tests run: 9, Failures: 0, Errors: 5, Skipped: 1, Time elapsed: 0.109 sec <<< FAILURE! - in org.reflections.VfsTest vfsFromJar(org.reflections.VfsTest) Time elapsed: 0.049 sec <<< ERROR! org.reflections.ReflectionsException: Could not open url connection at org.reflections.VfsTest.testVfsDir(VfsTest.java:146) at org.reflections.VfsTest.vfsFromJar(VfsTest.java:117) Caused by: java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar (No such file or directory) at org.reflections.VfsTest.testVfsDir(VfsTest.java:146) at org.reflections.VfsTest.vfsFromJar(VfsTest.java:117) jarInputStream(org.reflections.VfsTest) Time elapsed: 0.001 sec <<< ERROR! java.lang.RuntimeException: org.reflections.ReflectionsException: Could not open url connection at org.reflections.VfsTest.jarInputStream(VfsTest.java:221) Caused by: org.reflections.ReflectionsException: Could not open url connection at org.reflections.VfsTest.jarInputStream(VfsTest.java:215) Caused by: java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar (No such file or directory) at org.reflections.VfsTest.jarInputStream(VfsTest.java:215) findFilesFromEmptyMatch(org.reflections.VfsTest) Time elapsed: 0.048 sec <<< ERROR! org.reflections.ReflectionsException: Could not open url connection at org.reflections.VfsTest.findFilesFromEmptyMatch(VfsTest.java:135) Caused by: java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar (No such file or directory) at org.reflections.VfsTest.findFilesFromEmptyMatch(VfsTest.java:135) allKindsOfShittyUrls(org.reflections.VfsTest) Time elapsed: 0 sec <<< ERROR! java.lang.NullPointerException at org.reflections.VfsTest.allKindsOfShittyUrls(VfsTest.java:42) vfsFromJarFileUrl(org.reflections.VfsTest) Time elapsed: 0 sec <<< ERROR! org.reflections.ReflectionsException: Could not open url connection at org.reflections.VfsTest.testVfsDir(VfsTest.java:146) at org.reflections.VfsTest.vfsFromJarFileUrl(VfsTest.java:127) Caused by: java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-1.b14.1.mga7.x86_64/jre/lib/ext/java-atk-wrapper.jar (No such file or directory) at org.reflections.VfsTest.testVfsDir(VfsTest.java:146) at org.reflections.VfsTest.vfsFromJarFileUrl(VfsTest.java:127) Running org.reflections.ReflectionsCollectTest [main] INFO org.reflections.Reflections - Reflections took 13 ms to scan 1 urls, producing 37 keys and 100 values [main] INFO org.reflections.Reflections - Reflections successfully saved in /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/test-classes/META-INF/reflections/testModel-reflections.xml using XmlSerializer [main] INFO org.reflections.Reflections - Reflections took 4 ms to scan 1 urls, producing 12 keys and 50 values [main] INFO org.reflections.Reflections - Reflections successfully saved in /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/test-classes/META-INF/reflections/testModel-reflections.json using JsonSerializer [main] INFO org.reflections.Reflections - Reflections took 84 ms to collect 1 url, producing 38 keys and 102 values [file:/home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/test-classes/] [main] INFO org.reflections.Reflections - Reflections took 8 ms to collect 1 url, producing 12 keys and 50 values [file:/home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/test-classes/] [main] INFO org.reflections.Reflections - Reflections took 4 ms to scan 1 urls, producing 4 keys and 4 values [main] INFO org.reflections.Reflections - Reflections took 5 ms to scan 1 urls, producing 15 keys and 37 values Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.reflections.ReflectionsCollectTest Running org.reflections.ReflectionsTest [main] INFO org.reflections.Reflections - Reflections took 22 ms to scan 1 urls, producing 50 keys and 152 values [main] INFO org.reflections.Reflections - Reflections took 3 ms to scan 1 urls, producing 2 keys and 2 values [main] INFO org.reflections.Reflections - Reflections took 38 ms to scan 1 urls, producing 15 keys and 37 values Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.reflections.ReflectionsTest Results : Tests in error: VfsTest.allKindsOfShittyUrls:42 ? NullPointer VfsTest.findFilesFromEmptyMatch:135 ? Reflections Could not open url connectio... VfsTest.jarInputStream:221 Runtime org.reflections.ReflectionsException: Could... VfsTest.vfsFromJar:117->testVfsDir:146 ? Reflections Could not open url connec... VfsTest.vfsFromJarFileUrl:127->testVfsDir:146 ? Reflections Could not open url... Tests run: 64, Failures: 0, Errors: 5, Skipped: 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Reflections [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.003 s [INFO] Finished at: 2018-02-15T02:40:27+00:00 [INFO] Final Memory: 41M/1547M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project reflections: There are test failures. [ERROR] [ERROR] Please refer to /home/pterjan/rpmbuild/BUILD/reflections-91af9aa088b9e29d36c44b53e63b378a2ba501cd/target/surefire-reports for the individual test results. [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/MojoFailureException error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Q8XgNW (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Q8XgNW (%build) I: [iurt_root_command] ERROR: chroot