Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-beautifulsoup4.spec'], False, '/var/lib/mock/bananas6-el6-build-1726-2988/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-beautifulsoup4.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-beautifulsoup4-4.1.3-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-beautifulsoup4.spec'], False, '/var/lib/mock/bananas6-el6-build-1726-2988/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-beautifulsoup4.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PMRGwQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf beautifulsoup4-4.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/beautifulsoup4-4.1.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd beautifulsoup4-4.1.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv AUTHORS.txt AUTHORS.txt.iso + iconv -f ISO-8859-1 -t UTF-8 -o AUTHORS.txt AUTHORS.txt.iso + touch -r AUTHORS.txt.iso AUTHORS.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ma9zNw + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.1.3 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/bs4 copying bs4/element.py -> build/lib/bs4 copying bs4/__init__.py -> build/lib/bs4 copying bs4/testing.py -> build/lib/bs4 copying bs4/dammit.py -> build/lib/bs4 creating build/lib/bs4/builder copying bs4/builder/_html5lib.py -> build/lib/bs4/builder copying bs4/builder/__init__.py -> build/lib/bs4/builder copying bs4/builder/_htmlparser.py -> build/lib/bs4/builder copying bs4/builder/_lxml.py -> build/lib/bs4/builder creating build/lib/bs4/tests copying bs4/tests/test_html5lib.py -> build/lib/bs4/tests copying bs4/tests/__init__.py -> build/lib/bs4/tests copying bs4/tests/test_soup.py -> build/lib/bs4/tests copying bs4/tests/test_docs.py -> build/lib/bs4/tests copying bs4/tests/test_builder_registry.py -> build/lib/bs4/tests copying bs4/tests/test_tree.py -> build/lib/bs4/tests copying bs4/tests/test_lxml.py -> build/lib/bs4/tests copying bs4/tests/test_htmlparser.py -> build/lib/bs4/tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TQEIad + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch ++ dirname /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch + cd beautifulsoup4-4.1.3 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4 copying build/lib/bs4/element.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4 copying build/lib/bs4/__init__.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4 copying build/lib/bs4/testing.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4 creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_html5lib.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/__init__.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_soup.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_docs.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_builder_registry.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_tree.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_lxml.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_htmlparser.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder copying build/lib/bs4/builder/_html5lib.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder copying build/lib/bs4/builder/__init__.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder copying build/lib/bs4/builder/_htmlparser.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder copying build/lib/bs4/builder/_lxml.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder copying build/lib/bs4/dammit.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4 byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/element.py to element.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_html5lib.py to test_html5lib.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_soup.py to test_soup.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_docs.py to test_docs.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_builder_registry.py to test_builder_registry.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_tree.py to test_tree.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_lxml.py to test_lxml.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/tests/test_htmlparser.py to test_htmlparser.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder/_html5lib.py to _html5lib.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder/_htmlparser.py to _htmlparser.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/builder/_lxml.py to _lxml.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/bs4/dammit.py to dammit.pyc writing byte-compilation script '/tmp/tmpVrEVnW.py' /usr/bin/python -O /tmp/tmpVrEVnW.py removing /tmp/tmpVrEVnW.py running install_egg_info Writing /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6/site-packages/beautifulsoup4-4.1.3-py2.6.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/beautifulsoup4-4.1.3 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y6IY0U + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.1.3 + unset DISPLAY ++ pwd + PYTHONPATH=/builddir/build/BUILD/beautifulsoup4-4.1.3 + nosetests ............................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 301 tests in 0.726s OK + exit 0 Processing files: python-beautifulsoup4-4.1.3-3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jVhfKE + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.1.3 + DOCDIR=/builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/share/doc/python-beautifulsoup4-4.1.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/share/doc/python-beautifulsoup4-4.1.3 + /bin/mkdir -p /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/share/doc/python-beautifulsoup4-4.1.3 + cp -pr AUTHORS.txt COPYING.txt NEWS.txt README.txt TODO.txt /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch/usr/share/doc/python-beautifulsoup4-4.1.3 + exit 0 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/python-beautifulsoup4-4.1.3-3.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PKQPyd + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.1.3 + /bin/rm -rf /builddir/build/BUILDROOT/python-beautifulsoup4-4.1.3-3.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->