Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pOCCI.spec'], env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8409/root'uid=1001printOutput=Falseuser='mockbuild'logger=timeout=0gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pOCCI.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-5784153.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pOCCI-1.0.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pOCCI.spec'], env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8409/root'uid=1001logger=printOutput=Falsetimeout=0private_network=Trueuser='mockbuild'gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pOCCI.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JDwVk5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-pOCCI-1.0.2 + /usr/bin/mkdir -p python-pOCCI-1.0.2 + cd python-pOCCI-1.0.2 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/pOCCI-0ef0e4b505762a895708dc5525152d9577612fc0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/python-pOCCI-1.0.2/pOCCI-0ef0e4b505762a895708dc5525152d9577612fc0 ~/build/BUILD/python-pOCCI-1.0.2 Patch #1 (pOCCI-2to3.diff): + pushd pOCCI-0ef0e4b505762a895708dc5525152d9577612fc0 + echo 'Patch #1 (pOCCI-2to3.diff):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/pOCCI-2to3.diff patching file setup.py ~/build/BUILD/python-pOCCI-1.0.2 + popd + cp -a pOCCI-0ef0e4b505762a895708dc5525152d9577612fc0 python2 + cp -a pOCCI-0ef0e4b505762a895708dc5525152d9577612fc0 python3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZknVdf + umask 022 + cd /builddir/build/BUILD + cd python-pOCCI-1.0.2 + pushd python2 ~/build/BUILD/python-pOCCI-1.0.2/python2 ~/build/BUILD/python-pOCCI-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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/pOCCI copying pOCCI/CORE.py -> build/lib/pOCCI copying pOCCI/__init__.py -> build/lib/pOCCI copying pOCCI/occi.py -> build/lib/pOCCI copying pOCCI/occi_libs.py -> build/lib/pOCCI copying pOCCI/pOCCI.py -> build/lib/pOCCI copying pOCCI/pOCCI_parse.py -> build/lib/pOCCI copying pOCCI/render.py -> build/lib/pOCCI copying pOCCI/render_base.py -> build/lib/pOCCI copying pOCCI/render_http.py -> build/lib/pOCCI copying pOCCI/render_json.py -> build/lib/pOCCI copying pOCCI/render_text.py -> build/lib/pOCCI copying pOCCI/render_uri.py -> build/lib/pOCCI copying pOCCI/transport.py -> build/lib/pOCCI copying pOCCI/version.py -> build/lib/pOCCI creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_basic.py -> build/lib/tests copying tests/test_connect.py -> build/lib/tests copying tests/test_parse_http.py -> build/lib/tests copying tests/test_parse_text.py -> build/lib/tests copying tests/test_parse_uri.py -> build/lib/tests copying pOCCI/pOCCI.cfg -> build/lib/pOCCI copying pOCCI/pOCCI.1 -> build/lib/pOCCI copying pOCCI/pOCCI-parse.1 -> build/lib/pOCCI creating build/lib/tests/basic copying tests/basic/http-resource.txt -> build/lib/tests/basic copying tests/basic/http-resource2.txt -> build/lib/tests/basic copying tests/basic/text-category1.txt -> build/lib/tests/basic copying tests/basic/text-category2.txt -> build/lib/tests/basic copying tests/basic/text-resource.txt -> build/lib/tests/basic copying tests/basic/text-resource2.txt -> build/lib/tests/basic creating build/lib/tests/category-collection copying tests/category-collection/http-ok-dummy.txt -> build/lib/tests/category-collection copying tests/category-collection/http-ok-ec2.txt -> build/lib/tests/category-collection copying tests/category-collection/http-ok-opennebula.txt -> build/lib/tests/category-collection copying tests/category-collection/http-test-capitalization1.txt -> build/lib/tests/category-collection copying tests/category-collection/http-test-capitalization2.txt -> build/lib/tests/category-collection copying tests/category-collection/http-test-capitalization3.txt -> build/lib/tests/category-collection copying tests/category-collection/http-test-capitalization4.txt -> build/lib/tests/category-collection copying tests/category-collection/text-duplicity.txt -> build/lib/tests/category-collection copying tests/category-collection/text-error-attrdef.txt -> build/lib/tests/category-collection copying tests/category-collection/text-error-attrdef2.txt -> build/lib/tests/category-collection copying tests/category-collection/text-error-category.txt -> build/lib/tests/category-collection copying tests/category-collection/text-error-category2.txt -> build/lib/tests/category-collection copying tests/category-collection/text-missing-class.txt -> build/lib/tests/category-collection copying tests/category-collection/text-missing-scheme.txt -> build/lib/tests/category-collection copying tests/category-collection/text-ok-dummy.txt -> build/lib/tests/category-collection copying tests/category-collection/text-ok-ec2.txt -> build/lib/tests/category-collection copying tests/category-collection/text-ok-opennebula.txt -> build/lib/tests/category-collection copying tests/category-collection/text-test-capitalization.txt -> build/lib/tests/category-collection creating build/lib/tests/entity-collection copying tests/entity-collection/http-ok-entities.txt -> build/lib/tests/entity-collection copying tests/entity-collection/http-ok-entities2.txt -> build/lib/tests/entity-collection copying tests/entity-collection/http-test-capitalization1.txt -> build/lib/tests/entity-collection copying tests/entity-collection/http-test-capitalization2.txt -> build/lib/tests/entity-collection copying tests/entity-collection/invalid-format.txt -> build/lib/tests/entity-collection copying tests/entity-collection/invalid-uri.txt -> build/lib/tests/entity-collection copying tests/entity-collection/text-ok-entities.txt -> build/lib/tests/entity-collection copying tests/entity-collection/uri-invalid-uri.txt -> build/lib/tests/entity-collection copying tests/entity-collection/uri-ok-entities.txt -> build/lib/tests/entity-collection creating build/lib/tests/resource copying tests/resource/http-bad-attr.txt -> build/lib/tests/resource copying tests/resource/http-ok-ec2-compute.txt -> build/lib/tests/resource copying tests/resource/http-ok-ignore-unknown.txt -> build/lib/tests/resource copying tests/resource/http-ok-opennebula-compute.txt -> build/lib/tests/resource copying tests/resource/http-test-capitalization1.txt -> build/lib/tests/resource copying tests/resource/http-test-capitalization2.txt -> build/lib/tests/resource copying tests/resource/text-bad-attr.txt -> build/lib/tests/resource copying tests/resource/text-bad-quote-attribute.txt -> build/lib/tests/resource copying tests/resource/text-bad-quote-category.txt -> build/lib/tests/resource copying tests/resource/text-bad-quote-link.txt -> build/lib/tests/resource copying tests/resource/text-invalid-format.txt -> build/lib/tests/resource copying tests/resource/text-ok-ec2-compute.txt -> build/lib/tests/resource copying tests/resource/text-ok-opennebula-compute.txt -> build/lib/tests/resource + make html sphinx-build -b html -d build/doctrees doc build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] API reading sources... [ 40%] devel reading sources... [ 60%] index reading sources... [ 80%] matrix reading sources... [100%] usage looking for now-outdated files... README.rst:1: WARNING: nonlocal image URI found: https://travis-ci.org/CESNET/pOCCI.svg?branch=master README.rst:1: WARNING: nonlocal image URI found: https://img.shields.io/coveralls/CESNET/pOCCI.svg README.rst:3: WARNING: nonlocal image URI found: https://travis-ci.org/CESNET/pOCCI.svg?branch=master README.rst:6: WARNING: nonlocal image URI found: https://img.shields.io/coveralls/CESNET/pOCCI.svg none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] API writing output... [ 40%] devel writing output... [ 60%] index writing output... [ 80%] matrix writing output... [100%] usage writing additional files... (10 module code pages) _modules/index genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 4 warnings. Build finished. The HTML pages are in build/html. + rm -f build/html/.buildinfo + popd ~/build/BUILD/python-pOCCI-1.0.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RUlb0B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64 + cd python-pOCCI-1.0.2 + pushd python2 ~/build/BUILD/python-pOCCI-1.0.2/python2 ~/build/BUILD/python-pOCCI-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-ok-opennebula-compute.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-ok-ec2-compute.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-invalid-format.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-bad-quote-link.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-bad-quote-category.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-bad-quote-attribute.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/text-bad-attr.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/http-test-capitalization2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/http-test-capitalization1.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/http-ok-opennebula-compute.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/http-ok-ignore-unknown.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/http-ok-ec2-compute.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource copying build/lib/tests/resource/http-bad-attr.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/resource creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/uri-ok-entities.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/uri-invalid-uri.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/text-ok-entities.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/invalid-uri.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/invalid-format.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/http-test-capitalization2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/http-test-capitalization1.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/http-ok-entities2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection copying build/lib/tests/entity-collection/http-ok-entities.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/entity-collection creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-test-capitalization.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-ok-opennebula.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-ok-ec2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-ok-dummy.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-missing-scheme.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-missing-class.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-error-category2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-error-category.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-error-attrdef2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-error-attrdef.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/text-duplicity.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-test-capitalization4.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-test-capitalization3.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-test-capitalization2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-test-capitalization1.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-ok-opennebula.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-ok-ec2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection copying build/lib/tests/category-collection/http-ok-dummy.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/category-collection creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/basic/text-resource2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/basic/text-resource.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/basic/text-category2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/basic/text-category1.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/basic/http-resource2.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/basic/http-resource.txt -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/basic copying build/lib/tests/test_parse_uri.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_parse_text.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_parse_http.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_connect.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests copying build/lib/tests/test_basic.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/pOCCI-parse.1 -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/pOCCI.1 -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/pOCCI.cfg -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/version.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/transport.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/render_uri.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/render_text.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/render_json.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/render_http.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/render_base.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/render.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/pOCCI_parse.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/pOCCI.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/occi_libs.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/occi.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/__init__.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI copying build/lib/pOCCI/CORE.py -> /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/test_parse_uri.py to test_parse_uri.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/test_parse_text.py to test_parse_text.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/test_parse_http.py to test_parse_http.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/test_connect.py to test_connect.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/transport.py to transport.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/render_uri.py to render_uri.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/render_text.py to render_text.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/render_json.py to render_json.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/render_http.py to render_http.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/render_base.py to render_base.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/render.py to render.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI_parse.py to pOCCI_parse.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI.py to pOCCI.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/occi_libs.py to occi_libs.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/occi.py to occi.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/CORE.py to CORE.pyc writing byte-compilation script '/tmp/tmpQslBhS.py' /usr/bin/python2 -O /tmp/tmpQslBhS.py removing /tmp/tmpQslBhS.py running install_egg_info running egg_info creating pOCCI.egg-info writing requirements to pOCCI.egg-info/requires.txt writing pOCCI.egg-info/PKG-INFO writing top-level names to pOCCI.egg-info/top_level.txt writing dependency_links to pOCCI.egg-info/dependency_links.txt writing entry points to pOCCI.egg-info/entry_points.txt writing manifest file 'pOCCI.egg-info/SOURCES.txt' reading manifest file 'pOCCI.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pOCCI.egg-info/SOURCES.txt' Copying pOCCI.egg-info to /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI-1.0.2-py2.7.egg-info running install_scripts Installing pOCCI-parse script to /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin Installing pOCCI script to /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin ~/build/BUILD/python-pOCCI-1.0.2 + popd + mv /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI-2.7 + mv /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI-parse /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI-parse-2.7 + rm -f /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI.cfg + rm -rf /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/tests + chmod +x /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI.py + chmod +x /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI_parse.py + cp -p /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI-2.7 /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI + cp -p /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI-parse-2.7 /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/bin/pOCCI-parse + mkdir -p /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/man/man1 + mv /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI-parse.1 /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pOCCI/pOCCI.1 /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/python-pOCCI-1.0.2 /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-pOCCI-1.0.2-1.el7.centos.x86_64/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.9FPyy0 + umask 022 + cd /builddir/build/BUILD + cd python-pOCCI-1.0.2 + pushd python2 ~/build/BUILD/python-pOCCI-1.0.2/python2 ~/build/BUILD/python-pOCCI-1.0.2 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to pOCCI.egg-info/requires.txt writing pOCCI.egg-info/PKG-INFO writing top-level names to pOCCI.egg-info/top_level.txt writing dependency_links to pOCCI.egg-info/dependency_links.txt writing entry points to pOCCI.egg-info/entry_points.txt reading manifest file 'pOCCI.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pOCCI.egg-info/SOURCES.txt' running build_ext testInit (tests.test_basic.TestRender) ... ok testRender (tests.test_basic.TestRender) ... ok testRenderResourceNoLinks (tests.test_basic.TestRender) ... ok testRenderResourceWithLinks (tests.test_basic.TestRender) ... ok testAttributeEqualDifferentType (tests.test_basic.TestTypes) ... ok testAttributeEquals (tests.test_basic.TestTypes) ... ok testAttributeNotEqual (tests.test_basic.TestTypes) ... ok testDelete (tests.test_connect.TestConnect) ... ok testGet (tests.test_connect.TestConnect) ... ok testPost (tests.test_connect.TestConnect) ... ok testPut (tests.test_connect.TestConnect) ... ok testCategoriesCap (tests.test_parse_http.TestCategories) Parse headers with category collection (case insensitive). ... ok testCategoriesOK (tests.test_parse_http.TestCategories) Parse headers with category collection. ... ok testEntitiesCap (tests.test_parse_http.TestEntities) ... ok testEntitiesErrorFormat (tests.test_parse_http.TestEntities) ... ok testEntitiesErrorURI (tests.test_parse_http.TestEntities) ... ok testEntitiesOK (tests.test_parse_http.TestEntities) ... ok testError (tests.test_parse_http.TestHeaderValues) ... ok testOK (tests.test_parse_http.TestHeaderValues) ... ok testResourceBadAttribute (tests.test_parse_http.TestResource) ... ok testResourceErrorEmpty (tests.test_parse_http.TestResource) ... ok testResourceOKAndCap (tests.test_parse_http.TestResource) ... ok testCategoriesDuplicity (tests.test_parse_text.TestCategories) ... ok testCategoriesError (tests.test_parse_text.TestCategories) ... ok testCategoriesMissingFields (tests.test_parse_text.TestCategories) ... ok testCategoriesOK (tests.test_parse_text.TestCategories) Parse text body with category collection, then render the parsed result and compare with the original text. ... ok testEntitiesErrorFormat (tests.test_parse_text.TestEntities) ... ok testEntitiesErrorURI (tests.test_parse_text.TestEntities) ... ok testEntitiesOK (tests.test_parse_text.TestEntities) ... ok testResourceBadAttribute (tests.test_parse_text.TestResource) ... ok testResourceBadQuoting (tests.test_parse_text.TestResource) ... ok testResourceErrorEmpty (tests.test_parse_text.TestResource) ... ok testResourceErrorFormat (tests.test_parse_text.TestResource) ... ok testResourceOK (tests.test_parse_text.TestResource) ... ok testInvalidMethods (tests.test_parse_uri.TestURIList) ... ok testInvalidURI (tests.test_parse_uri.TestURIList) ... ok testOK (tests.test_parse_uri.TestURIList) ... ok ---------------------------------------------------------------------- Ran 37 tests in 0.058s OK ~/build/BUILD/python-pOCCI-1.0.2 + popd + exit 0 Processing files: python2-pOCCI-1.0.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LziCJp + umask 022 + cd /builddir/build/BUILD + cd python-pOCCI-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python2-pOCCI-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python2-pOCCI-1.0.2 + cp -pr python2/README.rst /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python2-pOCCI-1.0.2 + cp -pr python2/pOCCI/pOCCI.cfg /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python2-pOCCI-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d7DSVO + umask 022 + cd /builddir/build/BUILD + cd python-pOCCI-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/licenses/python2-pOCCI-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/licenses/python2-pOCCI-1.0.2 + cp -pr python2/LICENSE /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/licenses/python2-pOCCI-1.0.2 + exit 0 warning: File listed twice: /usr/bin/pOCCI Provides: python-pOCCI = 1.0.2-1.el7.centos python2-pOCCI = 1.0.2-1.el7.centos 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: /usr/bin/python /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-pOCCI < 1.0.2-1.el7.centos Processing files: python-pOCCI-doc-1.0.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZGD5vf + umask 022 + cd /builddir/build/BUILD + cd python-pOCCI-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python-pOCCI-doc-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python-pOCCI-doc-1.0.2 + cp -pr python2/build/html/ /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64/usr/share/doc/python-pOCCI-doc-1.0.2 + exit 0 Provides: python-pOCCI-doc = 1.0.2-1.el7.centos 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-pOCCI-1.0.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-5784153.novalocal Wrote: /builddir/build/RPMS/python2-pOCCI-1.0.2-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-pOCCI-doc-1.0.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HgbkwB + umask 022 + cd /builddir/build/BUILD + cd python-pOCCI-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pOCCI-1.0.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0