Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-fedmsg-atomic-composer.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.vE85Dw:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6755351079814338a9ccbeb312cecf73', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.vE85Dw:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-fedmsg-atomic-composer.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-fedmsg-atomic-composer-2017.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-fedmsg-atomic-composer.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.vE85Dw:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd5e87c4c3a7d4e8b9003f03045df6575', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.vE85Dw:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-fedmsg-atomic-composer.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0Ldvqg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedmsg-atomic-composer-2017.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-fedmsg-atomic-composer-2017.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedmsg-atomic-composer-2017.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AAd2WV + umask 022 + cd /builddir/build/BUILD + cd fedmsg-atomic-composer-2017.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/fedmsg_atomic_composer copying fedmsg_atomic_composer/__init__.py -> build/lib/fedmsg_atomic_composer copying fedmsg_atomic_composer/cli.py -> build/lib/fedmsg_atomic_composer copying fedmsg_atomic_composer/composer.py -> build/lib/fedmsg_atomic_composer copying fedmsg_atomic_composer/config.py -> build/lib/fedmsg_atomic_composer copying fedmsg_atomic_composer/consumer.py -> build/lib/fedmsg_atomic_composer creating build/lib/fedmsg_atomic_composer/templates copying fedmsg_atomic_composer/templates/mock.mako -> build/lib/fedmsg_atomic_composer/templates copying fedmsg_atomic_composer/templates/repo.mako -> build/lib/fedmsg_atomic_composer/templates + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4uZoGF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 + cd fedmsg-atomic-composer-2017.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer copying build/lib/fedmsg_atomic_composer/__init__.py -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer copying build/lib/fedmsg_atomic_composer/cli.py -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer copying build/lib/fedmsg_atomic_composer/composer.py -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer copying build/lib/fedmsg_atomic_composer/config.py -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer copying build/lib/fedmsg_atomic_composer/consumer.py -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer creating /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/templates copying build/lib/fedmsg_atomic_composer/templates/mock.mako -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/templates copying build/lib/fedmsg_atomic_composer/templates/repo.mako -> /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/templates byte-compiling /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/composer.py to composer.pyc byte-compiling /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer/consumer.py to consumer.pyc writing byte-compilation script '/tmp/tmpO8bTUO.py' /usr/bin/python2 -O /tmp/tmpO8bTUO.py removing /tmp/tmpO8bTUO.py running install_egg_info running egg_info creating fedmsg_atomic_composer.egg-info writing requirements to fedmsg_atomic_composer.egg-info/requires.txt writing fedmsg_atomic_composer.egg-info/PKG-INFO writing top-level names to fedmsg_atomic_composer.egg-info/top_level.txt writing dependency_links to fedmsg_atomic_composer.egg-info/dependency_links.txt writing entry points to fedmsg_atomic_composer.egg-info/entry_points.txt writing manifest file 'fedmsg_atomic_composer.egg-info/SOURCES.txt' reading manifest file 'fedmsg_atomic_composer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'config.ini' BUILDSTDERR: warning: no directories found matching 'config' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.sw*' found anywhere in distribution writing manifest file 'fedmsg_atomic_composer.egg-info/SOURCES.txt' Copying fedmsg_atomic_composer.egg-info to /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7/site-packages/fedmsg_atomic_composer-2017.1-py2.7.egg-info running install_scripts Installing fedmsg-atomic-composer-cli script to /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/bin + mkdir -p /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386//var/lib/fedora-atomic/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/fedmsg-atomic-composer-2017.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-fedmsg-atomic-composer-2017.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h2nHTq + umask 022 + cd /builddir/build/BUILD + cd fedmsg-atomic-composer-2017.1 + DOCDIR=/builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/doc/python2-fedmsg-atomic-composer-2017.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/doc/python2-fedmsg-atomic-composer-2017.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/doc/python2-fedmsg-atomic-composer-2017.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/doc/python2-fedmsg-atomic-composer-2017.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Efz98b + umask 022 + cd /builddir/build/BUILD + cd fedmsg-atomic-composer-2017.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/licenses/python2-fedmsg-atomic-composer-2017.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/licenses/python2-fedmsg-atomic-composer-2017.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386/usr/share/licenses/python2-fedmsg-atomic-composer-2017.1 + exit 0 Provides: python-fedmsg-atomic-composer = 2017.1-1.el7 python2-fedmsg-atomic-composer = 2017.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-fedmsg-atomic-composer < 2017.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 Wrote: /builddir/build/RPMS/python2-fedmsg-atomic-composer-2017.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B6vVUK + umask 022 + cd /builddir/build/BUILD + cd fedmsg-atomic-composer-2017.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fedmsg-atomic-composer-2017.1-1.el7.i386 + exit 0 Child return code was: 0