Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-filelock.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.DhOn2V:/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', '111f18fb7247457986b68713a6c815a1', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.DhOn2V:/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-filelock.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/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-filelock-2.0.8-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-filelock.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.DhOn2V:/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', 'a38a06ff2fcb40dea5e00af1a136bb34', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.DhOn2V:/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-filelock.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.m3rAfK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf py-filelock-252a308f2844f16f9ad77fd5a4e9da4c3f5f4c3c + /usr/bin/gzip -dc /builddir/build/SOURCES/filelock-252a308.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd py-filelock-252a308f2844f16f9ad77fd5a4e9da4c3f5f4c3c + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1{\@^#!/usr/bin/python@d}' filelock.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mOURaZ + umask 022 + cd /builddir/build/BUILD + cd py-filelock-252a308f2844f16f9ad77fd5a4e9da4c3f5f4c3c + 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 copying filelock.py -> build/lib + sleep 1 + make -C docs html man make: Entering directory `/builddir/build/BUILD/py-filelock-252a308f2844f16f9ad77fd5a4e9da4c3f5f4c3c/docs' sphinx-build -b html -d build/doctrees source build/html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index writing additional files... (1 module code pages) _modules/index genindex py-modindex search BUILDSTDERR: copying static files... BUILDSTDERR: Exception occurred: BUILDSTDERR: File "/usr/lib/python2.7/shutil.py", line 208, in copytree BUILDSTDERR: raise Error, errors BUILDSTDERR: Error: [('/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot', '/builddir/build/BUILD/py-filelock-252a308f2844f16f9ad77fd5a4e9da4c3f5f4c3c/docs/build/html/_static/fonts/fontawesome-webfont.eot', "[Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot'")] BUILDSTDERR: The full traceback has been saved in /tmp/sphinx-err-0mXA5m.log, if you want to report the issue to the developers. BUILDSTDERR: Please also report this if it was a user error, so that a better error message can be provided next time. BUILDSTDERR: Either send bugs to the mailing list at , BUILDSTDERR: or report them in the tracker at . Thanks! BUILDSTDERR: make: *** [html] Error 1 make: Leaving directory `/builddir/build/BUILD/py-filelock-252a308f2844f16f9ad77fd5a4e9da4c3f5f4c3c/docs' RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.mOURaZ (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.mOURaZ (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 634, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) Error: Command failed: # /usr/bin/systemd-nspawn -q -M a38a06ff2fcb40dea5e00af1a136bb34 -D /var/lib/mock/centos-7-i386/root --bind=/tmp/mock-resolv.DhOn2V:/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 -bb --target i686 --nodeps /builddir/build/SPECS/python-filelock.spec