Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220619040035-a78e116a-build-7948-1238/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc48b1ee80>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220619040035-a78e116a-build-7948-1238/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc48b1ee80>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/exec-maven-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VhVTiv
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf exec-maven-plugin-1.6.0
+ /usr/bin/unzip -qq /builddir/build/SOURCES/exec-maven-plugin-1.6.0-source-release.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd exec-maven-plugin-1.6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i 's/\r$//' LICENSE.txt
+ find . -name '*.jar' -delete
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c4e2ir
+ umask 022
+ cd /builddir/build/BUILD
+ cd exec-maven-plugin-1.6.0
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -f
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', '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.codehaus.mojo:exec-maven-plugin >-----------------
[INFO] Building Exec Maven Plugin 1.6.0
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-mojo) @ exec-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ exec-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ exec-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /builddir/build/BUILD/exec-maven-plugin-1.6.0/target/classes
[INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: Some input files use or override a deprecated API.
[INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java uses unchecked or unsafe operations.
[INFO] /builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecJavaMojo.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ exec-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (default) @ exec-maven-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ exec-maven-plugin ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ exec-maven-plugin ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ exec-maven-plugin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ exec-maven-plugin ---
[INFO] Building jar: /builddir/build/BUILD/exec-maven-plugin-1.6.0/target/exec-maven-plugin-1.6.0.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ exec-maven-plugin ---
[INFO] 
[INFO] ----------------< org.codehaus.mojo:exec-maven-plugin >-----------------
[INFO] Building Exec Maven Plugin 1.6.0
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ exec-maven-plugin ---
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ exec-maven-plugin ---
/builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/AbstractPath.java:30: warning - @parameter is an unknown tag.
/builddir/build/BUILD/exec-maven-plugin-1.6.0/src/main/java/org/codehaus/mojo/exec/ExecMojo.java:907: warning - @return tag has no arguments.
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ exec-maven-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.931 s
[INFO] Finished at: 2022-06-19T12:22:57+08:00
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA82VwW6DMAyG732KjHtg7ZlSbTtx2KmatKsXPJqK2FEIFX37hULVbppYq3VoJ2Tn
V/4viW3SVWsqsUNXa6ZlNI/vI4GkuNBULqOXtXxYP+V5tMpm6Z2U4rHRVSEKtEhFkGmsRYmEDjwW
4m0vXp93JKQM6nNNNhPilNh3YUiUjhubFxm7Mg6GuIGmjg1vOU2OS70QnNfvoHxIdMvSgkPyaXKW
74XYeqTuIJllkyansPNPPgNcyGMrbJt6hKgXSMXGMgUsadBDAR6+8l0HABbUBmMDO6QA0ZSaxigO
Otnrhs/t/H/09cyV2sCkntbxFpWf0NGEmqi+qbqhebJFvIjnaXIM/xbmmPhvPNIAQYluwndR7HDK
wuubDKz+nenVI6bxuqpvPlUOzXvxaAEi9uBDPdUTn/40YG/GMNxG2Nnw6HQdFBJbVOOWZ1H33/sA
4CvEDV4HAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nWJJlv
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
++ dirname /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
+ cd exec-maven-plugin-1.6.0
+ xmvn-install -R .xmvn-reactor -n exec-maven-plugin -d /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
[INFO] Installing artifact org.codehaus.mojo:exec-maven-plugin:jar:1.6.0
[INFO] Installing artifact org.codehaus.mojo:exec-maven-plugin:pom:1.6.0
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/javadoc/exec-maven-plugin
+ cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .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-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/javadoc/exec-maven-plugin
+ echo /usr/share/javadoc/exec-maven-plugin
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.6.0-5.module+oc8.5.0+71+a3bc5605 --unique-debug-suffix -1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch --unique-debug-src-base exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/exec-maven-plugin-1.6.0
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NN2H9u
+ umask 022
+ cd /builddir/build/BUILD
+ cd exec-maven-plugin-1.6.0
+ DOCDIR=/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/exec-maven-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/exec-maven-plugin
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/exec-maven-plugin
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/exec-maven-plugin/exec-maven-plugin.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/exec-maven-plugin/exec-maven-plugin.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/maven-metadata/exec-maven-plugin.xml']
[INFO maven.prov] mvn(org.codehaus.mojo:exec-maven-plugin) = 1.6.0, mvn(org.codehaus.mojo:exec-maven-plugin:pom:) = 1.6.0
[INFO maven.req] input: ['/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/maven-metadata/exec-maven-plugin.xml']
[INFO maven.req] mvn(org.apache.maven:maven-model:2.2.1), mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven:maven-artifact:2.2.1), mvn(org.apache.maven:maven-artifact-manager), mvn(org.apache.maven:maven-project), mvn(org.apache.maven:maven-plugin-api), mvn(org.apache.commons:commons-exec), javapackages-filesystem, mvn(org.apache.maven:maven-toolchain), mvn(org.apache.maven:maven-core), java-headless >= 1:1.7
Provides: exec-maven-plugin = 1.6.0-5.module+oc8.5.0+71+a3bc5605 maven-plugin-exec = 1.6.0-5.module+oc8.5.0+71+a3bc5605 mvn(org.codehaus.mojo:exec-maven-plugin) = 1.6.0 mvn(org.codehaus.mojo:exec-maven-plugin:pom:) = 1.6.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.7 javapackages-filesystem mvn(org.apache.commons:commons-exec) mvn(org.apache.maven:maven-artifact-manager) mvn(org.apache.maven:maven-artifact:2.2.1) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-model:2.2.1) mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-project) mvn(org.apache.maven:maven-toolchain) mvn(org.codehaus.plexus:plexus-utils)
Processing files: exec-maven-plugin-javadoc-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lql3it
+ umask 022
+ cd /builddir/build/BUILD
+ cd exec-maven-plugin-1.6.0
+ DOCDIR=/builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/exec-maven-plugin-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/exec-maven-plugin-javadoc
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/exec-maven-plugin-javadoc
+ exit 0
Provides: exec-maven-plugin-javadoc = 1.6.0-5.module+oc8.5.0+71+a3bc5605
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 /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
Wrote: /builddir/build/RPMS/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch.rpm
Wrote: /builddir/build/RPMS/exec-maven-plugin-javadoc-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LiiOts
+ umask 022
+ cd /builddir/build/BUILD
+ cd exec-maven-plugin-1.6.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/exec-maven-plugin-1.6.0-5.module+oc8.5.0+71+a3bc5605.noarch
+ exit 0
Child return code was: 0