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/python-camel.spec'], shell=Falsegid=425user='mockbuild'timeout=172800nspawn_args=[]logger=printOutput=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/f26-build-8688734-754900/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-camel.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-camel-0.1.2-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-camel.spec'], shell=Falsegid=425user='mockbuild'timeout=172800nspawn_args=[]logger=printOutput=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/f26-build-8688734-754900/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-camel.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.djaT3w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf camel-0.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd camel-0.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mo2XQe + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/camel copying camel/__init__.py -> build/lib/camel creating build/lib/camel/tests copying camel/tests/test_general.py -> build/lib/camel/tests copying camel/tests/__init__.py -> build/lib/camel/tests copying camel/tests/test_docs.py -> build/lib/camel/tests + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zGN2Q2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch + cd camel-0.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel copying build/lib/camel/__init__.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests copying build/lib/camel/tests/test_general.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests copying build/lib/camel/tests/__init__.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests copying build/lib/camel/tests/test_docs.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests/test_general.py to test_general.pyc byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests/test_docs.py to test_docs.pyc writing byte-compilation script '/tmp/tmpV6f4sZ.py' /usr/bin/python2 -O /tmp/tmpV6f4sZ.py removing /tmp/tmpV6f4sZ.py running install_egg_info running egg_info creating camel.egg-info writing requirements to camel.egg-info/requires.txt writing camel.egg-info/PKG-INFO writing top-level names to camel.egg-info/top_level.txt writing dependency_links to camel.egg-info/dependency_links.txt writing manifest file 'camel.egg-info/SOURCES.txt' reading manifest file 'camel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'camel.egg-info/SOURCES.txt' Copying camel.egg-info to /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel-0.1.2-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). running install running install_lib creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel copying build/lib/camel/__init__.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel creating /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests copying build/lib/camel/tests/test_general.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests copying build/lib/camel/tests/__init__.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests copying build/lib/camel/tests/test_docs.py -> /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests/test_general.py to test_general.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests/test_docs.py to test_docs.cpython-36.pyc writing byte-compilation script '/tmp/tmpr0fympsr.py' /usr/bin/python3 /tmp/tmpr0fympsr.py removing /tmp/tmpr0fympsr.py running install_egg_info running egg_info writing camel.egg-info/PKG-INFO writing dependency_links to camel.egg-info/dependency_links.txt writing requirements to camel.egg-info/requires.txt writing top-level names to camel.egg-info/top_level.txt reading manifest file 'camel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'camel.egg-info/SOURCES.txt' Copying camel.egg-info to /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel-0.1.2-py3.6.egg-info running install_scripts + /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/camel-0.1.2 find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). Bytecompiling .py files below /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ReRqgT + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + pushd /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests ~/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests ~/build/BUILD/camel-0.1.2 + /usr/bin/python2 -m pytest ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.0.7, py-1.4.33, pluggy-0.4.0 rootdir: /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python2.7/site-packages/camel/tests, inifile: collected 24 items test_docs.py .... test_general.py .................... ========================== 24 passed in 0.07 seconds =========================== ~/build/BUILD/camel-0.1.2 + popd + pushd /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests + /usr/bin/python3 -m pytest ~/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests ~/build/BUILD/camel-0.1.2 Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). ============================= test session starts ============================== platform linux -- Python 3.6.1, pytest-3.0.7, py-1.4.33, pluggy-0.4.0 rootdir: /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/lib/python3.6/site-packages/camel/tests, inifile: collected 24 items test_docs.py .... test_general.py .................... ========================== 24 passed in 0.08 seconds =========================== ~/build/BUILD/camel-0.1.2 + popd + exit 0 Processing files: python2-camel-0.1.2-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g8cJpL + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/doc/python2-camel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/doc/python2-camel + cp -pr README.txt /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/doc/python2-camel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.25GOzD + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/licenses/python2-camel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/licenses/python2-camel + cp -pr LICENSE /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/licenses/python2-camel + exit 0 Provides: python-camel = 0.1.2-1.fc26 python2-camel = 0.1.2-1.fc26 python2.7dist(camel) = 0.1.2 python2dist(camel) = 0.1.2 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: python(abi) = 2.7 Obsoletes: python-camel < 0.1.2-1.fc26 Processing files: python3-camel-0.1.2-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IDYVYz + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/doc/python3-camel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/doc/python3-camel + cp -pr README.txt /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/doc/python3-camel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a5ENow + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/licenses/python3-camel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/licenses/python3-camel + cp -pr LICENSE /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch/usr/share/licenses/python3-camel + exit 0 Provides: python3-camel = 0.1.2-1.fc26 python3.6dist(camel) = 0.1.2 python3dist(camel) = 0.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch Wrote: /builddir/build/RPMS/python2-camel-0.1.2-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python3-camel-0.1.2-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F6RP1w + umask 022 + cd /builddir/build/BUILD + cd camel-0.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-camel-0.1.2-1.fc26.noarch + exit 0 Child return code was: 0