Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], timeout=172800gid=425printOutput=Falseuid=1000logger=shell=Falseuser='mockbuild'env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel7-build-6505937-642429/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-whitenoise-2.0.6-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], timeout=172800gid=425printOutput=Falseuid=1000logger=shell=Falseuser='mockbuild'env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}private_network=TruechrootPath='/var/lib/mock/epel7-build-6505937-642429/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d331Ks + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + /usr/bin/gzip -dc /builddir/build/SOURCES/whitenoise-9fafc38.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm docs/changelog.rst + cp -pr docs/ README.rst LICENSE ../ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BksSPA + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + CFLAGS='-O3 -mtune=power7 -mcpu=power7 -g -fsigned-char' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/whitenoise copying whitenoise/gzip.py -> build/lib/whitenoise copying whitenoise/django.py -> build/lib/whitenoise copying whitenoise/__init__.py -> build/lib/whitenoise copying whitenoise/storage_backport.py -> build/lib/whitenoise copying whitenoise/base.py -> build/lib/whitenoise creating build/lib/whitenoise/management copying whitenoise/management/__init__.py -> build/lib/whitenoise/management creating build/lib/whitenoise/management/commands copying whitenoise/management/commands/gzipstatic.py -> build/lib/whitenoise/management/commands copying whitenoise/management/commands/__init__.py -> build/lib/whitenoise/management/commands + sleep 1 + pushd docs ~/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs ~/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + sphinx-build -b html -d build/doctrees . python2/build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] base reading sources... [ 66%] django reading sources... [100%] index looking for now-outdated files... /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:175: WARNING: toctree contains reference to nonexisting document u'changelog' /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/travis/evansd/whitenoise.svg /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/v/whitenoise.svg /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/dm/whitenoise.svg none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] base writing output... [ 66%] django writing output... [100%] index writing additional files... genindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf/docs/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 5 warnings. + rm -f build/html/.buildinfo + rm -f build/html/objects.inv + popd ~/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XIrz7J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + CFLAGS='-O3 -mtune=power7 -mcpu=power7 -g -fsigned-char' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/gzip.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/django.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/storage_backport.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management copying build/lib/whitenoise/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/commands/gzipstatic.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/gzip.py to gzip.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/django.py to django.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/storage_backport.py to storage_backport.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands/gzipstatic.py to gzipstatic.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpfgrRT9.py' /usr/bin/python2 -O /tmp/tmpfgrRT9.py removing /tmp/tmpfgrRT9.py running install_egg_info running egg_info creating whitenoise.egg-info writing requirements to whitenoise.egg-info/requires.txt writing whitenoise.egg-info/PKG-INFO writing top-level names to whitenoise.egg-info/top_level.txt writing dependency_links to whitenoise.egg-info/dependency_links.txt writing manifest file 'whitenoise.egg-info/SOURCES.txt' reading manifest file 'whitenoise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' no previously-included directories found matching 'docs/_build' writing manifest file 'whitenoise.egg-info/SOURCES.txt' Copying whitenoise.egg-info to /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7/site-packages/whitenoise-2.0.6-py2.7.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/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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-whitenoise-2.0.6-5.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xMYFAT + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + export DJANGO_SETTINGS_MODULE=tests.django_settings + DJANGO_SETTINGS_MODULE=tests.django_settings + py.test ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.27 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf, inifile: collected 45 items tests/test_django_gzip.py ...... tests/test_django_whitenoise.py ...... tests/test_gzip.py ... tests/test_whitenoise.py .............................. ==================== 45 passed, 2 warnings in 0.54 seconds ===================== + exit 0 Processing files: python2-whitenoise-2.0.6-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.raQGr3 + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-2.0.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-2.0.6 + cp -pr README.rst /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-2.0.6 + cp -pr docs/ /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-2.0.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cvM6id + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/licenses/python2-whitenoise-2.0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/licenses/python2-whitenoise-2.0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/licenses/python2-whitenoise-2.0.6 + exit 0 Provides: python-whitenoise = 2.0.6-5.el7 python2-whitenoise = 2.0.6-5.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: python(abi) = 2.7 Obsoletes: python-whitenoise < 2.0.6-5.el7 Processing files: python2-whitenoise-doc-2.0.6-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vqhYxn + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-doc-2.0.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-doc-2.0.6 + cp -pr docs/python2/build/html /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/doc/python2-whitenoise-doc-2.0.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Nni8Mx + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/licenses/python2-whitenoise-doc-2.0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/licenses/python2-whitenoise-doc-2.0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch/usr/share/licenses/python2-whitenoise-doc-2.0.6 + exit 0 Provides: python2-whitenoise-doc = 2.0.6-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch warning: Could not canonicalize hostname: buildppc-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-whitenoise-2.0.6-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-whitenoise-doc-2.0.6-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GWBcJ3 + umask 022 + cd /builddir/build/BUILD + cd whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-whitenoise-2.0.6-5.el7.noarch + exit 0 Child return code was: 0