Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/spec-alpha.spec'], chrootPath='/var/lib/mock/837788-fedora-rawhide-x86_64-1544974072.519929/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8c53f17922784ad4bdbde939b7141e17', '-D', '/var/lib/mock/837788-fedora-rawhide-x86_64-1544974072.519929/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/spec-alpha.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/clojure-spec-alpha-0.1.143-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/spec-alpha.spec'], chrootPath='/var/lib/mock/837788-fedora-rawhide-x86_64-1544974072.519929/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a04dee5c9a4c4509a60f7538e9ee351d', '-D', '/var/lib/mock/837788-fedora-rawhide-x86_64-1544974072.519929/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/spec-alpha.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B5JGp5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spec.alpha-spec.alpha-0.1.143 + /usr/bin/unzip -qq /builddir/build/SOURCES/spec.alpha-0.1.143.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd spec.alpha-spec.alpha-0.1.143 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xMaC4M + umask 022 + cd /builddir/build/BUILD + cd spec.alpha-spec.alpha-0.1.143 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f BUILDSTDERR: 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 BUILDSTDERR: ['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] -----------------------< org.clojure:spec.alpha >----------------------- [INFO] Building spec.alpha 0.1.143 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-clojure-source-dirs) @ spec.alpha --- [INFO] Source directory: /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/src/main/clojure added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-clojure-source-dirs) @ spec.alpha --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-clojure-test-source-dirs) @ spec.alpha --- [INFO] Test Source directory: /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/src/test/clojure added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-clojure-test-source-dirs) @ spec.alpha --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spec.alpha --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spec.alpha --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (compile-clojure) @ spec.alpha --- Compiling clojure.spec.alpha to /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/classes Compiling clojure.spec.gen.alpha to /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/classes Compiling clojure.spec.test.alpha to /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spec.alpha --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spec.alpha --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ spec.alpha --- [INFO] Tests are skipped. [INFO] [INFO] --- clojure-maven-plugin:1.8.1:test (clojure-test) @ spec.alpha --- [INFO] Test execution is skipped [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ spec.alpha --- [INFO] Building jar: /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/spec.alpha-0.1.143.jar [INFO] [INFO] -----------------------< org.clojure:spec.alpha >----------------------- [INFO] Building spec.alpha 0.1.143 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ spec.alpha --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ spec.alpha >>> [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-clojure-source-dirs) @ spec.alpha --- [INFO] Source directory: /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/src/main/clojure added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-clojure-source-dirs) @ spec.alpha --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-clojure-test-source-dirs) @ spec.alpha --- [INFO] Test Source directory: /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/src/test/clojure added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-clojure-test-source-dirs) @ spec.alpha --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spec.alpha --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/src/main/resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spec.alpha --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (compile-clojure) @ spec.alpha --- Compiling clojure.spec.alpha to /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/classes Compiling clojure.spec.gen.alpha to /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/classes Compiling clojure.spec.test.alpha to /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ spec.alpha <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ spec.alpha --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ spec.alpha --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.727 s [INFO] Finished at: 2018-12-16T15:29:03Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62RsU7DMBCG9z7Fkd0J7G4q6JSBqUJide3DdZXcWY4TJW+PTYEGJAID4/365O/3 ndxNXQsjht4xbYu78rYAJM3Gkd0WTwdxf9g3TbGrN/JGCHgYXGvAoEcyCXPYg0XCoCIaOM7w/DgS CJHoJVNvAK7BnMcU2MCDb0zNwZa65fMQUFYf4QVRIboXpWMKPHelZorBHWW1yC8gThEpfyFzsrqO 2Vx9Vf/cRCdHPCGH2ZEP6X3Xr1V6Ly06NSIJ3w7W0fduf5e/rYENntTQlx2fecWME+r/1P66/U9i TbOY8tFfAbBAcuxbAgAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tFdYc8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 + cd spec.alpha-spec.alpha-0.1.143 + xmvn-install -R .xmvn-reactor -n clojure-spec-alpha -d /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 BUILDSTDERR: [INFO] Installing artifact org.clojure:spec.alpha:jar:0.1.143 BUILDSTDERR: [INFO] Installing artifact org.clojure:spec.alpha:pom:0.1.143 BUILDSTDERR: [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/licenses + '[' -d target/site/apidocs ']' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.1.143-1.fc30 --unique-debug-suffix -0.1.143-1.fc30.x86_64 --unique-debug-src-base clojure-spec-alpha-0.1.143-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/spec.alpha-spec.alpha-0.1.143 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: clojure-spec-alpha-0.1.143-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TAx4Ew + umask 022 + cd /builddir/build/BUILD + cd spec.alpha-spec.alpha-0.1.143 + DOCDIR=/builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/doc/clojure-spec-alpha + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/doc/clojure-spec-alpha + cp -pr epl-v10.html /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/doc/clojure-spec-alpha + cp -pr CHANGES.md /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/doc/clojure-spec-alpha + cp -pr README.md /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/doc/clojure-spec-alpha + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/doc/clojure-spec-alpha + exit 0 BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/java/clojure-spec-alpha/spec.alpha.jar'] BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/java/clojure-spec-alpha/spec.alpha.jar'] BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/maven-metadata/clojure-spec-alpha.xml'] BUILDSTDERR: [INFO maven.prov] mvn(org.clojure:spec.alpha:pom:) = 0.1.143, mvn(org.clojure:spec.alpha) = 0.1.143 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64/usr/share/maven-metadata/clojure-spec-alpha.xml'] BUILDSTDERR: [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 Provides: clojure-spec-alpha = 1:0.1.143-1.fc30 mvn(org.clojure:spec.alpha) = 0.1.143 mvn(org.clojure:spec.alpha:pom:) = 0.1.143 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 Wrote: /builddir/build/RPMS/clojure-spec-alpha-0.1.143-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fjVL0W + umask 022 + cd /builddir/build/BUILD + cd spec.alpha-spec.alpha-0.1.143 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clojure-spec-alpha-0.1.143-1.fc30.x86_64 + exit 0 Child return code was: 0