D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/truth-0.23-7.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k8lpU2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf truth-0.23 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/truth-0.23.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd truth-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-gpg-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :gwt-maven-plugin core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :gwt-user core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :guava-gwt core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:build/pom:plugins/pom:plugin[pom:artifactId[text()='\''maven-compiler-plugin'\'']]/pom:configuration' ' **/gwt/*.java ' core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hwsaz2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd truth-0.23 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.google.truth:truth:jar:0.23 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 53, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 109, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 83, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 68, 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] [WARNING] The project com.google.truth:truth-parent:pom:0.23 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Truth (Parent) [pom] [INFO] truth [jar] [INFO] [INFO] -------------------< com.google.truth:truth-parent >-------------------- [INFO] Building Truth (Parent) 0.23 [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -----------------------< com.google.truth:truth >----------------------- [INFO] Building truth 0.23 [2/2] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ truth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ truth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/iurt/rpmbuild/BUILD/truth-0.23/core/target/classes [INFO] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/TruthJUnit.java: /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/TruthJUnit.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/TruthJUnit.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/SubjectFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/SubjectFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ truth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 42 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ truth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /home/iurt/rpmbuild/BUILD/truth-0.23/core/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/IterableTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/IterableTest.java: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/TruthAssertThatTest.java:[53,97] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/TruthAssertThatTest.java:[59,94] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Truth (Parent) [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Truth (Parent) 0.23: [INFO] [INFO] Truth (Parent) ..................................... SUCCESS [ 0.003 s] [INFO] truth .............................................. FAILURE [ 10.456 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.685 s [INFO] Finished at: 2020-11-08T05:27:06Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project truth: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/TruthAssertThatTest.java:[53,97] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [ERROR] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/TruthAssertThatTest.java:[59,94] is not abstract and does not override abstract method test(java.lang.reflect.Method) in java.util.function.Predicate [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] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :truth error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Hwsaz2 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Hwsaz2 (%build) I: [iurt_root_command] ERROR: chroot