D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/munge-maven-plugin-1.0-27.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jJ9QkE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tsNqeT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ rm -rf munge-maven-plugin-munge-maven-plugin-1.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/munge-maven-plugin-1.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd munge-maven-plugin-munge-maven-plugin-1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-plugin-plugin . '

<configuration>
  <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4MioaF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ cd munge-maven-plugin-munge-maven-plugin-1.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
Executing: xmvn --batch-mode --offline -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< org.sonatype.plugins:munge-maven-plugin >---------------
[INFO] Building Munge Maven Plugin 1.0
[INFO]   from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ munge-maven-plugin ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ munge-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 3 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/Munge.java:[191,21] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/Munge.java:[197,21] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal
[INFO] /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/Munge.java: /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/Munge.java uses unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/Munge.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- plugin:3.9.0:descriptor (default-descriptor) @ munge-maven-plugin ---
[WARNING] 

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-plugin-api:jar:2.0:compile
 * org.apache.maven:maven-model:jar:3.9.6:compile
 * org.apache.maven:maven-artifact:jar:3.9.6:compile
 * org.apache.maven:maven-core:jar:2.0:compile
 * org.apache.maven:maven-settings:jar:3.9.6:compile
 * org.apache.maven:maven-settings-builder:jar:3.9.6:compile
 * org.apache.maven:maven-builder-support:jar:3.9.6:compile
 * org.apache.maven:maven-repository-metadata:jar:3.9.6:compile
 * org.apache.maven:maven-model-builder:jar:3.9.6:compile
 * org.apache.maven:maven-resolver-provider:jar:3.9.6:compile



[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ munge-maven-plugin ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/test/resources
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ munge-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ munge-maven-plugin ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ munge-maven-plugin ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/munge-maven-plugin-1.0.jar
[INFO] 
[INFO] --- plugin:3.9.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ munge-maven-plugin ---
[INFO] 
[INFO] --------------< org.sonatype.plugins:munge-maven-plugin >---------------
[INFO] Building Munge Maven Plugin 1.0
[INFO]   from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ munge-maven-plugin ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ munge-maven-plugin ---
[INFO] Ignoring JPMS as source level 1.8 is below 9
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/Munge.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/MungeMojo.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/src/main/java/org/sonatype/plugins/munge/MungeForkMojo.java...
[INFO] Constructing Javadoc information...
[INFO] Building index for all the packages and classes...
[INFO] Standard Doclet version 21.0.5+11-LTS
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/Munge.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/Munge.CommandLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/MungeForkMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/MungeMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/class-use/Munge.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/class-use/Munge.CommandLine.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/class-use/MungeMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/class-use/MungeForkMojo.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/org/sonatype/plugins/munge/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/overview-tree.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/index-all.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/target/xmvn-apidocs/help-doc.html...
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ munge-maven-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.132 s
[INFO] Finished at: 2024-12-21T07:10:37Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/72Ruw7CMAxFd77CdE8Ke2glNgZ21pCYEtQ6UZpU9O/pC1GWqmJgsu71kc9gkT+r
Ehr0tbF0SPZ8l0CebcSWMThGU2rQ6JA0kjJYQ4GEXgbUcG3hcm4IGOvoOZNtAD5F28euKLyN7qQz
6wsunVR35JVskLgrY2GoFumbGHnpg7lJFbpi4NjITUOks33vS7+F6/1rvdKZP0qV9fi77hHJhAXH
tF86P0vDS1/1W/wKJwIAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h1mlVf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT
+ cd munge-maven-plugin-munge-maven-plugin-1.0
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n munge-maven-plugin -d /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT
[INFO] Installing artifact org.sonatype.plugins:munge-maven-plugin:jar:1.0
[INFO] Installing artifact org.sonatype.plugins:munge-maven-plugin:pom:1.0
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/javadoc/munge-maven-plugin
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/copy.svg .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/legal .xmvn/apidocs/link.svg .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search-page.js .xmvn/apidocs/search.html .xmvn/apidocs/search.js .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/javadoc/munge-maven-plugin
+ echo /usr/share/javadoc/munge-maven-plugin
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: munge-maven-plugin-1.0-27.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c8CFH9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ cd munge-maven-plugin-munge-maven-plugin-1.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/doc/munge-maven-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/doc/munge-maven-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/README /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/doc/munge-maven-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gDojZ3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ cd munge-maven-plugin-munge-maven-plugin-1.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses/munge-maven-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses/munge-maven-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/LICENSE /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses/munge-maven-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/maven-metadata/munge-maven-plugin.xml']
[INFO maven.prov] mvn(org.sonatype.plugins:munge-maven-plugin) = 1.0, mvn(org.sonatype.plugins:munge-maven-plugin:pom:) = 1.0
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/java/munge-maven-plugin/munge-maven-plugin.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/maven-metadata/munge-maven-plugin.xml']
[INFO maven.req] mvn(org.apache.maven:maven-plugin-api), java-21-headless, mvn(org.apache.maven:maven-core), javapackages-filesystem
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/java/munge-maven-plugin/munge-maven-plugin.jar']
Provides: munge-maven-plugin = 1.0-27.mga10 mvn(org.sonatype.plugins:munge-maven-plugin) = 1.0 mvn(org.sonatype.plugins:munge-maven-plugin:pom:) = 1.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-plugin-api)
Processing files: munge-maven-plugin-javadoc-1.0-27.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t7YNzS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ cd munge-maven-plugin-munge-maven-plugin-1.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses/munge-maven-plugin-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses/munge-maven-plugin-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/munge-maven-plugin-munge-maven-plugin-1.0/LICENSE /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT/usr/share/licenses/munge-maven-plugin-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: munge-maven-plugin-javadoc = 1.0-27.mga10
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/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/munge-maven-plugin-1.0-27.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/munge-maven-plugin-javadoc-1.0-27.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ts2woS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/munge-maven-plugin-1.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!