Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.sh.spec'], uid=1001logger=shell=Falseuser='mockbuild'printOutput=Falsetimeout=0gid=135env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2482/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.sh.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-82076227.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/letsencrypt.sh-0.0.2-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.sh.spec '], uid=1001private_network=Truelogger=shell=Falseuser='mockbuild'printOutput=Falsetimeout=0gid=135env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2482/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/letsencrypt.sh.spec '] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CHOB7z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf letsencrypt.sh-0.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/master.tar.gz + /usr/bin/tar -xvvf - drwxrwxr-x copr-service/copr-service 0 2016-02-27 18:29 letsencrypt.sh-0.0.2/ -rwxrwxr-x copr-service/copr-service 8057 2016-02-27 18:29 letsencrypt.sh-0.0.2/test.sh -rw-rw-r-- copr-service/copr-service 1087 2016-02-27 18:29 letsencrypt.sh-0.0.2/letsencrypt.sh.spec -rwxrwxr-x copr-service/copr-service 31799 2016-02-27 18:29 letsencrypt.sh-0.0.2/letsencrypt.sh -rw-rw-r-- copr-service/copr-service 1897 2016-02-27 18:29 letsencrypt.sh-0.0.2/hook.sh.example -rw-rw-r-- copr-service/copr-service 73 2016-02-27 18:29 letsencrypt.sh-0.0.2/domains.txt.example -rw-rw-r-- copr-service/copr-service 3040 2016-02-27 18:29 letsencrypt.sh-0.0.2/config.sh.example -rw-rw-r-- copr-service/copr-service 6280 2016-02-27 18:29 letsencrypt.sh-0.0.2/README.md -rw-rw-r-- copr-service/copr-service 1080 2016-02-27 18:29 letsencrypt.sh-0.0.2/LICENSE -rw-rw-r-- copr-service/copr-service 107 2016-02-27 18:29 letsencrypt.sh-0.0.2/.travis.yml + STATUS=0 + '[' 0 -ne 0 ']' + cd letsencrypt.sh-0.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cTU9no + exit 0 + umask 022 + cd /builddir/build/BUILD + cd letsencrypt.sh-0.0.2 + rm -rf /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GPN7Ec + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 + cd letsencrypt.sh-0.0.2 + install -D -m 0555 letsencrypt.sh /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64//usr/sbin/letsencrypt.sh + install -D -m 0644 config.sh.example /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64//etc/letsencrypt.sh/config.sh + install -D -m 0644 domains.txt.example /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64//etc/letsencrypt.sh/domains.txt + install -D -m 0644 hook.sh.example /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64//etc/letsencrypt.sh/hook.sh.example + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/letsencrypt.sh-0.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: letsencrypt.sh-0.0.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yMrN40 + umask 022 + cd /builddir/build/BUILD + cd letsencrypt.sh-0.0.2 + DOCDIR=/builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64/usr/share/doc/letsencrypt.sh-0.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64/usr/share/doc/letsencrypt.sh-0.0.2 + cp -pr README.md /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64/usr/share/doc/letsencrypt.sh-0.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64/usr/share/doc/letsencrypt.sh-0.0.2 + exit 0 Provides: config(letsencrypt.sh) = 0.0.2-1.el7.centos letsencrypt.sh = 0.0.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-82076227.novalocal Wrote: /builddir/build/RPMS/letsencrypt.sh-0.0.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.crobjE + umask 022 + cd /builddir/build/BUILD + cd letsencrypt.sh-0.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/letsencrypt.sh-0.0.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->