D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/truth-0.23-6.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oLO3Hv
+ 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.BR8O1t
+ 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
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 com.google.truth:truth:jar:0.23
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.google.truth:truth:[unknown-version], /home/iurt/rpmbuild/BUILD/truth-0.23/core/pom.xml, line 53, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.google.truth:truth:[unknown-version], /home/iurt/rpmbuild/BUILD/truth-0.23/core/pom.xml, line 109, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ com.google.truth:truth:[unknown-version], /home/iurt/rpmbuild/BUILD/truth-0.23/core/pom.xml, line 83, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ com.google.truth:truth:[unknown-version], /home/iurt/rpmbuild/BUILD/truth-0.23/core/pom.xml, 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.1.0:resources (default-resources) @ truth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[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.1.0:testResources (default-testResources) @ truth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[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: /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/test/java/com/google/common/truth/IterableTest.java uses or overrides 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]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ truth ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.google.common.truth.PrimitiveIntArraySubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in com.google.common.truth.PrimitiveIntArraySubjectTest
[INFO] Running com.google.common.truth.ExampleTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.google.common.truth.ExampleTest
[INFO] Running com.google.common.truth.ExpectTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.common.truth.ExpectTest
[INFO] Running com.google.common.truth.PrimitiveLongArraySubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.common.truth.PrimitiveLongArraySubjectTest
[INFO] Running com.google.common.truth.OptionalSubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.truth.OptionalSubjectTest
[INFO] Running com.google.common.truth.PrimitiveCharArraySubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.common.truth.PrimitiveCharArraySubjectTest
[INFO] Running com.google.common.truth.codegen.IteratingWrapperClassBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.common.truth.codegen.IteratingWrapperClassBuilderTest
[INFO] Running com.google.common.truth.ClassTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.common.truth.ClassTest
[INFO] Running com.google.common.truth.CollectionTest
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.google.common.truth.CollectionTest
[INFO] Running com.google.common.truth.IntegerTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.IntegerTest
[INFO] Running com.google.common.truth.SubjectTest
[WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s - in com.google.common.truth.SubjectTest
[INFO] Running com.google.common.truth.AbstractVerbTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.AbstractVerbTest
[INFO] Running com.google.common.truth.MathUtilTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.MathUtilTest
[INFO] Running com.google.common.truth.SubjectFactoryReflectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.SubjectFactoryReflectionTest
[INFO] Running com.google.common.truth.delegation.DelegationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.delegation.DelegationTest
[INFO] Running com.google.common.truth.IterableTest
[WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in com.google.common.truth.IterableTest
[INFO] Running com.google.common.truth.SubjectPropertiesTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.SubjectPropertiesTest
[INFO] Running com.google.common.truth.RelabeledSubjectsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.RelabeledSubjectsTest
[INFO] Running com.google.common.truth.CustomFailureMessageTest
Note: com/google/common/truth/StringSubjectIteratingWrapper.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in com.google.common.truth.CustomFailureMessageTest
[INFO] Running com.google.common.truth.PrimitiveFloatArraySubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.common.truth.PrimitiveFloatArraySubjectTest
[INFO] Running com.google.common.truth.StringTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.common.truth.StringTest
[INFO] Running com.google.common.truth.IterationOverSubjectTest
Note: com/google/common/truth/IntegerSubjectIteratingWrapper.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in com.google.common.truth.IterationOverSubjectTest
[INFO] Running com.google.common.truth.ObjectArraySubjectTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in com.google.common.truth.ObjectArraySubjectTest
[INFO] Running com.google.common.truth.ListTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.google.common.truth.ListTest
[INFO] Running com.google.common.truth.TruthAssertThatTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in com.google.common.truth.TruthAssertThatTest
[INFO] Running com.google.common.truth.PlatformTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.common.truth.PlatformTest
[INFO] Running com.google.common.truth.PrimitiveDoubleArraySubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.common.truth.PrimitiveDoubleArraySubjectTest
[INFO] Running com.google.common.truth.MapTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.common.truth.MapTest
[INFO] Running com.google.common.truth.BooleanTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.common.truth.BooleanTest
[INFO] Running com.google.common.truth.extension.ExtensionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.extension.ExtensionTest
[INFO] Running com.google.common.truth.AbstractArraySubjectTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.AbstractArraySubjectTest
[INFO] Running com.google.common.truth.ExpectFailureTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.common.truth.ExpectFailureTest
[INFO] Running com.google.common.truth.PrimitiveBooleanArraySubjectTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.common.truth.PrimitiveBooleanArraySubjectTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 310, Failures: 0, Errors: 0, Skipped: 2
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ truth ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/truth-0.23/core/target/truth-0.23.jar
[INFO]
[INFO] --- maven-source-plugin:3.1.0:jar-no-fork (default) @ truth ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/truth-0.23/core/target/truth-0.23-sources.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:jar (attach-gwt-sources) @ truth ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/truth-0.23/core/target/truth-0.23-gwt.jar
[INFO]
[INFO] -------------------< com.google.truth:truth-parent >--------------------
[INFO] Building Truth (Parent) 0.23 [3/2]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ truth-parent ---
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ truth-parent >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking truth 0.23
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ truth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[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-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ truth-parent <<<
[INFO]
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ truth-parent ---
[ERROR] no module descriptor for com.google.truth:truth-parent
[ERROR] no module descriptor for com.google.truth:truth
[INFO]
Loading source files for package org.truth0...
Loading source files for package org.truth0.subjects...
Loading source files for package com.google.common.truth...
Loading source files for package com.google.common.truth.codegen...
Loading source files for package com.google.common.truth.gwtemul.com.google.common.truth...
Constructing Javadoc information...
Standard Doclet version 1.8.0_242
Building tree for all the packages and classes...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/FailureStrategy.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/TestVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/Truth.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/Subject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/SubjectFactory.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/AbstractArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/AbstractVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/AbstractVerb.DelegatedVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/AbstractVerb.MessageOverridingFailureStrategy.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/BooleanSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/ClassSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/CollectionSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/CollectionSubject.Has.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/DefaultSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Expect.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Expect.ExpectationGatherer.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/FailureStrategy.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/FailureStrategy.ThrowableAssertionError.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/IntegerSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/IterableSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/IteratingVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/ListSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/MapSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/MapSubject.WithValue.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/MathUtil.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/ObjectArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/OptionalSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Ordered.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Platform.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/PrimitiveBooleanArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/PrimitiveCharArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/PrimitiveDoubleArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/PrimitiveFloatArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/PrimitiveIntArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/PrimitiveLongArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/ReflectionUtil.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/StringSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/StringUtil.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Subject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Subject.HasField.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/SubjectFactory.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/TestVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/Truth.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/TruthJUnit.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/CompilingClassLoader.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/CompilingClassLoader.CompilerException.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/IteratingWrapperClassBuilder.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/overview-frame.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/constant-values.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/serialized-form.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/class-use/FailureStrategy.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/class-use/TestVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/class-use/Truth.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/class-use/SubjectFactory.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/class-use/Subject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/CollectionSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/CollectionSubject.Has.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/MapSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/MapSubject.WithValue.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/ClassSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/ReflectionUtil.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/ObjectArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/SubjectFactory.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/IntegerSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/PrimitiveBooleanArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/IterableSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/StringSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/AbstractVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/AbstractVerb.DelegatedVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/AbstractVerb.MessageOverridingFailureStrategy.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Ordered.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/AbstractArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/PrimitiveFloatArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/ListSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/PrimitiveCharArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/StringUtil.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/OptionalSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/DefaultSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Subject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Subject.HasField.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/FailureStrategy.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/FailureStrategy.ThrowableAssertionError.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/TruthJUnit.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/PrimitiveLongArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/MathUtil.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/BooleanSubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/PrimitiveDoubleArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/IteratingVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/TestVerb.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Platform.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/PrimitiveIntArraySubject.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Truth.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Expect.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/class-use/Expect.ExpectationGatherer.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/class-use/CompilingClassLoader.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/class-use/CompilingClassLoader.CompilerException.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/class-use/IteratingWrapperClassBuilder.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/com/google/common/truth/codegen/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/org/truth0/subjects/package-use.html...
Building index for all the packages and classes...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/overview-tree.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/index-all.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/allclasses-frame.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/allclasses-noframe.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/index.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/overview-summary.html...
Generating /home/iurt/rpmbuild/BUILD/truth-0.23/target/site/apidocs/help-doc.html...
26 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - No source files for package com.google.common.truth.gwtemul.com.google.common.truth
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @link: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:59: warning - @returns is an unknown tag.
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:59: warning - @param argument "factory" is not a parameter name.
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:59: warning - Tag @see: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @link: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - @returns is an unknown tag.
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @see: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:62: warning - Tag @link:illegal character: "60" in "Set"
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:62: warning - Tag @link:illegal character: "62" in "Set"
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:62: warning - Tag @link: can't find is(T) in com.google.common.truth.IterableSubject
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:95: warning - Tag @link:illegal character: "60" in "Set"
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:95: warning - Tag @link:illegal character: "62" in "Set"
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:95: warning - Tag @link: can't find is(T) in com.google.common.truth.IterableSubject
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:85: warning - Tag @link: can't find iteratesAs(T...) in com.google.common.truth.IterableSubject
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:62: warning - Tag @link: reference not found: Set
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/IterableSubject.java:95: warning - Tag @link: reference not found: Set
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/PrimitiveFloatArraySubject.java:55: warning - Tag @link: can't find isEqualTo(Object, double) in com.google.common.truth.PrimitiveFloatArraySubject
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/PrimitiveFloatArraySubject.java:98: warning - Tag @link: can't find isNotEqualTo(Object, double) in com.google.common.truth.PrimitiveFloatArraySubject
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/Subject.java:172: warning - @param argument "messageParts" is not a parameter name.
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/Subject.java:220: warning - @param argument "paramters" is not a parameter name.
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:59: warning - Tag @see: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @link: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @link: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @link: reference not found: com.google.common.truth.delegation.DelegationTest
[WARNING] /home/iurt/rpmbuild/BUILD/truth-0.23/core/src/main/java/com/google/common/truth/AbstractVerb.java:73: warning - Tag @link: reference not found: com.google.common.truth.delegation.DelegationTest
[INFO]
[INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ truth-parent ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Truth (Parent) 0.23 ................................ SUCCESS [ 4.619 s]
[INFO] truth 0.23 ......................................... SUCCESS [ 8.603 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.873 s
[INFO] Finished at: 2020-02-01T09:11:33Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA62SP0/DMBDF934Kk91OKoRY3FTAlIGpQmJ146txlZwt/4mab09MUrWAZKGK8d39
5PfufHx76jsygPPa4KZYs6oggK2RGtWmeNvRp91L0xTbesXvKCXPUXeSSLCAcsI0eKIAwYkAkuxH
8v46IKF0oq+ZekXIpTAmORWUM9E2sjZOMW9QhNECM97z8tyZOeGCPog2JNR7aoUDDLy8Ks8cnAJg
GqO2puflRSb38rt9Po2wov0A1osBkNkuKo25VF8c9Sa6FuiM/4z3d//W9EwZozpgKopBZHyX/q9F
LL9Zrx9ZxcuzujXFdAvADhrlPqrcFo7e3VcPtw9+jKhD7v25/w97FTEYNoguQsYuQXSBcp5XKl36
J0+py6tQAwAA
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AhEsxx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64
+ cd truth-0.23
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n truth -d /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64
[INFO] Installing artifact com.google.truth:truth-parent:pom:0.23
[INFO] Installing artifact com.google.truth:truth:jar:0.23
[INFO] Installing artifact com.google.truth:truth:pom:0.23
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/javadoc/truth
+ cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/javadoc/truth
+ echo /usr/share/javadoc/truth
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.23-6.mga8 --unique-debug-suffix -0.23-6.mga8.aarch64 --unique-debug-src-base truth-0.23-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/truth-0.23
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: truth-0.23-6.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h6Or8s
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd truth-0.23
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/doc/truth
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/doc/truth
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/doc/truth
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dU9rav
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd truth-0.23
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses/truth
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses/truth
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses/truth
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/share/java/truth
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/maven-metadata/truth.xml']
[INFO maven.prov] mvn(com.google.truth:truth) = 0.23, mvn(com.google.truth:truth:pom:) = 0.23, mvn(com.google.truth:truth-parent:pom:) = 0.23
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/java/truth/truth.jar']
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/maven-metadata/truth.xml']
[INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6, mvn(junit:junit), mvn(com.google.guava:guava:17.0)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/java/truth/truth.jar']
Provides: mvn(com.google.truth:truth) = 0.23 mvn(com.google.truth:truth-parent:pom:) = 0.23 mvn(com.google.truth:truth:pom:) = 0.23 truth = 0.23-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(com.google.guava:guava:17.0) mvn(junit:junit)
Processing files: truth-javadoc-0.23-6.mga8.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RPSGLw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd truth-0.23
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses/truth-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses/truth-javadoc
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64/usr/share/licenses/truth-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: truth-javadoc = 0.23-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/truth-0.23-6.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/truth-javadoc-0.23-6.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2p5JHw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd truth-0.23
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/truth-0.23-6.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TUIoot
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf truth-0.23
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!