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-snuggs.spec'], chrootPath='/var/lib/mock/f26-build-11058740-839639/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-snuggs.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-snuggs-1.4.1-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-snuggs.spec'], chrootPath='/var/lib/mock/f26-build-11058740-839639/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-snuggs.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FdJWnO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snuggs-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/snuggs-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snuggs-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf snuggs.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZAX8n8 + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.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 -m32 -march=i686 -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/snuggs copying snuggs/__init__.py -> build/lib/snuggs running egg_info creating snuggs.egg-info writing requirements to snuggs.egg-info/requires.txt writing snuggs.egg-info/PKG-INFO writing top-level names to snuggs.egg-info/top_level.txt writing dependency_links to snuggs.egg-info/dependency_links.txt writing manifest file 'snuggs.egg-info/SOURCES.txt' reading manifest file 'snuggs.egg-info/SOURCES.txt' writing manifest file 'snuggs.egg-info/SOURCES.txt' + 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 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing snuggs.egg-info/PKG-INFO writing dependency_links to snuggs.egg-info/dependency_links.txt writing requirements to snuggs.egg-info/requires.txt writing top-level names to snuggs.egg-info/top_level.txt reading manifest file 'snuggs.egg-info/SOURCES.txt' writing manifest file 'snuggs.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.etsVry + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch + cd snuggs-1.4.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 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python2.7/site-packages/snuggs copying build/lib/snuggs/__init__.py -> /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python2.7/site-packages/snuggs byte-compiling /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python2.7/site-packages/snuggs/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmprCL6lm.py' /usr/bin/python2 -O /tmp/tmprCL6lm.py removing /tmp/tmprCL6lm.py running install_egg_info running egg_info writing requirements to snuggs.egg-info/requires.txt writing snuggs.egg-info/PKG-INFO writing top-level names to snuggs.egg-info/top_level.txt writing dependency_links to snuggs.egg-info/dependency_links.txt reading manifest file 'snuggs.egg-info/SOURCES.txt' writing manifest file 'snuggs.egg-info/SOURCES.txt' Copying snuggs.egg-info to /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python2.7/site-packages/snuggs-1.4.1-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 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6/site-packages/snuggs copying build/lib/snuggs/__init__.py -> /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6/site-packages/snuggs byte-compiling /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6/site-packages/snuggs/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp3a604xix.py' /usr/bin/python3 /tmp/tmp3a604xix.py removing /tmp/tmp3a604xix.py running install_egg_info running egg_info writing snuggs.egg-info/PKG-INFO writing dependency_links to snuggs.egg-info/dependency_links.txt writing requirements to snuggs.egg-info/requires.txt writing top-level names to snuggs.egg-info/top_level.txt reading manifest file 'snuggs.egg-info/SOURCES.txt' writing manifest file 'snuggs.egg-info/SOURCES.txt' Copying snuggs.egg-info to /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6/site-packages/snuggs-1.4.1-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/snuggs-1.4.1 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-snuggs-1.4.1-1.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-snuggs-1.4.1-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.RdL9X0 + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.1 + pytest-3 -v ============================= test session starts ============================== platform linux -- Python 3.6.3, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python3 cachedir: .cache rootdir: /builddir/build/BUILD/snuggs-1.4.1, inifile: collecting ... collected 35 items test_snuggs.py::test_integer PASSED test_snuggs.py::test_real PASSED test_snuggs.py::test_int_expr PASSED test_snuggs.py::test_int_mult_expr PASSED test_snuggs.py::test_real_expr PASSED test_snuggs.py::test_int_real_expr PASSED test_snuggs.py::test_real_int_expr PASSED test_snuggs.py::test_arr_var PASSED test_snuggs.py::test_arr_lookup PASSED test_snuggs.py::test_arr_lookup_kwarg_order XPASS test_snuggs.py::test_arr_lookup_2 PASSED test_snuggs.py::test_arr_take PASSED test_snuggs.py::test_int_arr_expr PASSED test_snuggs.py::test_int_arr_expr_by_name PASSED test_snuggs.py::test_int_arr_read PASSED test_snuggs.py::test_list PASSED test_snuggs.py::test_eq PASSED test_snuggs.py::test_or PASSED test_snuggs.py::test_and PASSED test_snuggs.py::test_ones_like PASSED test_snuggs.py::test_full_like PASSED test_snuggs.py::test_ufunc PASSED test_snuggs.py::test_partial PASSED test_snuggs.py::test_map_func PASSED test_snuggs.py::test_map_partial PASSED test_snuggs.py::test_map_asarray PASSED test_snuggs.py::test_multi_operator_array PASSED test_snuggs.py::test_nil PASSED test_snuggs.py::test_masked_arr PASSED test_snuggs.py::test_missing_closing_paren PASSED test_snuggs.py::test_missing_func PASSED test_snuggs.py::test_missing_func2 PASSED test_snuggs.py::test_undefined_var PASSED test_snuggs.py::test_bogus_higher_order_func PASSED test_snuggs.py::test_type_error PASSED ===================== 34 passed, 1 xpassed in 0.20 seconds ===================== + pytest-2 -v ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python2 cachedir: .cache rootdir: /builddir/build/BUILD/snuggs-1.4.1, inifile: collecting ... collected 35 items test_snuggs.py::test_integer PASSED test_snuggs.py::test_real PASSED test_snuggs.py::test_int_expr PASSED test_snuggs.py::test_int_mult_expr PASSED test_snuggs.py::test_real_expr PASSED test_snuggs.py::test_int_real_expr PASSED test_snuggs.py::test_real_int_expr PASSED test_snuggs.py::test_arr_var PASSED test_snuggs.py::test_arr_lookup PASSED test_snuggs.py::test_arr_lookup_kwarg_order xfail test_snuggs.py::test_arr_lookup_2 PASSED test_snuggs.py::test_arr_take PASSED test_snuggs.py::test_int_arr_expr PASSED test_snuggs.py::test_int_arr_expr_by_name PASSED test_snuggs.py::test_int_arr_read PASSED test_snuggs.py::test_list PASSED test_snuggs.py::test_eq PASSED test_snuggs.py::test_or PASSED test_snuggs.py::test_and PASSED test_snuggs.py::test_ones_like PASSED test_snuggs.py::test_full_like PASSED test_snuggs.py::test_ufunc PASSED test_snuggs.py::test_partial PASSED test_snuggs.py::test_map_func PASSED test_snuggs.py::test_map_partial PASSED test_snuggs.py::test_map_asarray PASSED test_snuggs.py::test_multi_operator_array PASSED test_snuggs.py::test_nil PASSED test_snuggs.py::test_masked_arr PASSED test_snuggs.py::test_missing_closing_paren PASSED test_snuggs.py::test_missing_func PASSED test_snuggs.py::test_missing_func2 PASSED test_snuggs.py::test_undefined_var PASSED test_snuggs.py::test_bogus_higher_order_func PASSED test_snuggs.py::test_type_error PASSED ===================== 34 passed, 1 xfailed in 0.20 seconds ===================== + exit 0 Processing files: python2-snuggs-1.4.1-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CLADIv + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python2-snuggs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python2-snuggs + cp -pr README.rst /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python2-snuggs + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python2-snuggs + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python2-snuggs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.00aUu0 + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/licenses/python2-snuggs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/licenses/python2-snuggs + cp -pr LICENSE /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/licenses/python2-snuggs + exit 0 Provides: python-snuggs = 1.4.1-1.fc26 python2-snuggs = 1.4.1-1.fc26 python2.7dist(snuggs) = 1.4.1 python2dist(snuggs) = 1.4.1 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-snuggs < 1.4.1-1.fc26 Processing files: python3-snuggs-1.4.1-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KaNMQy + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python3-snuggs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python3-snuggs + cp -pr README.rst /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python3-snuggs + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python3-snuggs + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/doc/python3-snuggs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0BL5f7 + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/licenses/python3-snuggs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/licenses/python3-snuggs + cp -pr LICENSE /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch/usr/share/licenses/python3-snuggs + exit 0 Provides: python3-snuggs = 1.4.1-1.fc26 python3.6dist(snuggs) = 1.4.1 python3dist(snuggs) = 1.4.1 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-snuggs-1.4.1-1.fc26.noarch Wrote: /builddir/build/RPMS/python2-snuggs-1.4.1-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python3-snuggs-1.4.1-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dGzxrJ + umask 022 + cd /builddir/build/BUILD + cd snuggs-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-snuggs-1.4.1-1.fc26.noarch + exit 0 Child return code was: 0