D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/staxmate-2.3.0-6.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jq3QPc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf StaxMate-staxmate-2.3.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/staxmate-2.3.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd StaxMate-staxmate-2.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.jar' -delete
+ find . -name '*.class' -delete
+ /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 :cobertura-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : staxmate
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z2h6Ad
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd StaxMate-staxmate-2.3.0
+ '[' 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] The project com.fasterxml.staxmate:staxmate:bundle:2.3.0 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] ------------------< com.fasterxml.staxmate:staxmate >-------------------
[INFO] Building StaxMate 2.3.0
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ staxmate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ staxmate ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ staxmate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ staxmate ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ staxmate ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.codehaus.staxmate.in.TestReadingFor37
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.codehaus.staxmate.in.TestReadingFor37
[INFO] Running org.codehaus.staxmate.in.TestBinary
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.codehaus.staxmate.in.TestBinary
[INFO] Running org.codehaus.staxmate.in.TestTyped
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codehaus.staxmate.in.TestTyped
[INFO] Running org.codehaus.staxmate.in.TestPartialTraversal
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codehaus.staxmate.in.TestPartialTraversal
[INFO] Running org.codehaus.staxmate.in.TestFilter
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codehaus.staxmate.in.TestFilter
[INFO] Running org.codehaus.staxmate.in.TestLocation
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.codehaus.staxmate.in.TestLocation
[INFO] Running org.codehaus.staxmate.in.TestSimpleText
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codehaus.staxmate.in.TestSimpleText
[INFO] Running org.codehaus.staxmate.in.TestNested
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codehaus.staxmate.in.TestNested
[INFO] Running org.codehaus.staxmate.in.TestFlattening
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.codehaus.staxmate.in.TestFlattening
[INFO] Running org.codehaus.staxmate.in.TestAsEvent
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.codehaus.staxmate.in.TestAsEvent
[INFO] Running org.codehaus.staxmate.out.TestBuffered
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.codehaus.staxmate.out.TestBuffered
[INFO] Running org.codehaus.staxmate.out.TestBinary
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.codehaus.staxmate.out.TestBinary
[INFO] Running org.codehaus.staxmate.out.TestNamespaces
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.codehaus.staxmate.out.TestNamespaces
[INFO] Running org.codehaus.staxmate.out.TestSimple
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.codehaus.staxmate.out.TestSimple
[INFO] Running org.codehaus.staxmate.dom.TestDOMConverter
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.codehaus.staxmate.dom.TestDOMConverter
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ staxmate ---
[INFO] 
[INFO] ------------------< com.fasterxml.staxmate:staxmate >-------------------
[INFO] Building StaxMate 2.3.0
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ staxmate ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ staxmate >>>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ staxmate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ staxmate ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/classes
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ staxmate <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ staxmate ---
[INFO] 
Loading source files for package org.codehaus.staxmate...
Loading source files for package org.codehaus.staxmate.in...
Loading source files for package org.codehaus.staxmate.util...
Loading source files for package org.codehaus.staxmate.out...
Loading source files for package org.codehaus.staxmate.dom...
Constructing Javadoc information...
Standard Doclet version 1.8.0_242
Building tree for all the packages and classes...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/SMInputFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/SMOutputFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/DefaultElementInfo.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/ElementFilter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/ElementInfoFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SimpleFilter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMElementInfo.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMEvent.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMFilter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMFilterFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMFlatteningCursor.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMHierarchicCursor.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMInputContext.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMInputCursor.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/SMInputCursor.Tracking.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/ArrayMaker.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/DataUtil.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMBufferable.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMBufferedElement.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMBufferedFragment.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMGlobalNamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMLocalNamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMNamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOAttribute.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOAttribute.Binary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOAttribute.IntAttribute.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOCData.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOCharacters.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOComment.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOEntityRef.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMONamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOProcInstr.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOTypedValue.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOutputContainer.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOutputContext.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOutputDocument.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOutputElement.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMOutputtable.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/SMRootFragment.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/dom/DOMConverter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/overview-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/dom/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/dom/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/dom/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/package-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/package-summary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/package-tree.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/constant-values.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/class-use/SMOutputFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/class-use/SMInputFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMFilterFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SimpleFilter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMEvent.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMElementInfo.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMInputContext.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/DefaultElementInfo.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/ElementInfoFactory.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/ElementFilter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMFilter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMHierarchicCursor.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMInputCursor.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMInputCursor.Tracking.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/class-use/SMFlatteningCursor.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/class-use/DataUtil.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/class-use/ArrayMaker.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOProcInstr.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOutputDocument.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOTypedValue.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMNamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOutputElement.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOComment.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMRootFragment.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOAttribute.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOAttribute.IntAttribute.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOAttribute.Binary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMONamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMLocalNamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMBufferedElement.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOCharacters.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMBufferedFragment.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOutputtable.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOutputContext.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOCData.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOEntityRef.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMGlobalNamespace.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMOutputContainer.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/class-use/SMBufferable.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/dom/class-use/DOMConverter.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/dom/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/in/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/out/package-use.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/org/codehaus/staxmate/util/package-use.html...
Building index for all the packages and classes...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/overview-tree.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/index-all.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/allclasses-frame.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/allclasses-noframe.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/index.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/overview-summary.html...
Generating /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0/target/site/apidocs/help-doc.html...
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ staxmate ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.026 s
[INFO] Finished at: 2020-04-12T11:36:21Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA72SwU7DMAyG73uK0HtS4Nx1Ak49cJqQuHqN12VKnShOSvb2tBrTCoeCQOLo35/0
2bKrTe6tGDCwcbQu7tRtIZBapw116+JlKx+2T01TbOpVdSOleEzGaqHRI+kRM8iiQ8IAEbXYncTr
80BCypGeM/VKiGtwmsox6IJLvtG1C51iRxBPHpVjrspL58xBiGYPbZxQZukhIMWqnMVnDnNEmtao
veur8lpO9vKzfnka8NAeUO3RmrwwTQ8Dktwl0halt6kz9HWsn3uPMEBW4zEUx4DQL3g5Qpbgze9l
05LjjfEAidWbc5qjy98Y7/+mPCYycUHx0f+vjS6IbF1ACWyX1bNq+ud3O1aWuTYDAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5srMZe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64
+ cd StaxMate-staxmate-2.3.0
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n staxmate -d /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64
[INFO] Installing artifact com.fasterxml.staxmate:staxmate:jar:2.3.0
[INFO] Installing artifact com.fasterxml.staxmate:staxmate:pom:2.3.0
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/javadoc/staxmate
+ cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .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/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/javadoc/staxmate
+ echo /usr/share/javadoc/staxmate
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.3.0-6.mga8 --unique-debug-suffix -2.3.0-6.mga8.aarch64 --unique-debug-src-base staxmate-2.3.0-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/StaxMate-staxmate-2.3.0

+ '[' -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: staxmate-2.3.0-6.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UzqT7d
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd StaxMate-staxmate-2.3.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/doc/staxmate
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/doc/staxmate
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/doc/staxmate
+ cp -pr release-notes/CREDITS release-notes/NOTICE release-notes/TODO release-notes/VERSION /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/doc/staxmate
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vR7Wig
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd StaxMate-staxmate-2.3.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses/staxmate
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses/staxmate
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses/staxmate
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/maven-metadata/staxmate.xml']
[INFO maven.prov] mvn(com.fasterxml.staxmate:staxmate:pom:) = 2.3.0, mvn(com.fasterxml.staxmate:staxmate) = 2.3.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/java/staxmate.jar']
[INFO osgi.prov] osgi(staxmate) = 2.3.0
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/maven-metadata/staxmate.xml']
[INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6, mvn(org.codehaus.woodstox:stax2-api)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/java/staxmate.jar']
Provides: mvn(com.fasterxml.staxmate:staxmate) = 2.3.0 mvn(com.fasterxml.staxmate:staxmate:pom:) = 2.3.0 osgi(staxmate) = 2.3.0 staxmate = 2.3.0-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(org.codehaus.woodstox:stax2-api)
Processing files: staxmate-javadoc-2.3.0-6.mga8.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PQht8e
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd StaxMate-staxmate-2.3.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses/staxmate-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses/staxmate-javadoc
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64/usr/share/licenses/staxmate-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: staxmate-javadoc = 2.3.0-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/staxmate-2.3.0-6.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/staxmate-2.3.0-6.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/staxmate-javadoc-2.3.0-6.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sBgG8e
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd StaxMate-staxmate-2.3.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/staxmate-2.3.0-6.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FF6U9b
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf StaxMate-staxmate-2.3.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!