D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/objenesis-3.1-1.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aBssyX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf objenesis-3.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/3.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd objenesis-3.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:addMavenDescriptor
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-timestamp-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:scope='\''test'\'']' tck
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:pluginManagement/pom:plugins '<plugin>

<artifactId>maven-javadoc-plugin</artifactId>
<configuration><source>1.8</source></configuration>
</plugin>'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QM6Jq0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd objenesis-3.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dyear=2009 -Dmaven.test.skip=true
Executing: xmvn --batch-mode --offline -Dyear=2009 -Dmaven.test.skip=true verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dyear=2009', '-Dmaven.test.skip=true', '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 org.objenesis:objenesis:jar:3.1
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ org.objenesis:objenesis-parent:3.1, /home/iurt/rpmbuild/BUILD/objenesis-3.1/pom.xml, line 242, column 17
[WARNING] 'build.plugins.plugin.version' for com.keyboardsamurais.maven:maven-timestamp-plugin is missing. @ line 45, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.objenesis:objenesis-tck:jar:3.1
[WARNING] 'build.plugins.plugin.version' for com.keyboardsamurais.maven:maven-timestamp-plugin is missing. @ line 50, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.objenesis:objenesis-parent:pom:3.1
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 242, column 17
[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] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Objenesis parent project                                           [pom]
[INFO] Objenesis                                                          [jar]
[INFO] Objenesis TCK                                                      [jar]
[INFO] 
[INFO] -------------------< org.objenesis:objenesis-parent >-------------------
[INFO] Building Objenesis parent project 3.1                              [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ objenesis-parent ---
[INFO] 
[INFO] ----------------------< org.objenesis:objenesis >-----------------------
[INFO] Building Objenesis 3.1                                             [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ objenesis ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ objenesis ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.3
[INFO] Copying 5 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ objenesis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ objenesis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/target/classes
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/UnsafeUtils.java:[22,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/DefineClassHelper.java:[18,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/sun/UnsafeFactoryInstantiator.java:[18,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/UnsafeUtils.java:[31,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/UnsafeUtils.java:[36,14] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/UnsafeUtils.java:[42,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/UnsafeUtils.java:[50,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/DefineClassHelper.java:[49,58] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/util/DefineClassHelper.java:[53,10] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/src/main/java/org/objenesis/instantiator/sun/UnsafeFactoryInstantiator.java:[37,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ objenesis ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ objenesis ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ objenesis ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ objenesis ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ objenesis ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/objenesis-3.1/main/target/objenesis-3.1.jar
[INFO] 
[INFO] --------------------< org.objenesis:objenesis-tck >---------------------
[INFO] Building Objenesis TCK 3.1                                         [3/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ objenesis-tck ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ objenesis-tck ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.3
[INFO] Copying 5 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ objenesis-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ objenesis-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /home/iurt/rpmbuild/BUILD/objenesis-3.1/tck/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ objenesis-tck ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ objenesis-tck ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ objenesis-tck ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ objenesis-tck ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/objenesis-3.1/tck/target/objenesis-tck-3.1.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ objenesis-tck ---
[INFO] Including org.objenesis:objenesis:jar:3.1 in the shaded jar.
[WARNING] objenesis-3.1.jar, objenesis-tck-3.1.jar define 6 overlapping resources: 
[WARNING]   - META-INF/DEPENDENCIES
[WARNING]   - META-INF/LICENSE
[WARNING]   - META-INF/LICENSE.txt
[WARNING]   - META-INF/MANIFEST.MF
[WARNING]   - META-INF/NOTICE
[WARNING]   - META-INF/NOTICE.txt
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/iurt/rpmbuild/BUILD/objenesis-3.1/tck/target/objenesis-tck-3.1.jar with /home/iurt/rpmbuild/BUILD/objenesis-3.1/tck/target/objenesis-tck-3.1-shaded.jar
[INFO] 
[INFO] -------------------< org.objenesis:objenesis-parent >-------------------
[INFO] Building Objenesis parent project 3.1                              [4/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ objenesis-parent ---
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ objenesis-parent ---
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ objenesis-parent ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Objenesis parent project 3.1:
[INFO] 
[INFO] Objenesis parent project ........................... SUCCESS [  6.985 s]
[INFO] Objenesis .......................................... SUCCESS [  4.099 s]
[INFO] Objenesis TCK ...................................... SUCCESS [  3.271 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.084 s
[INFO] Finished at: 2020-11-08T04:01:02Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA8WSP2/CMBDFdz7FNbsT2ENQy5SBCSGxmvjiuHLOlv9E8O1xgKphoZEqtZN17z3d
71l2uTn3GgZ0XhlaZ6t8mQFSY4Qiuc4Oe/a+39Z1tqkW5Rtj8BGVFiDQIokUU+hBIqHjAQWcLnDc
DQSMpfQ0Uy0AvoXLOCZBOhNtLSrjZM4tbzrMW9TqXBZfzj3HXVAtb0ISej4gsVMkoZFZHaWispj4
I6d4Bs3i3vbm94X+Rz5Sa1yD7v8aOOxNwHR4E1MT/+smn5FUeIF9+H9+Ud9xMe+lJ9P4464OjRbc
2AIAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zNUER1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64
+ cd objenesis-3.1
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n objenesis -d /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64
[INFO] Installing artifact org.objenesis:objenesis-parent:pom:3.1
[INFO] Installing artifact org.objenesis:objenesis:jar:3.1
[INFO] Installing artifact org.objenesis:objenesis:pom:3.1
[INFO] Installing artifact org.objenesis:objenesis-tck:jar:3.1
[INFO] Installing artifact org.objenesis:objenesis-tck:pom:3.1
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/javadoc/objenesis
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/javadoc/objenesis
+ echo /usr/share/javadoc/objenesis
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.1-1.mga8 --unique-debug-suffix -3.1-1.mga8.x86_64 --unique-debug-src-base objenesis-3.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/objenesis-3.1

+ /usr/lib/rpm/check-buildroot
+ '[' -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/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/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: objenesis-3.1-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N72hGX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd objenesis-3.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/doc/objenesis
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/doc/objenesis
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/doc/objenesis
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/maven-metadata/objenesis.xml']
[INFO maven.prov] mvn(org.objenesis:objenesis-tck) = 3.1, mvn(org.objenesis:objenesis-parent:pom:) = 3.1, mvn(org.objenesis:objenesis:pom:) = 3.1, mvn(org.objenesis:objenesis-tck:pom:) = 3.1, mvn(org.objenesis:objenesis) = 3.1
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/java/objenesis/objenesis-tck.jar']
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/java/objenesis/objenesis.jar']
[INFO osgi.prov] osgi(org.objenesis) = 3.1.0
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/maven-metadata/objenesis.xml']
[INFO maven.req] java-headless >= 1:1.8, javapackages-filesystem
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/java/objenesis/objenesis-tck.jar']
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/java/objenesis/objenesis.jar']
Provides: mvn(org.objenesis:objenesis) = 3.1 mvn(org.objenesis:objenesis-parent:pom:) = 3.1 mvn(org.objenesis:objenesis-tck) = 3.1 mvn(org.objenesis:objenesis-tck:pom:) = 3.1 mvn(org.objenesis:objenesis:pom:) = 3.1 objenesis = 3.1-1.mga8 osgi(org.objenesis) = 3.1.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless >= 1:1.8 javapackages-filesystem
Processing files: objenesis-javadoc-3.1-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YXuEVZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd objenesis-3.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/doc/objenesis-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/doc/objenesis-javadoc
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/doc/objenesis-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/javadoc/objenesis/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64/usr/share/javadoc/objenesis/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: objenesis-javadoc = 3.1-1.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/objenesis-3.1-1.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/objenesis-3.1-1.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/objenesis-javadoc-3.1-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6Ypwa1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd objenesis-3.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/objenesis-3.1-1.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jDWURX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf objenesis-3.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!