Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-lang3.spec'], timeout=172800shell=Falselogger=env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '}nspawn_args=[]printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/module-9face148c574997d-build-9807555-783270/root'gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-lang3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/apache-commons-lang3-3.6-3.module_9face148.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-lang3.spec'], timeout=172800shell=Falselogger=env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '}nspawn_args=[]printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/module-9face148c574997d-build-9807555-783270/root'gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-lang3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xpVW5n + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-lang3-3.6-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-lang3-3.6-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-lang3-3.6-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : apache-commons-lang3 commons-lang3 + sed -i 's/\s*public void testParseSync().*/@org.junit.Ignore\n&/' src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java + rm src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kfRK9u + umask 022 + cd /builddir/build/BUILD + cd commons-lang3-3.6-src + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Lang 3.6 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-lang3 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-lang3 --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-lang3-3.6-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ commons-lang3 --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-lang3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-lang3-3.6-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ commons-lang3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 148 source files to /builddir/build/BUILD/commons-lang3-3.6-src/target/classes [INFO] /builddir/build/BUILD/commons-lang3-3.6-src/src/main/java/org/apache/commons/lang3/StringEscapeUtils.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/commons-lang3-3.6-src/src/main/java/org/apache/commons/lang3/StringEscapeUtils.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/commons-lang3-3.6-src/src/main/java/org/apache/commons/lang3/ArrayUtils.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-lang3-3.6-src/src/main/java/org/apache/commons/lang3/ArrayUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ commons-lang3 --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-lang3 --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ commons-lang3 --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-lang3 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ commons-lang3 --- [INFO] Building jar: /builddir/build/BUILD/commons-lang3-3.6-src/target/commons-lang3-3.6.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ commons-lang3 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Lang 3.6 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ commons-lang3 --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ commons-lang3 >>> [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-lang3 --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-lang3 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ commons-lang3 <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ commons-lang3 --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ commons-lang3 --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.492 s [INFO] Finished at: 2017-09-08T00:36:32Z [INFO] Final Memory: 29M/231M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA42QsQ6CMBCGd57iZC/oXmvUicGJmLhWetYm9NqUQvTtBdEIDsbx/+9L7rvjm5ut ocPQGEfrdJUtU0CqnDKk1+mxZNtyXxTpRiR8wRjsWlMrUOiRVI8ZbEAjYZARFZzvcDp0BIz19JQR CcCnuA+xL3RwrS+UcEFn0svqilnlrHXU8Pw9G0kZornIKvbFi2BeBqTI88loZPEWkYZjhHeW5584 OORzib+crOyQMl+32vw0e3JMUgwtsRH/1pvvn6ThRw8uXf9QigEAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kHCaCS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch ++ dirname /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch + cd commons-lang3-3.6-src + xmvn-install -R .xmvn-reactor -n apache-commons-lang3 -d /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch [INFO] Installing artifact org.apache.commons:commons-lang3:jar:3.6 [INFO] Installing artifact org.apache.commons:commons-lang3:pom:3.6 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/javadoc/apache-commons-lang3 + 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/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/javadoc/apache-commons-lang3 + echo /usr/share/javadoc/apache-commons-lang3 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.6-3.module_9face148 --unique-debug-suffix -3.6-3.module_9face148.noarch --unique-debug-src-base apache-commons-lang3-3.6-3.module_9face148.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commons-lang3-3.6-src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: apache-commons-lang3-3.6-3.module_9face148.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MrXWzi + umask 022 + cd /builddir/build/BUILD + cd commons-lang3-3.6-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3 + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3 + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/java/apache-commons-lang3.jar'] [INFO osgi.prov] osgi(org.apache.commons.lang3) = 3.6.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/java/apache-commons-lang3.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/java/commons-lang3.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/java/commons-lang3.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/maven-metadata/apache-commons-lang3.xml'] [INFO maven.prov] mvn(org.apache.commons:commons-lang3) = 3.6, mvn(org.apache.commons:commons-lang3:pom:) = 3.6 [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/maven-metadata/apache-commons-lang3.xml'] [INFO maven.req] javapackages-tools, java-headless >= 1:1.7 Provides: apache-commons-lang3 = 3.6-3.module_9face148 mvn(org.apache.commons:commons-lang3) = 3.6 mvn(org.apache.commons:commons-lang3:pom:) = 3.6 osgi(org.apache.commons.lang3) = 3.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-tools Processing files: apache-commons-lang3-javadoc-3.6-3.module_9face148.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EDbAhJ + umask 022 + cd /builddir/build/BUILD + cd commons-lang3-3.6-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3-javadoc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch/usr/share/doc/apache-commons-lang3-javadoc + exit 0 Provides: apache-commons-lang3-javadoc = 3.6-3.module_9face148 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch Wrote: /builddir/build/RPMS/apache-commons-lang3-3.6-3.module_9face148.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-lang3-javadoc-3.6-3.module_9face148.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K6bvQb + umask 022 + cd /builddir/build/BUILD + cd commons-lang3-3.6-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-lang3-3.6-3.module_9face148.noarch + exit 0 Child return code was: 0