Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], user='mockbuild'gid=425uid=1000env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}timeout=172800chrootPath='/var/lib/mock/f25-build-6659330-652933/root'shell=FalseprintOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-acme-0.9.3-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], user='mockbuild'gid=425logger=uid=1000env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}private_network=TruechrootPath='/var/lib/mock/f25-build-6659330-652933/root'shell=FalseprintOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', '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.u1EN6w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf acme-0.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/acme-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd acme-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wwaYjO + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/acme copying acme/fields_test.py -> build/lib/acme copying acme/messages_test.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/dns_resolver.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/challenges_test.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/util_test.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/client_test.py -> build/lib/acme copying acme/errors_test.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/jws_test.py -> build/lib/acme copying acme/dns_resolver_test.py -> build/lib/acme copying acme/standalone_test.py -> build/lib/acme copying acme/test_util.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/crypto_util_test.py -> build/lib/acme creating build/lib/acme/jose copying acme/jose/interfaces_test.py -> build/lib/acme/jose copying acme/jose/jwa.py -> build/lib/acme/jose copying acme/jose/util.py -> build/lib/acme/jose copying acme/jose/json_util.py -> build/lib/acme/jose copying acme/jose/b64_test.py -> build/lib/acme/jose copying acme/jose/__init__.py -> build/lib/acme/jose copying acme/jose/errors.py -> build/lib/acme/jose copying acme/jose/util_test.py -> build/lib/acme/jose copying acme/jose/jwa_test.py -> build/lib/acme/jose copying acme/jose/jwk_test.py -> build/lib/acme/jose copying acme/jose/jwk.py -> build/lib/acme/jose copying acme/jose/interfaces.py -> build/lib/acme/jose copying acme/jose/json_util_test.py -> build/lib/acme/jose copying acme/jose/jws.py -> build/lib/acme/jose copying acme/jose/errors_test.py -> build/lib/acme/jose copying acme/jose/jws_test.py -> build/lib/acme/jose copying acme/jose/b64.py -> build/lib/acme/jose running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' creating build/lib/acme/testdata copying acme/testdata/README -> build/lib/acme/testdata copying acme/testdata/cert-100sans.pem -> build/lib/acme/testdata copying acme/testdata/cert-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/cert-san.pem -> build/lib/acme/testdata copying acme/testdata/cert.der -> build/lib/acme/testdata copying acme/testdata/cert.pem -> build/lib/acme/testdata copying acme/testdata/csr-100sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-6sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/csr-nosans.pem -> build/lib/acme/testdata copying acme/testdata/csr-san.pem -> build/lib/acme/testdata copying acme/testdata/csr.der -> build/lib/acme/testdata copying acme/testdata/csr.pem -> build/lib/acme/testdata copying acme/testdata/dsa512_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa1024_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa2048_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa256_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa512_key.pem -> build/lib/acme/testdata + sleep 1 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing requirements to acme.egg-info/requires.txt writing dependency_links to acme.egg-info/dependency_links.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gcYJWb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch + cd acme-0.9.3 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/dns_resolver.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/interfaces_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/jwa.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/json_util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/b64_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/errors.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/jwa_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/jwk_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/jwk.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/interfaces.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/json_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/jws.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/jose/b64.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/dns_resolver_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/testdata byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/fields_test.py to fields_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/messages_test.py to messages_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/dns_resolver.py to dns_resolver.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/challenges_test.py to challenges_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/util_test.py to util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/fields.py to fields.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jws.py to jws.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/messages.py to messages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/interfaces_test.py to interfaces_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/jwa.py to jwa.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/json_util.py to json_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/b64_test.py to b64_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/util_test.py to util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/jwa_test.py to jwa_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/jwk_test.py to jwk_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/jwk.py to jwk.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/interfaces.py to interfaces.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/json_util_test.py to json_util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/jws.py to jws.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/errors_test.py to errors_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/jws_test.py to jws_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jose/b64.py to b64.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/crypto_util.py to crypto_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/client_test.py to client_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/errors_test.py to errors_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/standalone.py to standalone.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/jws_test.py to jws_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/dns_resolver_test.py to dns_resolver_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/standalone_test.py to standalone_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/test_util.py to test_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/challenges.py to challenges.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme/crypto_util_test.py to crypto_util_test.cpython-35.pyc writing byte-compilation script '/tmp/tmpbqodenqc.py' /usr/bin/python3 -O /tmp/tmpbqodenqc.py removing /tmp/tmpbqodenqc.py running install_egg_info running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5/site-packages/acme-0.9.3-py3.5.egg-info running install_scripts Installing jws script to /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/bin + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/dns_resolver.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/interfaces_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwa.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/json_util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/b64_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/errors.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwa_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwk_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwk.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/interfaces.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/json_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jws.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/b64.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/dns_resolver_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/testdata byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/fields_test.py to fields_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/messages_test.py to messages_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/dns_resolver.py to dns_resolver.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/challenges_test.py to challenges_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jws.py to jws.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/interfaces_test.py to interfaces_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/jwa.py to jwa.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/json_util.py to json_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/b64_test.py to b64_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/jwa_test.py to jwa_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/jwk_test.py to jwk_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/jwk.py to jwk.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/json_util_test.py to json_util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/jws.py to jws.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/jws_test.py to jws_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jose/b64.py to b64.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/crypto_util.py to crypto_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/client_test.py to client_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/jws_test.py to jws_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/dns_resolver_test.py to dns_resolver_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/standalone_test.py to standalone_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/challenges.py to challenges.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme/crypto_util_test.py to crypto_util_test.pyc writing byte-compilation script '/tmp/tmpl3NTZ3.py' /usr/bin/python2 -O /tmp/tmpl3NTZ3.py removing /tmp/tmpl3NTZ3.py running install_egg_info running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7/site-packages/acme-0.9.3-py2.7.egg-info running install_scripts Installing jws script to /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/bin + cd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.4.8 making output directory... loading translations [en]... done loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] api reading sources... [ 10%] api/challenges reading sources... [ 15%] api/client reading sources... [ 21%] api/errors reading sources... [ 26%] api/fields reading sources... [ 31%] api/jose reading sources... [ 36%] api/jose/base64 reading sources... [ 42%] api/jose/errors reading sources... [ 47%] api/jose/interfaces reading sources... [ 52%] api/jose/json_util reading sources... [ 57%] api/jose/jwa reading sources... [ 63%] api/jose/jwk reading sources... [ 68%] api/jose/jws reading sources... [ 73%] api/jose/util reading sources... [ 78%] api/messages reading sources... [ 84%] api/other reading sources... [ 89%] api/standalone reading sources... [ 94%] index reading sources... [100%] man/jws /builddir/build/BUILD/acme-0.9.3/docs/api/other.rst:4: WARNING: autodoc: failed to import module 'acme.other'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/sphinx/ext/autodoc.py", line 519, in import_object __import__(self.modname) ImportError: No module named 'acme.other' looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/acme-0.9.3/docs/man/jws.rst:1: ERROR: Command 'jws --help all' failed: [Errno 2] No such file or directory: 'jws' done checking consistency... done preparing documents... /builddir/build/BUILD/acme-0.9.3/docs/man/jws.rst:: WARNING: document isn't included in any toctree done writing output... [ 5%] api writing output... [ 10%] api/challenges writing output... [ 15%] api/client writing output... [ 21%] api/errors writing output... [ 26%] api/fields writing output... [ 31%] api/jose writing output... [ 36%] api/jose/base64 writing output... [ 42%] api/jose/errors writing output... [ 47%] api/jose/interfaces writing output... [ 52%] api/jose/json_util writing output... [ 57%] api/jose/jwa writing output... [ 63%] api/jose/jwk writing output... [ 68%] api/jose/jws writing output... [ 73%] api/jose/util writing output... [ 78%] api/messages writing output... [ 84%] api/other writing output... [ 89%] api/standalone writing output... [ 94%] index writing output... [100%] man/jws generating indices.../builddir/build/BUILD/acme-0.9.3/acme/errors.py:docstring of acme.errors.MissingNonce:None: WARNING: more than one target found for cross-reference 'response': acme.standalone.HTTP01RequestHandler.HTTP01Resource.response, acme.challenges.KeyAuthorizationChallenge.response genindex py-modindex highlighting module code... [ 6%] acme.messages highlighting module code... [ 13%] acme.jose.jwa highlighting module code... [ 20%] namedtuple_HTTP01Resource highlighting module code... [ 26%] acme.standalone highlighting module code... [ 33%] acme.jose.jwk highlighting module code... [ 40%] acme.jose.jws highlighting module code... [ 46%] acme.errors highlighting module code... [ 53%] acme.jose.util highlighting module code... [ 60%] acme.jose.interfaces highlighting module code... [ 66%] acme.jose.errors highlighting module code... [ 73%] acme.client highlighting module code... [ 80%] acme.fields highlighting module code... [ 86%] acme.jose.json_util highlighting module code... [ 93%] acme.jose.b64 highlighting module code... [100%] acme.challenges writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. Build finished. The HTML pages are in _build/html. + rm -rf docs/_build/html/.buildinfo docs/_build/html/man docs/_build/html/_sources + rm -f docs/_build/html/_static/fonts/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.woff + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.eot + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.svg + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.ttf + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.woff docs/_build/html/_static/fonts/fontawesome-webfont.woff + /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/acme-0.9.3 /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/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-acme-0.9.3-1.fc25.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9KHMbX + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext test_decode (acme.fields_test.FixedTest) ... ok test_decode_bad (acme.fields_test.FixedTest) ... ok test_encode (acme.fields_test.FixedTest) ... ok test_encode_override (acme.fields_test.FixedTest) ... No handlers could be found for logger "acme.fields" ok test_default_decoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_decoder_raises_deserialization_error (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder_naive_fails (acme.fields_test.RFC3339FieldTest) ... ok test_decode_good (acme.fields_test.ResourceTest) ... ok test_decode_wrong (acme.fields_test.ResourceTest) ... ok test_json_de_serializable (acme.messages_test.AuthorizationResourceTest) ... ok test_from_json (acme.messages_test.AuthorizationTest) ... ok test_from_json_hashable (acme.messages_test.AuthorizationTest) ... ok test_resolved_combinations (acme.messages_test.AuthorizationTest) ... ok test_json_de_serializable (acme.messages_test.CertificateRequestTest) ... ok test_json_de_serializable (acme.messages_test.CertificateResourceTest) ... ok test_from_json (acme.messages_test.ChallengeBodyTest) ... ok test_from_json_hashable (acme.messages_test.ChallengeBodyTest) ... ok test_proxy (acme.messages_test.ChallengeBodyTest) ... ok test_to_partial_json (acme.messages_test.ChallengeBodyTest) ... ok test_uri (acme.messages_test.ChallengeResourceTest) ... ok test_equality (acme.messages_test.ConstantTest) ... ok test_from_json (acme.messages_test.ConstantTest) ... ok test_from_json_hashable (acme.messages_test.ConstantTest) ... ok test_repr (acme.messages_test.ConstantTest) ... ok test_to_partial_json (acme.messages_test.ConstantTest) ... ok test_from_json_deserialization_unknown_key_success (acme.messages_test.DirectoryTest) ... ok test_getattr (acme.messages_test.DirectoryTest) ... ok test_getattr_fails_with_attribute_error (acme.messages_test.DirectoryTest) ... ok test_getitem (acme.messages_test.DirectoryTest) ... ok test_getitem_fails_with_key_error (acme.messages_test.DirectoryTest) ... ok test_init_wrong_key_value_success (acme.messages_test.DirectoryTest) ... ok test_to_json (acme.messages_test.DirectoryTest) ... ok test_default_typ (acme.messages_test.ErrorTest) ... ok test_description (acme.messages_test.ErrorTest) ... ok test_from_json_empty (acme.messages_test.ErrorTest) ... ok test_from_json_hashable (acme.messages_test.ErrorTest) ... ok test_str (acme.messages_test.ErrorTest) ... ok test_to_partial_json (acme.messages_test.RegistrationResourceTest) ... ok test_emails (acme.messages_test.RegistrationTest) ... ok test_from_data (acme.messages_test.RegistrationTest) ... ok test_from_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RegistrationTest) ... ok test_phones (acme.messages_test.RegistrationTest) ... ok test_to_partial_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RevocationTest) ... ok test_empty (acme.messages_test.UpdateRegistrationTest) ... ok test_from_json_unrecognized (acme.challenges_test.ChallengeTest) ... ok test_from_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNS01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.DNS01ResponseTest) ... ok test_simple_verify_bad_validation (acme.challenges_test.DNS01ResponseTest) ... skipped 'optional dependency dnspython is not available' test_simple_verify_good_validation (acme.challenges_test.DNS01ResponseTest) ... skipped 'optional dependency dnspython is not available' test_simple_verify_good_validation_multitxts (acme.challenges_test.DNS01ResponseTest) ... skipped 'optional dependency dnspython is not available' test_simple_verify_without_dns (acme.challenges_test.DNS01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json (acme.challenges_test.DNS01Test) ... ok test_from_json_hashable (acme.challenges_test.DNS01Test) ... ok test_to_partial_json (acme.challenges_test.DNS01Test) ... ok test_validation (acme.challenges_test.DNS01Test) ... ok test_validation_domain_name (acme.challenges_test.DNS01Test) ... ok test_check_validation (acme.challenges_test.DNSResponseTest) ... ok test_from_json (acme.challenges_test.DNSResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNSResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNSResponseTest) ... ok test_check_validation_wrong_fields (acme.challenges_test.DNSTest) ... ok test_check_validation_wrong_payload (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.DNSTest) ... ok test_from_json_hashable (acme.challenges_test.DNSTest) ... ok test_gen_check_validation (acme.challenges_test.DNSTest) ... ok test_gen_check_validation_wrong_key (acme.challenges_test.DNSTest) ... ok test_gen_response (acme.challenges_test.DNSTest) ... ok test_to_partial_json (acme.challenges_test.DNSTest) ... ok test_validation_domain_name (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_connection_error (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_good_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_port (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_whitespace_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json (acme.challenges_test.HTTP01Test) ... ok test_from_json_hashable (acme.challenges_test.HTTP01Test) ... ok test_good_token (acme.challenges_test.HTTP01Test) ... ok test_path (acme.challenges_test.HTTP01Test) ... ok test_to_partial_json (acme.challenges_test.HTTP01Test) ... ok test_uri (acme.challenges_test.HTTP01Test) ... ok test_verify_ok (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_form (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_thumbprint (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_token (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert_gen_key (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_probe_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_false_on_probe_error (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_verify_bad_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_z_and_domain (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_invalid_token_length (acme.challenges_test.TLSSNI01Test) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01Test) ... ok test_validation (acme.challenges_test.TLSSNI01Test) ... ok test_from_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_to_partial_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_failure (acme.util_test.ActivateTest) ... ok test_success (acme.util_test.ActivateTest) ... ok test_it (acme.util_test.MapKeysTest) ... ok test_from_json_not_implemented (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dump_default (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dump_default_type_error (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dumps (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dumps_pretty (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_loads (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_mapping (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_nested (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_other (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_sequence (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_input_with_padding (acme.jose.b64_test.B64DecodeTest) ... ok test_input_without_padding (acme.jose.b64_test.B64DecodeTest) ... ok test_non_ascii_unicode_fails (acme.jose.b64_test.B64DecodeTest) ... ok test_type_error_no_unicode_or_bytes (acme.jose.b64_test.B64DecodeTest) ... ok test_unicode_with_ascii (acme.jose.b64_test.B64DecodeTest) ... ok test_unsafe_url (acme.jose.b64_test.B64DecodeTest) ... ok test_different_paddings (acme.jose.b64_test.B64EncodeTest) ... ok test_empty (acme.jose.b64_test.B64EncodeTest) ... ok test_unicode_fails_with_type_error (acme.jose.b64_test.B64EncodeTest) ... ok test_unsafe_url (acme.jose.b64_test.B64EncodeTest) ... ok test_eq (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_getattr_proxy (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_hash (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_different_types (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_no_serialization (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_not_wrapped (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_public_key (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_repr (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_eq (acme.jose.util_test.ComparableX509Test) ... ok test_getattr_proxy (acme.jose.util_test.ComparableX509Test) ... ok test_hash (acme.jose.util_test.ComparableX509Test) ... ok test_ne (acme.jose.util_test.ComparableX509Test) ... ok test_ne_wrong_types (acme.jose.util_test.ComparableX509Test) ... ok test_repr (acme.jose.util_test.ComparableX509Test) ... ok test_equal (acme.jose.util_test.ImmutableMapTest) ... ok test_get_attr (acme.jose.util_test.ImmutableMapTest) ... ok test_get_missing_item_raises_key_error (acme.jose.util_test.ImmutableMapTest) ... ok test_hash (acme.jose.util_test.ImmutableMapTest) ... ok test_order_of_args_does_not_matter (acme.jose.util_test.ImmutableMapTest) ... ok test_repr (acme.jose.util_test.ImmutableMapTest) ... ok test_set_attr_raises_attribute_error (acme.jose.util_test.ImmutableMapTest) ... ok test_type_error_on_missing (acme.jose.util_test.ImmutableMapTest) ... ok test_type_error_on_unrecognized (acme.jose.util_test.ImmutableMapTest) ... ok test_unhashable (acme.jose.util_test.ImmutableMapTest) ... ok test_update (acme.jose.util_test.ImmutableMapTest) ... ok test_getattr_proxy (acme.jose.util_test.frozendictTest) ... ok test_getattr_raises_attribute_error (acme.jose.util_test.frozendictTest) ... ok test_hash (acme.jose.util_test.frozendictTest) ... ok test_init_dict (acme.jose.util_test.frozendictTest) ... ok test_init_other_raises_type_error (acme.jose.util_test.frozendictTest) ... ok test_len (acme.jose.util_test.frozendictTest) ... ok test_repr (acme.jose.util_test.frozendictTest) ... ok test_setattr_immutable (acme.jose.util_test.frozendictTest) ... ok test_it (acme.jose.jwa_test.JWAHSTest) ... ok test_ps (acme.jose.jwa_test.JWARSTest) ... ok test_rs (acme.jose.jwa_test.JWARSTest) ... ok test_sign_key_too_small (acme.jose.jwa_test.JWARSTest) ... ok test_sign_no_private_part (acme.jose.jwa_test.JWARSTest) ... ok test_eq (acme.jose.jwa_test.JWASignatureTest) ... ok test_from_json (acme.jose.jwa_test.JWASignatureTest) ... ok test_ne (acme.jose.jwa_test.JWASignatureTest) ... ok test_ne_other_type (acme.jose.jwa_test.JWASignatureTest) ... ok test_repr (acme.jose.jwa_test.JWASignatureTest) ... ok test_to_partial_json (acme.jose.jwa_test.JWASignatureTest) ... ok test_from_json (acme.jose.jwk_test.JWKOctTest) ... ok test_from_json_hashable (acme.jose.jwk_test.JWKOctTest) ... ok test_load (acme.jose.jwk_test.JWKOctTest) ... ok test_public_key (acme.jose.jwk_test.JWKOctTest) ... ok test_thumbprint_private (acme.jose.jwk_test.JWKOctTest) ... ok test_thumbprint_public (acme.jose.jwk_test.JWKOctTest) ... ok test_to_partial_json (acme.jose.jwk_test.JWKOctTest) ... ok test_encode_param_zero (acme.jose.jwk_test.JWKRSATest) ... ok test_equals (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_hashable (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_missing_one_additional (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_non_schema_errors (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_private_small (acme.jose.jwk_test.JWKRSATest) ... ok test_init_auto_comparable (acme.jose.jwk_test.JWKRSATest) ... ok test_load (acme.jose.jwk_test.JWKRSATest) ... ok test_not_equals (acme.jose.jwk_test.JWKRSATest) ... ok test_public_key (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_go_jose (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_private (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_public (acme.jose.jwk_test.JWKRSATest) ... ok test_to_partial_json (acme.jose.jwk_test.JWKRSATest) ... ok test_load (acme.jose.jwk_test.JWKTest) ... ok test_load_subclass_wrong_type (acme.jose.jwk_test.JWKTest) ... ok test_decode_b64jose (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_minimum_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_padding_error (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_cert (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_csr (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16 (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16_minimum_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16_odd_length (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_b64jose (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_cert (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_csr (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_hex16 (acme.jose.json_util_test.DeEncodersTest) ... ok test_default_decoder_dict_to_frozendict (acme.jose.json_util_test.FieldTest) ... ok test_default_decoder_list_to_tuple (acme.jose.json_util_test.FieldTest) ... ok test_default_decoder_passthrough (acme.jose.json_util_test.FieldTest) ... ok test_default_encoder_is_partial (acme.jose.json_util_test.FieldTest) ... ok test_default_encoder_passthrough (acme.jose.json_util_test.FieldTest) ... ok test_descriptors (acme.jose.json_util_test.FieldTest) ... ok test_no_omit_boolean (acme.jose.json_util_test.FieldTest) ... ok test_fields (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_fields_inheritance (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_orig_slots (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_slots (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_encode (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_encode_serialization_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_encode_wrong_field (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_decoder (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_fails_on_missing (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_fills_default_for_empty (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_encoder (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_omits_empty (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_init_defaults (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_from_json_dict_no_type_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_non_dict_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_returns_obj (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_unknown_type_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_to_partial_json (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_str (acme.jose.errors_test.UnrecognizedTypeErrorTest) ... ok test_compact (acme.jose.jws_test.CLITest) ... ok test_json (acme.jose.jws_test.CLITest) ... ok test_unverified (acme.jose.jws_test.CLITest) ... ok test_add_empty (acme.jose.jws_test.HeaderTest) ... ok test_add_non_empty (acme.jose.jws_test.HeaderTest) ... ok test_add_overlapping_error (acme.jose.jws_test.HeaderTest) ... ok test_add_wrong_type_error (acme.jose.jws_test.HeaderTest) ... ok test_crit_decode_always_errors (acme.jose.jws_test.HeaderTest) ... ok test_find_key (acme.jose.jws_test.HeaderTest) ... ok test_x5c_decoding (acme.jose.jws_test.HeaderTest) ... ok test_compact_lost_unprotected (acme.jose.jws_test.JWSTest) ... ok test_from_compact_missing_components (acme.jose.jws_test.JWSTest) ... ok test_from_json_hashable (acme.jose.jws_test.JWSTest) ... ok test_from_json_mixed_flat (acme.jose.jws_test.JWSTest) ... ok test_json_flat (acme.jose.jws_test.JWSTest) ... ok test_json_not_flat (acme.jose.jws_test.JWSTest) ... ok test_json_omitempty (acme.jose.jws_test.JWSTest) ... ok test_pubkey_jwk (acme.jose.jws_test.JWSTest) ... ok test_sign_mixed (acme.jose.jws_test.JWSTest) ... ok test_sign_protected (acme.jose.jws_test.JWSTest) ... ok test_sign_unprotected (acme.jose.jws_test.JWSTest) ... ok test_decode (acme.jose.jws_test.MediaTypeTest) ... ok test_encode (acme.jose.jws_test.MediaTypeTest) ... ok test_from_json (acme.jose.jws_test.SignatureTest) ... ok test_from_json_no_alg_error (acme.jose.jws_test.SignatureTest) ... ok test_check_response_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_jobj_error (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_jobj_no_error (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_no_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_ct_required (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_no_ct (acme.client_test.ClientNetworkTest) ... ok test_del (acme.client_test.ClientNetworkTest) ... ok test_init (acme.client_test.ClientNetworkTest) ... ok test_requests_error_passthrough (acme.client_test.ClientNetworkTest) ... ok test_send_request (acme.client_test.ClientNetworkTest) ... ok test_send_request_user_agent (acme.client_test.ClientNetworkTest) ... ok test_send_request_verify_ssl (acme.client_test.ClientNetworkTest) ... ok test_wrap_in_jws (acme.client_test.ClientNetworkTest) ... ok test_get (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head_get_post_error_passthrough (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post_wrong_initial_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post_wrong_post_response_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_agree_to_tos (acme.client_test.ClientTest) ... ok test_answer_challenge (acme.client_test.ClientTest) ... ok test_answer_challenge_missing_next (acme.client_test.ClientTest) ... ok test_check_cert (acme.client_test.ClientTest) ... ok test_check_cert_missing_location (acme.client_test.ClientTest) ... ok test_fetch_chain_max (acme.client_test.ClientTest) ... ok test_fetch_chain_no_up_link (acme.client_test.ClientTest) ... ok test_fetch_chain_single (acme.client_test.ClientTest) ... ok test_fetch_chain_too_many (acme.client_test.ClientTest) ... ok test_init_downloads_directory (acme.client_test.ClientTest) ... ok test_poll (acme.client_test.ClientTest) ... ok test_poll_and_request_issuance (acme.client_test.ClientTest) ... ok test_query_registration (acme.client_test.ClientTest) ... ok test_query_registration_updates_new_authzr_uri (acme.client_test.ClientTest) ... ok test_refresh (acme.client_test.ClientTest) ... ok test_register (acme.client_test.ClientTest) ... ok test_register_missing_next (acme.client_test.ClientTest) ... ok test_request_challenges (acme.client_test.ClientTest) ... ok test_request_challenges_missing_next (acme.client_test.ClientTest) ... ok test_request_challenges_unexpected_update (acme.client_test.ClientTest) ... ok test_request_domain_challenges (acme.client_test.ClientTest) ... ok test_request_domain_challenges_custom_uri (acme.client_test.ClientTest) ... ok test_request_issuance (acme.client_test.ClientTest) ... ok test_request_issuance_missing_location (acme.client_test.ClientTest) ... ok test_request_issuance_missing_up (acme.client_test.ClientTest) ... ok test_requets_challenges_custom_uri (acme.client_test.ClientTest) ... ok test_retry_after_date (acme.client_test.ClientTest) ... ok test_retry_after_invalid (acme.client_test.ClientTest) ... ok test_retry_after_missing (acme.client_test.ClientTest) ... ok test_retry_after_overflow (acme.client_test.ClientTest) ... ok test_retry_after_seconds (acme.client_test.ClientTest) ... ok test_revoke (acme.client_test.ClientTest) ... ok test_revoke_bad_status_raises_error (acme.client_test.ClientTest) ... ok test_update_registration (acme.client_test.ClientTest) ... ok test_str (acme.errors_test.BadNonceTest) ... ok test_str (acme.errors_test.MissingNonceTest) ... ok test_repr (acme.errors_test.PollErrorTest) ... ok test_timeout (acme.errors_test.PollErrorTest) ... ok test_nonce_decoder (acme.jws_test.HeaderTest) ... ok test_it (acme.jws_test.JWSTest) ... ok test_txt_records_for_name_domain_not_found (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_txt_records_for_name_domain_other_error (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_txt_records_for_name_with_multiple_responses (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_txt_records_for_name_with_single_response (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_exception_raised (acme.dns_resolver_test.TxtRecordsForNameWithoutDnsTest) ... ok test_404 (acme.standalone_test.HTTP01ServerTest) ... ok test_http01_found (acme.standalone_test.HTTP01ServerTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 46123 ok test_http01_not_found (acme.standalone_test.HTTP01ServerTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 34901 ERROR:acme.challenges:Unable to reach http://localhost:34901/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ('Connection aborted.', BadStatusLine("''",)) ok test_index (acme.standalone_test.HTTP01ServerTest) ... ok test_it (acme.standalone_test.TLSSNI01ServerTest) ... ok test_bind (acme.standalone_test.TLSServerTest) ... ok test_it (acme.standalone_test.TestSimpleTLSSNI01Server) ... ok test_cert_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_one_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_six_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_sn_collisions (acme.crypto_util_test.RandomSnTest) ... ok test_probe_not_recognized_name (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... ok test_probe_ok (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... ok ---------------------------------------------------------------------- Ran 354 tests in 7.347s OK (skipped=7) Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored Exception TypeError: TypeError("'NoneType' object is not callable",) in > ignored + /usr/bin/python3 setup.py test running test running egg_info writing requirements to acme.egg-info/requires.txt writing dependency_links to acme.egg-info/dependency_links.txt writing acme.egg-info/PKG-INFO writing entry points to acme.egg-info/entry_points.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext test_decode (acme.fields_test.FixedTest) ... ok test_decode_bad (acme.fields_test.FixedTest) ... ok test_encode (acme.fields_test.FixedTest) ... ok test_encode_override (acme.fields_test.FixedTest) ... Overriding fixed field (name) with 'y' ok test_default_decoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_decoder_raises_deserialization_error (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder_naive_fails (acme.fields_test.RFC3339FieldTest) ... ok test_decode_good (acme.fields_test.ResourceTest) ... ok test_decode_wrong (acme.fields_test.ResourceTest) ... ok test_json_de_serializable (acme.messages_test.AuthorizationResourceTest) ... ok test_from_json (acme.messages_test.AuthorizationTest) ... ok test_from_json_hashable (acme.messages_test.AuthorizationTest) ... ok test_resolved_combinations (acme.messages_test.AuthorizationTest) ... ok test_json_de_serializable (acme.messages_test.CertificateRequestTest) ... ok test_json_de_serializable (acme.messages_test.CertificateResourceTest) ... ok test_from_json (acme.messages_test.ChallengeBodyTest) ... ok test_from_json_hashable (acme.messages_test.ChallengeBodyTest) ... ok test_proxy (acme.messages_test.ChallengeBodyTest) ... ok test_to_partial_json (acme.messages_test.ChallengeBodyTest) ... ok test_uri (acme.messages_test.ChallengeResourceTest) ... ok test_equality (acme.messages_test.ConstantTest) ... ok test_from_json (acme.messages_test.ConstantTest) ... ok test_from_json_hashable (acme.messages_test.ConstantTest) ... ok test_repr (acme.messages_test.ConstantTest) ... ok test_to_partial_json (acme.messages_test.ConstantTest) ... ok test_from_json_deserialization_unknown_key_success (acme.messages_test.DirectoryTest) ... ok test_getattr (acme.messages_test.DirectoryTest) ... ok test_getattr_fails_with_attribute_error (acme.messages_test.DirectoryTest) ... ok test_getitem (acme.messages_test.DirectoryTest) ... ok test_getitem_fails_with_key_error (acme.messages_test.DirectoryTest) ... ok test_init_wrong_key_value_success (acme.messages_test.DirectoryTest) ... ok test_to_json (acme.messages_test.DirectoryTest) ... ok test_default_typ (acme.messages_test.ErrorTest) ... ok test_description (acme.messages_test.ErrorTest) ... ok test_from_json_empty (acme.messages_test.ErrorTest) ... ok test_from_json_hashable (acme.messages_test.ErrorTest) ... ok test_str (acme.messages_test.ErrorTest) ... ok test_to_partial_json (acme.messages_test.RegistrationResourceTest) ... ok test_emails (acme.messages_test.RegistrationTest) ... ok test_from_data (acme.messages_test.RegistrationTest) ... ok test_from_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RegistrationTest) ... ok test_phones (acme.messages_test.RegistrationTest) ... ok test_to_partial_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RevocationTest) ... ok test_empty (acme.messages_test.UpdateRegistrationTest) ... ok test_from_json_unrecognized (acme.challenges_test.ChallengeTest) ... ok test_from_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNS01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.DNS01ResponseTest) ... ok test_simple_verify_bad_validation (acme.challenges_test.DNS01ResponseTest) ... skipped 'optional dependency dnspython is not available' test_simple_verify_good_validation (acme.challenges_test.DNS01ResponseTest) ... skipped 'optional dependency dnspython is not available' test_simple_verify_good_validation_multitxts (acme.challenges_test.DNS01ResponseTest) ... skipped 'optional dependency dnspython is not available' test_simple_verify_without_dns (acme.challenges_test.DNS01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNS01ResponseTest) ... ok test_from_json (acme.challenges_test.DNS01Test) ... ok test_from_json_hashable (acme.challenges_test.DNS01Test) ... ok test_to_partial_json (acme.challenges_test.DNS01Test) ... ok test_validation (acme.challenges_test.DNS01Test) ... ok test_validation_domain_name (acme.challenges_test.DNS01Test) ... ok test_check_validation (acme.challenges_test.DNSResponseTest) ... ok test_from_json (acme.challenges_test.DNSResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNSResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNSResponseTest) ... ok test_check_validation_wrong_fields (acme.challenges_test.DNSTest) ... ok test_check_validation_wrong_payload (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.DNSTest) ... ok test_from_json_hashable (acme.challenges_test.DNSTest) ... ok test_gen_check_validation (acme.challenges_test.DNSTest) ... ok test_gen_check_validation_wrong_key (acme.challenges_test.DNSTest) ... ok test_gen_response (acme.challenges_test.DNSTest) ... ok test_to_partial_json (acme.challenges_test.DNSTest) ... ok test_validation_domain_name (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_connection_error (acme.challenges_test.HTTP01ResponseTest) ... Unable to reach http://local/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ok test_simple_verify_good_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_port (acme.challenges_test.HTTP01ResponseTest) ... Using non-standard port for http-01 verification: 8080 ok test_simple_verify_whitespace_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json (acme.challenges_test.HTTP01Test) ... ok test_from_json_hashable (acme.challenges_test.HTTP01Test) ... ok test_good_token (acme.challenges_test.HTTP01Test) ... ok test_path (acme.challenges_test.HTTP01Test) ... ok test_to_partial_json (acme.challenges_test.HTTP01Test) ... ok test_uri (acme.challenges_test.HTTP01Test) ... ok test_verify_ok (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_form (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_thumbprint (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_token (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert_gen_key (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_probe_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_false_on_probe_error (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_verify_bad_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_z_and_domain (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_invalid_token_length (acme.challenges_test.TLSSNI01Test) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01Test) ... ok test_validation (acme.challenges_test.TLSSNI01Test) ... ok test_from_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_to_partial_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_failure (acme.util_test.ActivateTest) ... ok test_success (acme.util_test.ActivateTest) ... /usr/lib/python3.5/importlib/_bootstrap_external.py:415: ImportWarning: Not importing directory /usr/lib/python3.5/site-packages/sphinxcontrib: missing __init__ _warnings.warn(msg.format(portions[0]), ImportWarning) /usr/lib/python3.5/importlib/_bootstrap_external.py:415: ImportWarning: Not importing directory /usr/lib/python3.5/site-packages/ndg: missing __init__ _warnings.warn(msg.format(portions[0]), ImportWarning) ok test_it (acme.util_test.MapKeysTest) ... ok test_from_json_not_implemented (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dump_default (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dump_default_type_error (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dumps (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dumps_pretty (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_loads (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_mapping (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_nested (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_other (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_sequence (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_input_with_padding (acme.jose.b64_test.B64DecodeTest) ... ok test_input_without_padding (acme.jose.b64_test.B64DecodeTest) ... ok test_non_ascii_unicode_fails (acme.jose.b64_test.B64DecodeTest) ... ok test_type_error_no_unicode_or_bytes (acme.jose.b64_test.B64DecodeTest) ... ok test_unicode_with_ascii (acme.jose.b64_test.B64DecodeTest) ... ok test_unsafe_url (acme.jose.b64_test.B64DecodeTest) ... ok test_different_paddings (acme.jose.b64_test.B64EncodeTest) ... ok test_empty (acme.jose.b64_test.B64EncodeTest) ... ok test_unicode_fails_with_type_error (acme.jose.b64_test.B64EncodeTest) ... ok test_unsafe_url (acme.jose.b64_test.B64EncodeTest) ... ok test_eq (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_getattr_proxy (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_hash (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_different_types (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_no_serialization (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_not_wrapped (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_public_key (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_repr (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_eq (acme.jose.util_test.ComparableX509Test) ... ok test_getattr_proxy (acme.jose.util_test.ComparableX509Test) ... ok test_hash (acme.jose.util_test.ComparableX509Test) ... ok test_ne (acme.jose.util_test.ComparableX509Test) ... ok test_ne_wrong_types (acme.jose.util_test.ComparableX509Test) ... ok test_repr (acme.jose.util_test.ComparableX509Test) ... ok test_equal (acme.jose.util_test.ImmutableMapTest) ... ok test_get_attr (acme.jose.util_test.ImmutableMapTest) ... ok test_get_missing_item_raises_key_error (acme.jose.util_test.ImmutableMapTest) ... ok test_hash (acme.jose.util_test.ImmutableMapTest) ... ok test_order_of_args_does_not_matter (acme.jose.util_test.ImmutableMapTest) ... ok test_repr (acme.jose.util_test.ImmutableMapTest) ... ok test_set_attr_raises_attribute_error (acme.jose.util_test.ImmutableMapTest) ... ok test_type_error_on_missing (acme.jose.util_test.ImmutableMapTest) ... ok test_type_error_on_unrecognized (acme.jose.util_test.ImmutableMapTest) ... ok test_unhashable (acme.jose.util_test.ImmutableMapTest) ... ok test_update (acme.jose.util_test.ImmutableMapTest) ... ok test_getattr_proxy (acme.jose.util_test.frozendictTest) ... ok test_getattr_raises_attribute_error (acme.jose.util_test.frozendictTest) ... ok test_hash (acme.jose.util_test.frozendictTest) ... ok test_init_dict (acme.jose.util_test.frozendictTest) ... ok test_init_other_raises_type_error (acme.jose.util_test.frozendictTest) ... ok test_len (acme.jose.util_test.frozendictTest) ... ok test_repr (acme.jose.util_test.frozendictTest) ... ok test_setattr_immutable (acme.jose.util_test.frozendictTest) ... ok test_it (acme.jose.jwa_test.JWAHSTest) ... ok test_ps (acme.jose.jwa_test.JWARSTest) ... ok test_rs (acme.jose.jwa_test.JWARSTest) ... ok test_sign_key_too_small (acme.jose.jwa_test.JWARSTest) ... ok test_sign_no_private_part (acme.jose.jwa_test.JWARSTest) ... ok test_eq (acme.jose.jwa_test.JWASignatureTest) ... ok test_from_json (acme.jose.jwa_test.JWASignatureTest) ... ok test_ne (acme.jose.jwa_test.JWASignatureTest) ... ok test_ne_other_type (acme.jose.jwa_test.JWASignatureTest) ... ok test_repr (acme.jose.jwa_test.JWASignatureTest) ... ok test_to_partial_json (acme.jose.jwa_test.JWASignatureTest) ... ok test_from_json (acme.jose.jwk_test.JWKOctTest) ... ok test_from_json_hashable (acme.jose.jwk_test.JWKOctTest) ... ok test_load (acme.jose.jwk_test.JWKOctTest) ... ok test_public_key (acme.jose.jwk_test.JWKOctTest) ... ok test_thumbprint_private (acme.jose.jwk_test.JWKOctTest) ... ok test_thumbprint_public (acme.jose.jwk_test.JWKOctTest) ... ok test_to_partial_json (acme.jose.jwk_test.JWKOctTest) ... ok test_encode_param_zero (acme.jose.jwk_test.JWKRSATest) ... ok test_equals (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_hashable (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_missing_one_additional (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_non_schema_errors (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_private_small (acme.jose.jwk_test.JWKRSATest) ... /usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py:237: DeprecationWarning: fractions.gcd() is deprecated. Use math.gcd() instead. p = gcd(cand + 1, n) ok test_init_auto_comparable (acme.jose.jwk_test.JWKRSATest) ... ok test_load (acme.jose.jwk_test.JWKRSATest) ... ok test_not_equals (acme.jose.jwk_test.JWKRSATest) ... ok test_public_key (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_go_jose (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_private (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_public (acme.jose.jwk_test.JWKRSATest) ... ok test_to_partial_json (acme.jose.jwk_test.JWKRSATest) ... ok test_load (acme.jose.jwk_test.JWKTest) ... ok test_load_subclass_wrong_type (acme.jose.jwk_test.JWKTest) ... ok test_decode_b64jose (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_minimum_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_padding_error (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_cert (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_csr (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16 (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16_minimum_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16_odd_length (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_b64jose (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_cert (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_csr (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_hex16 (acme.jose.json_util_test.DeEncodersTest) ... ok test_default_decoder_dict_to_frozendict (acme.jose.json_util_test.FieldTest) ... ok test_default_decoder_list_to_tuple (acme.jose.json_util_test.FieldTest) ... ok test_default_decoder_passthrough (acme.jose.json_util_test.FieldTest) ... ok test_default_encoder_is_partial (acme.jose.json_util_test.FieldTest) ... ok test_default_encoder_passthrough (acme.jose.json_util_test.FieldTest) ... ok test_descriptors (acme.jose.json_util_test.FieldTest) ... ok test_no_omit_boolean (acme.jose.json_util_test.FieldTest) ... ok test_fields (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_fields_inheritance (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_orig_slots (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_slots (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_encode (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_encode_serialization_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_encode_wrong_field (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_decoder (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_fails_on_missing (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_fills_default_for_empty (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_encoder (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_omits_empty (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_init_defaults (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_from_json_dict_no_type_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_non_dict_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_returns_obj (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_unknown_type_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_to_partial_json (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_str (acme.jose.errors_test.UnrecognizedTypeErrorTest) ... ok test_compact (acme.jose.jws_test.CLITest) ... ok test_json (acme.jose.jws_test.CLITest) ... ok test_unverified (acme.jose.jws_test.CLITest) ... ok test_add_empty (acme.jose.jws_test.HeaderTest) ... ok test_add_non_empty (acme.jose.jws_test.HeaderTest) ... ok test_add_overlapping_error (acme.jose.jws_test.HeaderTest) ... ok test_add_wrong_type_error (acme.jose.jws_test.HeaderTest) ... ok test_crit_decode_always_errors (acme.jose.jws_test.HeaderTest) ... ok test_find_key (acme.jose.jws_test.HeaderTest) ... ok test_x5c_decoding (acme.jose.jws_test.HeaderTest) ... ok test_compact_lost_unprotected (acme.jose.jws_test.JWSTest) ... ok test_from_compact_missing_components (acme.jose.jws_test.JWSTest) ... ok test_from_json_hashable (acme.jose.jws_test.JWSTest) ... ok test_from_json_mixed_flat (acme.jose.jws_test.JWSTest) ... ok test_json_flat (acme.jose.jws_test.JWSTest) ... ok test_json_not_flat (acme.jose.jws_test.JWSTest) ... ok test_json_omitempty (acme.jose.jws_test.JWSTest) ... ok test_pubkey_jwk (acme.jose.jws_test.JWSTest) ... ok test_sign_mixed (acme.jose.jws_test.JWSTest) ... ok test_sign_protected (acme.jose.jws_test.JWSTest) ... ok test_sign_unprotected (acme.jose.jws_test.JWSTest) ... ok test_decode (acme.jose.jws_test.MediaTypeTest) ... ok test_encode (acme.jose.jws_test.MediaTypeTest) ... ok test_from_json (acme.jose.jws_test.SignatureTest) ... ok test_from_json_no_alg_error (acme.jose.jws_test.SignatureTest) ... ok test_check_response_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_jobj_error (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_jobj_no_error (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_no_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_ct_required (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_no_ct (acme.client_test.ClientNetworkTest) ... ok test_del (acme.client_test.ClientNetworkTest) ... ok test_init (acme.client_test.ClientNetworkTest) ... ok test_requests_error_passthrough (acme.client_test.ClientNetworkTest) ... ok test_send_request (acme.client_test.ClientNetworkTest) ... ok test_send_request_user_agent (acme.client_test.ClientNetworkTest) ... ok test_send_request_verify_ssl (acme.client_test.ClientNetworkTest) ... ok test_wrap_in_jws (acme.client_test.ClientNetworkTest) ... ok test_get (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head_get_post_error_passthrough (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post_wrong_initial_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post_wrong_post_response_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_agree_to_tos (acme.client_test.ClientTest) ... ok test_answer_challenge (acme.client_test.ClientTest) ... ok test_answer_challenge_missing_next (acme.client_test.ClientTest) ... ok test_check_cert (acme.client_test.ClientTest) ... ok test_check_cert_missing_location (acme.client_test.ClientTest) ... ok test_fetch_chain_max (acme.client_test.ClientTest) ... ok test_fetch_chain_no_up_link (acme.client_test.ClientTest) ... ok test_fetch_chain_single (acme.client_test.ClientTest) ... ok test_fetch_chain_too_many (acme.client_test.ClientTest) ... ok test_init_downloads_directory (acme.client_test.ClientTest) ... ok test_poll (acme.client_test.ClientTest) ... ok test_poll_and_request_issuance (acme.client_test.ClientTest) ... ok test_query_registration (acme.client_test.ClientTest) ... ok test_query_registration_updates_new_authzr_uri (acme.client_test.ClientTest) ... ok test_refresh (acme.client_test.ClientTest) ... ok test_register (acme.client_test.ClientTest) ... ok test_register_missing_next (acme.client_test.ClientTest) ... ok test_request_challenges (acme.client_test.ClientTest) ... ok test_request_challenges_missing_next (acme.client_test.ClientTest) ... ok test_request_challenges_unexpected_update (acme.client_test.ClientTest) ... ok test_request_domain_challenges (acme.client_test.ClientTest) ... ok test_request_domain_challenges_custom_uri (acme.client_test.ClientTest) ... ok test_request_issuance (acme.client_test.ClientTest) ... ok test_request_issuance_missing_location (acme.client_test.ClientTest) ... ok test_request_issuance_missing_up (acme.client_test.ClientTest) ... ok test_requets_challenges_custom_uri (acme.client_test.ClientTest) ... ok test_retry_after_date (acme.client_test.ClientTest) ... ok test_retry_after_invalid (acme.client_test.ClientTest) ... ok test_retry_after_missing (acme.client_test.ClientTest) ... ok test_retry_after_overflow (acme.client_test.ClientTest) ... ok test_retry_after_seconds (acme.client_test.ClientTest) ... ok test_revoke (acme.client_test.ClientTest) ... ok test_revoke_bad_status_raises_error (acme.client_test.ClientTest) ... ok test_update_registration (acme.client_test.ClientTest) ... ok test_str (acme.errors_test.BadNonceTest) ... ok test_str (acme.errors_test.MissingNonceTest) ... ok test_repr (acme.errors_test.PollErrorTest) ... ok test_timeout (acme.errors_test.PollErrorTest) ... ok test_nonce_decoder (acme.jws_test.HeaderTest) ... ok test_it (acme.jws_test.JWSTest) ... ok test_txt_records_for_name_domain_not_found (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_txt_records_for_name_domain_other_error (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_txt_records_for_name_with_multiple_responses (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_txt_records_for_name_with_single_response (acme.dns_resolver_test.TxtRecordsForNameWithDnsTest) ... skipped 'optional dependency dnspython is not available' test_exception_raised (acme.dns_resolver_test.TxtRecordsForNameWithoutDnsTest) ... ok test_404 (acme.standalone_test.HTTP01ServerTest) ... ok test_http01_found (acme.standalone_test.HTTP01ServerTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 39023 /usr/lib/python3.5/importlib/_bootstrap.py:192: ResourceWarning: unclosed _module_locks[name] = _weakref.ref(lock, cb) ok /usr/lib/python3.5/unittest/suite.py:107: ResourceWarning: unclosed for index, test in enumerate(self): test_http01_not_found (acme.standalone_test.HTTP01ServerTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 33825 ERROR:acme.challenges:Unable to reach http://localhost:33825/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',)) ok test_index (acme.standalone_test.HTTP01ServerTest) ... /usr/lib/python3.5/site-packages/requests/packages/urllib3/request.py:45: ResourceWarning: unclosed self.headers = headers or {} ok test_it (acme.standalone_test.TLSSNI01ServerTest) ... ok test_bind (acme.standalone_test.TLSServerTest) ... ok test_it (acme.standalone_test.TestSimpleTLSSNI01Server) ... ok test_cert_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_hundred_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_idn_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_one_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_six_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_sn_collisions (acme.crypto_util_test.RandomSnTest) ... ok test_probe_not_recognized_name (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... /builddir/build/BUILD/acme-0.9.3/acme/crypto_util_test.py:35: ResourceWarning: unclosed self.socket = SSLSocket(socket.socket(), certs=certs) /usr/lib/python3.5/socketserver.py:310: ResourceWarning: unclosed return ok test_probe_ok (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... ok ---------------------------------------------------------------------- Ran 354 tests in 6.391s OK (skipped=7) + grep -q /usr/bin/python /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/bin/jws Processing files: python2-acme-0.9.3-1.fc25.noarch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.50qkki + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python2-acme + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python2-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python2-acme + exit 0 Provides: python-acme = 0.9.3-1.fc25 python2-acme = 0.9.3-1.fc25 python2.7dist(acme) = 0.9.3 python2dist(acme) = 0.9.3 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/python2 python(abi) = 2.7 Obsoletes: python-acme < 0.9.3-1.fc25 Recommends: python-acme-doc Processing files: python3-acme-0.9.3-1.fc25.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3mUygO + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python3-acme + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python3-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python3-acme + exit 0 Provides: python3-acme = 0.9.3-1.fc25 python3.5dist(acme) = 0.9.3 python3dist(acme) = 0.9.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Recommends: python-acme-doc Processing files: python-acme-doc-0.9.3-1.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mvOYtw + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/doc/python-acme-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/doc/python-acme-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/doc/python-acme-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/doc/python-acme-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HSKmLe + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python-acme-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python-acme-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch/usr/share/licenses/python-acme-doc + exit 0 Provides: bundled(inconsolata-fonts) bundled(jquery) bundled(lato-fonts) bundled(robotoslab-fonts) bundled(underscore) python-acme-doc = 0.9.3-1.fc25 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-acme-0.9.3-1.fc25.noarch Wrote: /builddir/build/RPMS/python2-acme-0.9.3-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python3-acme-0.9.3-1.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python-acme-doc-0.9.3-1.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z9rmVZ + umask 022 + cd /builddir/build/BUILD + cd acme-0.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-acme-0.9.3-1.fc25.noarch + exit 0 Child return code was: 0