Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], printOutput=Falseenv={'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'}uid=1000shell=Falsetimeout=172800gid=425nspawn_args=[]chrootPath='/var/lib/mock/f24-build-8595886-751863/root'user='mockbuild'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/certbot.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/certbot-0.14.1-3.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], printOutput=Falseenv={'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'}uid=1000shell=Falsetimeout=172800gid=425nspawn_args=[]chrootPath='/var/lib/mock/f24-build-8595886-751863/root'user='mockbuild'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/certbot.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kC4DE9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf certbot-0.14.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-0.14.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-0.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y1QnGO + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/certbot copying certbot/__init__.py -> build/lib/certbot copying certbot/log.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot copying certbot/cert_manager.py -> build/lib/certbot copying certbot/constants.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot copying certbot/error_handler.py -> build/lib/certbot copying certbot/lock.py -> build/lib/certbot copying certbot/reporter.py -> build/lib/certbot copying certbot/renewal.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/notify.py -> build/lib/certbot copying certbot/storage.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot copying certbot/configuration.py -> build/lib/certbot copying certbot/eff.py -> build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/auth_handler.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/account.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/hooks.py -> build/lib/certbot copying certbot/client.py -> build/lib/certbot copying certbot/cli.py -> build/lib/certbot copying certbot/util.py -> build/lib/certbot creating build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display copying certbot/display/enhancements.py -> build/lib/certbot/display copying certbot/display/dummy_readline.py -> build/lib/certbot/display copying certbot/display/completer.py -> build/lib/certbot/display copying certbot/display/util.py -> build/lib/certbot/display creating build/lib/certbot/tests copying certbot/tests/log_test.py -> build/lib/certbot/tests copying certbot/tests/renewal_test.py -> build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests copying certbot/tests/eff_test.py -> build/lib/certbot/tests copying certbot/tests/notify_test.py -> build/lib/certbot/tests copying certbot/tests/storage_test.py -> build/lib/certbot/tests copying certbot/tests/main_test.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests copying certbot/tests/errors_test.py -> build/lib/certbot/tests copying certbot/tests/account_test.py -> build/lib/certbot/tests copying certbot/tests/cert_manager_test.py -> build/lib/certbot/tests copying certbot/tests/client_test.py -> build/lib/certbot/tests copying certbot/tests/auth_handler_test.py -> build/lib/certbot/tests copying certbot/tests/crypto_util_test.py -> build/lib/certbot/tests copying certbot/tests/hook_test.py -> build/lib/certbot/tests copying certbot/tests/error_handler_test.py -> build/lib/certbot/tests copying certbot/tests/ocsp_test.py -> build/lib/certbot/tests copying certbot/tests/util_test.py -> build/lib/certbot/tests copying certbot/tests/cli_test.py -> build/lib/certbot/tests copying certbot/tests/lock_test.py -> build/lib/certbot/tests copying certbot/tests/configuration_test.py -> build/lib/certbot/tests copying certbot/tests/reporter_test.py -> build/lib/certbot/tests copying certbot/tests/reverter_test.py -> build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests creating build/lib/certbot/plugins copying certbot/plugins/selection_test.py -> build/lib/certbot/plugins copying certbot/plugins/__init__.py -> build/lib/certbot/plugins copying certbot/plugins/disco_test.py -> build/lib/certbot/plugins copying certbot/plugins/null_test.py -> build/lib/certbot/plugins copying certbot/plugins/disco.py -> build/lib/certbot/plugins copying certbot/plugins/webroot.py -> build/lib/certbot/plugins copying certbot/plugins/manual.py -> build/lib/certbot/plugins copying certbot/plugins/standalone.py -> build/lib/certbot/plugins copying certbot/plugins/manual_test.py -> build/lib/certbot/plugins copying certbot/plugins/common_test.py -> build/lib/certbot/plugins copying certbot/plugins/common.py -> build/lib/certbot/plugins copying certbot/plugins/util_test.py -> build/lib/certbot/plugins copying certbot/plugins/selection.py -> build/lib/certbot/plugins copying certbot/plugins/standalone_test.py -> build/lib/certbot/plugins copying certbot/plugins/null.py -> build/lib/certbot/plugins copying certbot/plugins/webroot_test.py -> build/lib/certbot/plugins copying certbot/plugins/util.py -> build/lib/certbot/plugins creating build/lib/certbot/tests/display copying certbot/tests/display/__init__.py -> build/lib/certbot/tests/display copying certbot/tests/display/enhancements_test.py -> build/lib/certbot/tests/display copying certbot/tests/display/completer_test.py -> build/lib/certbot/tests/display copying certbot/tests/display/util_test.py -> build/lib/certbot/tests/display copying certbot/tests/display/ops_test.py -> build/lib/certbot/tests/display running egg_info writing requirements to certbot.egg-info/requires.txt writing certbot.egg-info/PKG-INFO writing top-level names to certbot.egg-info/top_level.txt writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot.egg-info/SOURCES.txt' creating build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-5sans.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-san.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert.b64jose -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert.der -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cli.ini -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nonames.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-san.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr.der -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/dsa512_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/dsa_cert.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/matching_cert.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/os-release -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa512_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa512_key_2.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ancient.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/webrootconftest.ini -> build/lib/certbot/tests/testdata creating build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing requirements to certbot.egg-info/requires.txt writing entry points to certbot.egg-info/entry_points.txt writing dependency_links to certbot.egg-info/dependency_links.txt writing top-level names to certbot.egg-info/top_level.txt writing certbot.egg-info/PKG-INFO reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GCczzu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch ++ dirname /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch + cd certbot-0.14.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/log.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/reverter.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/cert_manager.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/constants.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/achallenges.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/error_handler.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/lock.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/reporter.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/renewal.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display copying build/lib/certbot/display/enhancements.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display copying build/lib/certbot/display/dummy_readline.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display copying build/lib/certbot/display/completer.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/log_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/renewal_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/eff_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/notify_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/storage_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/main_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/errors_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/account_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/enhancements_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/completer_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/ops_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display copying build/lib/certbot/tests/cert_manager_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/client_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/auth_handler_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/crypto_util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/hook_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/error_handler_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/ocsp_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/cli_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/lock_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/configuration_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/reporter_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/reverter_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests copying build/lib/certbot/tests/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key_2.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/dsa_cert.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/matching_cert.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert.der -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/csr-nonames.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert.b64jose -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr.der -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/testdata copying build/lib/certbot/interfaces.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/notify.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/storage.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/selection_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/disco_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/null_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/disco.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/webroot.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/manual.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/standalone.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/manual_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/common_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/selection.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/standalone_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/null.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/webroot_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins copying build/lib/certbot/crypto_util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/configuration.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/eff.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/ocsp.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/auth_handler.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/main.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/account.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/errors.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/hooks.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/client.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/cli.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot copying build/lib/certbot/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/reverter.py to reverter.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/cert_manager.py to cert_manager.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/achallenges.py to achallenges.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/error_handler.py to error_handler.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/renewal.py to renewal.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display/enhancements.py to enhancements.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display/dummy_readline.py to dummy_readline.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display/completer.py to completer.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/display/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/log_test.py to log_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/renewal_test.py to renewal_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/eff_test.py to eff_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/notify_test.py to notify_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/storage_test.py to storage_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/main_test.py to main_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/acme_util.py to acme_util.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/account_test.py to account_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display/enhancements_test.py to enhancements_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display/completer_test.py to completer_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/display/ops_test.py to ops_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/cert_manager_test.py to cert_manager_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/client_test.py to client_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/auth_handler_test.py to auth_handler_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/crypto_util_test.py to crypto_util_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/hook_test.py to hook_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/error_handler_test.py to error_handler_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/ocsp_test.py to ocsp_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/cli_test.py to cli_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/lock_test.py to lock_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/configuration_test.py to configuration_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/reporter_test.py to reporter_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/reverter_test.py to reverter_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/notify.py to notify.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/storage.py to storage.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/selection_test.py to selection_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/disco_test.py to disco_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/null_test.py to null_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/disco.py to disco.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/webroot.py to webroot.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/manual.py to manual.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/manual_test.py to manual_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/common_test.py to common_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/selection.py to selection.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/standalone_test.py to standalone_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/webroot_test.py to webroot_test.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/plugins/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/crypto_util.py to crypto_util.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/eff.py to eff.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/ocsp.py to ocsp.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/auth_handler.py to auth_handler.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/account.py to account.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot/util.py to util.pyc writing byte-compilation script '/tmp/tmpTZvHSc.py' /usr/bin/python2 -O /tmp/tmpTZvHSc.py removing /tmp/tmpTZvHSc.py running install_egg_info running egg_info writing requirements to certbot.egg-info/requires.txt writing certbot.egg-info/PKG-INFO writing top-level names to certbot.egg-info/top_level.txt writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot.egg-info/SOURCES.txt' Copying certbot.egg-info to /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7/site-packages/certbot-0.14.1-py2.7.egg-info running install_scripts Installing certbot script to /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin + mv /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot-2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/log.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/reverter.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/cert_manager.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/constants.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/achallenges.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/error_handler.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/lock.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/reporter.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/renewal.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display copying build/lib/certbot/display/enhancements.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display copying build/lib/certbot/display/dummy_readline.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display copying build/lib/certbot/display/completer.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/log_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/renewal_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/eff_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/notify_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/storage_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/main_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/errors_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/account_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/enhancements_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/completer_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display copying build/lib/certbot/tests/display/ops_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display copying build/lib/certbot/tests/cert_manager_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/client_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/auth_handler_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/crypto_util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/hook_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/error_handler_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/ocsp_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/cli_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/lock_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/configuration_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/reporter_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/reverter_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests copying build/lib/certbot/tests/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key_2.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/dsa_cert.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/matching_cert.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert.der -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/csr-nonames.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans.pem -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert.b64jose -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr.der -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/testdata copying build/lib/certbot/interfaces.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/notify.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/storage.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/selection_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/disco_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/null_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/disco.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/webroot.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/manual.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/standalone.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/manual_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/common_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/util_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/selection.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/standalone_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/null.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/webroot_test.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins copying build/lib/certbot/crypto_util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/configuration.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/eff.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/ocsp.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/auth_handler.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/main.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/account.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/errors.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/hooks.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/client.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/cli.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot copying build/lib/certbot/util.py -> /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/log.py to log.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/reverter.py to reverter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/cert_manager.py to cert_manager.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/constants.py to constants.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/achallenges.py to achallenges.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/error_handler.py to error_handler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/lock.py to lock.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/reporter.py to reporter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/renewal.py to renewal.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display/ops.py to ops.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display/enhancements.py to enhancements.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display/dummy_readline.py to dummy_readline.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display/completer.py to completer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/display/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/log_test.py to log_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/renewal_test.py to renewal_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/eff_test.py to eff_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/notify_test.py to notify_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/storage_test.py to storage_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/main_test.py to main_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/acme_util.py to acme_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/errors_test.py to errors_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/account_test.py to account_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display/enhancements_test.py to enhancements_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display/completer_test.py to completer_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display/util_test.py to util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/display/ops_test.py to ops_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/cert_manager_test.py to cert_manager_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/client_test.py to client_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/auth_handler_test.py to auth_handler_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/crypto_util_test.py to crypto_util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/hook_test.py to hook_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/error_handler_test.py to error_handler_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/ocsp_test.py to ocsp_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/util_test.py to util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/cli_test.py to cli_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/lock_test.py to lock_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/configuration_test.py to configuration_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/reporter_test.py to reporter_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/reverter_test.py to reverter_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/tests/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/interfaces.py to interfaces.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/notify.py to notify.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/storage.py to storage.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/selection_test.py to selection_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/disco_test.py to disco_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/null_test.py to null_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/disco.py to disco.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/webroot.py to webroot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/manual.py to manual.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/standalone.py to standalone.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/manual_test.py to manual_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/common_test.py to common_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/common.py to common.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/util_test.py to util_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/selection.py to selection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/standalone_test.py to standalone_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/null.py to null.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/webroot_test.py to webroot_test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/plugins/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/crypto_util.py to crypto_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/configuration.py to configuration.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/eff.py to eff.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/ocsp.py to ocsp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/auth_handler.py to auth_handler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/main.py to main.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/account.py to account.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/hooks.py to hooks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/client.py to client.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/cli.py to cli.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot/util.py to util.cpython-35.pyc writing byte-compilation script '/tmp/tmpftwqp98r.py' /usr/bin/python3 -O /tmp/tmpftwqp98r.py removing /tmp/tmpftwqp98r.py running install_egg_info running egg_info writing requirements to certbot.egg-info/requires.txt writing certbot.egg-info/PKG-INFO writing top-level names to certbot.egg-info/top_level.txt writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot.egg-info/SOURCES.txt' Copying certbot.egg-info to /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5/site-packages/certbot-0.14.1-py3.5.egg-info running install_scripts Installing certbot script to /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin + mv /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot-3 + ln -sf /usr/bin/certbot /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/letsencrypt + ln -s /usr/bin/certbot-2 /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot + install -Dm 0644 /builddir/build/SOURCES/certbot-renew-systemd.service /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/systemd/system/certbot-renew.service + install -Dm 0644 /builddir/build/SOURCES/certbot-renew-systemd.timer /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/systemd/system/certbot-renew.timer + install -Dm 0644 /builddir/build/SOURCES/certbot-sysconfig-certbot /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/etc/sysconfig/certbot + mv /builddir/build/SOURCES/certbot-README.fedora README.fedora + /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/certbot-0.14.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1riNnh + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to certbot.egg-info/requires.txt writing certbot.egg-info/PKG-INFO writing top-level names to certbot.egg-info/top_level.txt writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot.egg-info/SOURCES.txt' running build_ext test_format (certbot.tests.log_test.ColoredStreamHandlerTest) ... ok test_format_and_red_level (certbot.tests.log_test.ColoredStreamHandlerTest) ... ok test_acme_error (certbot.tests.log_test.ExceptHookTest) ... ok test_base_exception (certbot.tests.log_test.ExceptHookTest) ... ok test_custom_error (certbot.tests.log_test.ExceptHookTest) ... ok test_debug (certbot.tests.log_test.ExceptHookTest) ... ok test_other_error (certbot.tests.log_test.ExceptHookTest) ... ok test_log_dir (certbot.tests.log_test.ExitWithLogPathTest) ... ok test_log_file (certbot.tests.log_test.ExitWithLogPathTest) ... ok test_flush (certbot.tests.log_test.MemoryHandlerTest) ... ok test_not_flushed (certbot.tests.log_test.MemoryHandlerTest) ... ok test_target_reset (certbot.tests.log_test.MemoryHandlerTest) ... ok test_common (certbot.tests.log_test.PostArgParseSetupTest) ... ok test_debug (certbot.tests.log_test.PostArgParseSetupTest) ... ok test_quiet (certbot.tests.log_test.PostArgParseSetupTest) ... ok test_it (certbot.tests.log_test.PreArgParseSetupTest) ... ok test_failure (certbot.tests.log_test.SetupLogFileHandlerTest) ... ok test_success (certbot.tests.log_test.SetupLogFileHandlerTest) ... ok test_delete (certbot.tests.log_test.TempHandlerTest) ... ok test_no_delete (certbot.tests.log_test.TempHandlerTest) ... ok test_permissions (certbot.tests.log_test.TempHandlerTest) ... ok test_ancient_webroot_renewal_conf (certbot.tests.renewal_test.RenewalTest) ... ok test_allow_subset_of_names_failure (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_allow_subset_of_names_success (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_must_staple_failure (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_must_staple_success (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_pref_challs_failure (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_pref_challs_list (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_pref_challs_str (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_failure (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_no_subscribe_with_no_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_no_subscribe_with_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_subscribe_with_no_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_subscribe_with_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_bad_status (certbot.tests.eff_test.SubscribeTest) ... ok test_not_ok (certbot.tests.eff_test.SubscribeTest) ... ok test_subscribe (certbot.tests.eff_test.SubscribeTest) ... ok test_everything_fails (certbot.tests.notify_test.NotifyTests) ... ok test_smtp_failure (certbot.tests.notify_test.NotifyTests) ... ok test_smtp_success (certbot.tests.notify_test.NotifyTests) ... ok test_bad_renewal_config (certbot.tests.storage_test.DeleteFilesTest) ... ok test_delete_all_files (certbot.tests.storage_test.DeleteFilesTest) ... ok test_livedir_not_empty (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_archive (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_cert_file (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_readme_file (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_renewal_config (certbot.tests.storage_test.DeleteFilesTest) ... ok test_add_time_interval (certbot.tests.storage_test.RenewableCertTests) ... ok test_autodeployment_is_enabled (certbot.tests.storage_test.RenewableCertTests) ... ok test_autorenewal_is_enabled (certbot.tests.storage_test.RenewableCertTests) ... ok test_bad_kind (certbot.tests.storage_test.RenewableCertTests) ... ok test_consistent (certbot.tests.storage_test.RenewableCertTests) ... ok test_current_target (certbot.tests.storage_test.RenewableCertTests) ... ok test_current_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_ensure_deployed (certbot.tests.storage_test.RenewableCertTests) ... ok test_has_pending_deployment (certbot.tests.storage_test.RenewableCertTests) ... ok test_initialization (certbot.tests.storage_test.RenewableCertTests) ... ok test_invalid_config_filename (certbot.tests.storage_test.RenewableCertTests) ... ok test_is_test_cert (certbot.tests.storage_test.RenewableCertTests) ... ok test_latest_and_next_versions (certbot.tests.storage_test.RenewableCertTests) ... ok test_missing_cert (certbot.tests.storage_test.RenewableCertTests) ... ok test_names (certbot.tests.storage_test.RenewableCertTests) ... ok test_new_lineage (certbot.tests.storage_test.RenewableCertTests) Test for new_lineage() class method. ... ok test_new_lineage_nonexistent_dirs (certbot.tests.storage_test.RenewableCertTests) Test that directories can be created if they don't exist. ... ok test_no_current_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_no_renewal_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_ocsp_revoked (certbot.tests.storage_test.RenewableCertTests) ... ok test_relevant_values (certbot.tests.storage_test.RenewableCertTests) Test that relevant_values() can reject an irrelevant value. ... ok test_relevant_values_bool (certbot.tests.storage_test.RenewableCertTests) ... ok test_relevant_values_default (certbot.tests.storage_test.RenewableCertTests) Test that relevant_values() can reject a default value. ... ok test_relevant_values_namespace (certbot.tests.storage_test.RenewableCertTests) ... ok test_relevant_values_nondefault (certbot.tests.storage_test.RenewableCertTests) Test that relevant_values() can retain a non-default value. ... ok test_relevant_values_str (certbot.tests.storage_test.RenewableCertTests) ... ok test_renewal_bad_config (certbot.tests.storage_test.RenewableCertTests) Test that the RenewableCert constructor will complain if ... ok test_renewal_incomplete_config (certbot.tests.storage_test.RenewableCertTests) Test that the RenewableCert constructor will complain if ... ok test_renewal_newer_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_save_successor (certbot.tests.storage_test.RenewableCertTests) ... ok test_should_autodeploy (certbot.tests.storage_test.RenewableCertTests) Test should_autodeploy() on the basis of reasons other than ... ok test_should_autorenew (certbot.tests.storage_test.RenewableCertTests) Test should_autorenew on the basis of reasons other than ... ok test_time_interval_judgments (certbot.tests.storage_test.RenewableCertTests) Test should_autodeploy() and should_autorenew() on the basis ... ok test_update_all_links_to_full_failure (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_all_links_to_partial_failure (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_all_links_to_success (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_link_to (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_symlinks (certbot.tests.storage_test.RenewableCertTests) ... ok test_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_write_renewal_config (certbot.tests.storage_test.RenewableCertTests) ... ok test_find_lineage_for_domains_and_certname (certbot.tests.main_test.CertonlyTest) ... ok test_find_lineage_for_domains_new_certname (certbot.tests.main_test.CertonlyTest) ... ok test_no_reinstall_text_pause (certbot.tests.main_test.CertonlyTest) ... ok test_args_account_set (certbot.tests.main_test.DetermineAccountTest) ... ok test_multiple_accounts (certbot.tests.main_test.DetermineAccountTest) ... ok test_no_accounts_email (certbot.tests.main_test.DetermineAccountTest) ... ok test_no_accounts_no_email (certbot.tests.main_test.DetermineAccountTest) ... ok test_single_account (certbot.tests.main_test.DetermineAccountTest) ... ok test_display_ops (certbot.tests.main_test.FindDomainsOrCertnameTest) ... ok test_grab_domains (certbot.tests.main_test.FindDomainsOrCertnameTest) ... ok test_no_results (certbot.tests.main_test.FindDomainsOrCertnameTest) ... ok test_agree_dev_preview_config (certbot.tests.main_test.MainTest) ... ok test_ancient_webroot_renewal_conf (certbot.tests.main_test.MainTest) ... ok test_certificates (certbot.tests.main_test.MainTest) ... ok test_certonly_abspath (certbot.tests.main_test.MainTest) ... ok test_certonly_bad_args (certbot.tests.main_test.MainTest) ... ok test_certonly_csr (certbot.tests.main_test.MainTest) ... ok test_certonly_csr_dry_run (certbot.tests.main_test.MainTest) ... ok test_certonly_dry_run_new_request_success (certbot.tests.main_test.MainTest) ... ok test_certonly_new_request_failure (certbot.tests.main_test.MainTest) ... ok test_certonly_new_request_success (certbot.tests.main_test.MainTest) ... ok test_certonly_reinstall (certbot.tests.main_test.MainTest) ... ok test_certonly_renewal (certbot.tests.main_test.MainTest) ... ok test_certonly_renewal_triggers (certbot.tests.main_test.MainTest) ... ok test_check_config_sanity_domain (certbot.tests.main_test.MainTest) ... ok test_config_changes (certbot.tests.main_test.MainTest) ... ok test_configurator_selection (certbot.tests.main_test.MainTest) ... ok test_csr_with_besteffort (certbot.tests.main_test.MainTest) ... ok test_csr_with_inconsistent_domains (certbot.tests.main_test.MainTest) ... ok test_csr_with_no_domains (certbot.tests.main_test.MainTest) ... ok test_delete (certbot.tests.main_test.MainTest) ... ok test_installer_selection (certbot.tests.main_test.MainTest) ... ok test_no_flags (certbot.tests.main_test.MainTest) ... ok test_no_renewal_with_hooks (certbot.tests.main_test.MainTest) ... ok test_noninteractive (certbot.tests.main_test.MainTest) ... ok test_plugins (certbot.tests.main_test.MainTest) ... ok test_plugins_init (certbot.tests.main_test.MainTest) ... ok test_plugins_no_args (certbot.tests.main_test.MainTest) ... ok test_plugins_prepare (certbot.tests.main_test.MainTest) ... ok test_quiet_renew (certbot.tests.main_test.MainTest) ... ok test_register (certbot.tests.main_test.MainTest) ... ok test_renew_hook_validation (certbot.tests.main_test.MainTest) ... ok test_renew_no_authenticator (certbot.tests.main_test.MainTest) ... ok test_renew_no_hook_validation (certbot.tests.main_test.MainTest) ... ok test_renew_no_renewalparams (certbot.tests.main_test.MainTest) ... ok test_renew_obtain_cert_error (certbot.tests.main_test.MainTest) ... ok test_renew_plugin_config_restoration (certbot.tests.main_test.MainTest) ... ok test_renew_reconstitute_error (certbot.tests.main_test.MainTest) ... ok test_renew_verb (certbot.tests.main_test.MainTest) ... ok test_renew_verb_empty_config (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_certname (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_cli_args (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_domain (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_int (certbot.tests.main_test.MainTest) ... ok test_renew_with_certname (certbot.tests.main_test.MainTest) ... ok test_renew_with_configurator (certbot.tests.main_test.MainTest) ... ok test_renew_with_nonetype_http01 (certbot.tests.main_test.MainTest) ... ok test_renew_with_webroot_map (certbot.tests.main_test.MainTest) ... ok test_revoke_with_key (certbot.tests.main_test.MainTest) ... ok test_revoke_without_key (certbot.tests.main_test.MainTest) ... ok test_rollback (certbot.tests.main_test.MainTest) ... ok test_run_with_csr (certbot.tests.main_test.MainTest) ... ok test_update_registration_no_existing_accounts (certbot.tests.main_test.MainTest) ... ok test_update_registration_unsafely (certbot.tests.main_test.MainTest) ... ok test_update_registration_with_email (certbot.tests.main_test.MainTest) ... ok test_update_symlinks (certbot.tests.main_test.MainTest) ... ok test_user_agent (certbot.tests.main_test.MainTest) ... ok test_version_string_program_name (certbot.tests.main_test.MainTest) ... ok test_revocation_error (certbot.tests.main_test.RevokeTest) ... ok test_revocation_success (certbot.tests.main_test.RevokeTest) ... ok test_revoke_with_reason (certbot.tests.main_test.RevokeTest) ... ok test_newcert_success (certbot.tests.main_test.RunTest) ... ok test_reinstall_success (certbot.tests.main_test.RunTest) ... ok test_renewal_success (certbot.tests.main_test.RunTest) ... ok test_handle_identical_cert_request_pending (certbot.tests.main_test.TestHandleIdenticalCerts) ... ok test_abort_unregister (certbot.tests.main_test.UnregisterTest) ... ok test_unregister (certbot.tests.main_test.UnregisterTest) ... ok test_unregister_no_account (certbot.tests.main_test.UnregisterTest) ... ok test_str (certbot.tests.errors_test.FailedChallengesTest) ... ok test_instance_args (certbot.tests.errors_test.StandaloneBindErrorTest) ... ok test_str (certbot.tests.errors_test.StandaloneBindErrorTest) ... ok test_delete (certbot.tests.account_test.AccountFileStorageTest) ... ok test_delete_no_account (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all_accounts_dir_absent (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all_load_skips (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all_none_empty_list (certbot.tests.account_test.AccountFileStorageTest) ... ok test_init_creates_dir (certbot.tests.account_test.AccountFileStorageTest) ... ok test_load_id_mismatch_raises_error (certbot.tests.account_test.AccountFileStorageTest) ... ok test_load_ioerror (certbot.tests.account_test.AccountFileStorageTest) ... ok test_load_non_existent_raises_error (certbot.tests.account_test.AccountFileStorageTest) ... ok test_save_and_restore (certbot.tests.account_test.AccountFileStorageTest) ... ok test_save_and_restore_old_version (certbot.tests.account_test.AccountFileStorageTest) Saved regr should include a new_authzr_uri for older Certbots ... ok test_save_ioerrors (certbot.tests.account_test.AccountFileStorageTest) ... ok test_save_regr (certbot.tests.account_test.AccountFileStorageTest) ... ok test_it (certbot.tests.account_test.AccountMemoryStorageTest) ... ok test_id (certbot.tests.account_test.AccountTest) ... ok test_init (certbot.tests.account_test.AccountTest) ... ok test_repr (certbot.tests.account_test.AccountTest) ... ok test_slug (certbot.tests.account_test.AccountTest) ... ok test_it (certbot.tests.account_test.ReportNewAccountTest) ... ok test_no_reporter (certbot.tests.account_test.ReportNewAccountTest) ... ok test_key_error (certbot.tests.display.enhancements_test.AskTest) ... ok test_redirect (certbot.tests.display.enhancements_test.AskTest) ... ok test_cancel (certbot.tests.display.enhancements_test.RedirectTest) ... ok test_easy (certbot.tests.display.enhancements_test.RedirectTest) ... ok test_secure (certbot.tests.display.enhancements_test.RedirectTest) ... ok test_complete (certbot.tests.display.completer_test.CompleterTest) ... ok test_context_manager_libedit (certbot.tests.display.completer_test.CompleterTest) ... ok test_context_manager_readline (certbot.tests.display.completer_test.CompleterTest) ... ok test_context_manager_with_unmocked_readline (certbot.tests.display.completer_test.CompleterTest) ... ok test_import_error (certbot.tests.display.completer_test.CompleterTest) ... ok test_checklist_empty (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_miss_quit (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_miss_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_directory_select (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_directory_select_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_get_valid_int_ans_invalid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_get_valid_int_ans_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_assertion_fail (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_assertion_fail2 (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_cancel (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_normal (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_menu (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_menu_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_methods_take_force_interactive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_no_pause (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_noninteractive2 (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_pause (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_print_menu (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_scrub_checklist_input_invalid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_scrub_checklist_input_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_wrap_lines (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_yesno (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_yesno_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_eof (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_input (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_input_with_prompt (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_timeout (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_checklist (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_directory_select (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_input (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_menu (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_methods_take_kwargs (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_notification_no_pause (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_yesno (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_multiple (certbot.tests.display.util_test.PlaceParensTest) ... ok test_single_letter (certbot.tests.display.util_test.PlaceParensTest) ... ok test_both (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_commas (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_mess (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_spaces (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_cancel (certbot.tests.display.ops_test.ChooseAccountTest) ... ok test_one (certbot.tests.display.ops_test.ChooseAccountTest) ... ok test_two (certbot.tests.display.ops_test.ChooseAccountTest) ... ok test_choose_manually (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_filter_names_cancel (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_filter_names_nothing_selected (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_filter_names_valid_return (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_get_valid_domains (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_no_installer (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_no_installer_cancel (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_no_names_choose (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_sort_names_many (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_sort_names_trivial (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_four (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_one (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_three (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_two (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_zero (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_two (certbot.tests.display.ops_test.GenSSLLabURLs) ... ok test_zero (certbot.tests.display.ops_test.GenSSLLabURLs) ... ok test_cancel_none (certbot.tests.display.ops_test.GetEmailTest) ... ok test_invalid_flag (certbot.tests.display.ops_test.GetEmailTest) ... ok test_ok_not_safe (certbot.tests.display.ops_test.GetEmailTest) ... ok test_ok_safe (certbot.tests.display.ops_test.GetEmailTest) ... ok test_optional_flag (certbot.tests.display.ops_test.GetEmailTest) ... ok test_optional_invalid_unsafe (certbot.tests.display.ops_test.GetEmailTest) ... ok test_success_installation (certbot.tests.display.ops_test.SuccessInstallationTest) ... ok test_success_renewal (certbot.tests.display.ops_test.SuccessRenewalTest) ... ok test_success_revocation (certbot.tests.display.ops_test.SuccessRevocationTest) ... ok test_directory_select_validation (certbot.tests.display.ops_test.ValidatorTests) ... ok test_directory_select_validation_with_bad_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_directory_select_validation_with_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_blank_with_validator (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_cancel_with_validator (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_validation_with_bad_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_validation_with_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_certificates_no_files (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_certificates_parse_fail (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_certificates_parse_success (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_certificates_quiet (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_report_human_readable (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_delete (certbot.tests.cert_manager_test.DeleteTest) Test delete ... ok test_found_match (certbot.tests.cert_manager_test.DomainsForCertnameTest) ... ok test_no_match (certbot.tests.cert_manager_test.DomainsForCertnameTest) ... ok test_find_duplicative_names (certbot.tests.cert_manager_test.DuplicativeCertsTest) ... ok test_found_match (certbot.tests.cert_manager_test.LineageForCertnameTest) ... ok test_no_match (certbot.tests.cert_manager_test.LineageForCertnameTest) ... ok test_no_renewal_file (certbot.tests.cert_manager_test.LineageForCertnameTest) ... ok test_no_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_no_existing_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_no_new_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_rename_cert (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_rename_cert_bad_new_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_rename_cert_interactive_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_cert_storage_error (certbot.tests.cert_manager_test.SearchLineagesTest) ... ok test_update_live_symlinks (certbot.tests.cert_manager_test.UpdateLiveSymlinksTest) Test update_live_symlinks ... ok test_deploy_certificate_failure (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_restart_failure (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_restart_failure2 (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_save_failure (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_success (certbot.tests.client_test.ClientTest) ... ok test_init_acme_verify_ssl (certbot.tests.client_test.ClientTest) ... ok test_obtain_and_enroll_certificate (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate_from_csr (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate_from_csr_retry_failed (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate_from_csr_retry_succeeded (certbot.tests.client_test.ClientTest) ... ok test_save_certificate (certbot.tests.client_test.ClientTest) ... ok test_ask (certbot.tests.client_test.EnhanceConfigTest) ... ok test_enhance_failure (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_hsts (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_redirect (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_staple (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_uir (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_installer (certbot.tests.client_test.EnhanceConfigTest) ... ok test_restart_failure (certbot.tests.client_test.EnhanceConfigTest) ... ok test_restart_failure2 (certbot.tests.client_test.EnhanceConfigTest) ... ok test_save_failure (certbot.tests.client_test.EnhanceConfigTest) ... ok test_unsupported (certbot.tests.client_test.EnhanceConfigTest) ... ok test_email_invalid_noninteractive (certbot.tests.client_test.RegisterTest) ... ok test_email_retry (certbot.tests.client_test.RegisterTest) ... ok test_it (certbot.tests.client_test.RegisterTest) ... ok test_needs_email (certbot.tests.client_test.RegisterTest) ... ok test_no_tos (certbot.tests.client_test.RegisterTest) ... ok test_unsupported_error (certbot.tests.client_test.RegisterTest) ... ok test_without_email (certbot.tests.client_test.RegisterTest) ... ok test_no_installer (certbot.tests.client_test.RollbackTest) ... ok test_no_problems (certbot.tests.client_test.RollbackTest) ... ok test_it (certbot.tests.auth_handler_test.ChallbToAchallTest) ... ok test_all (certbot.tests.auth_handler_test.ChallengeFactoryTest) ... ok test_one_tls_sni (certbot.tests.auth_handler_test.ChallengeFactoryTest) ... ok test_unrecognized (certbot.tests.auth_handler_test.ChallengeFactoryTest) ... ok test_common_case (certbot.tests.auth_handler_test.GenChallengePathTest) Given TLSSNI01 and HTTP01 with appropriate combos. ... ok test_not_supported (certbot.tests.auth_handler_test.GenChallengePathTest) ... ok test_debug_challenges (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_name1_tls_sni_01_1 (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_name1_tls_sni_01_1_http_01_1_dns_1 (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_name3_tls_sni_01_3 (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_no_domains (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_perform_failure (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_preferred_challenge_choice (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_preferred_challenges_not_supported (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_poll_challenges (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_poll_challenges_failure (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_poll_challenges_failure_best_effort (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_unable_to_find_challenge_status (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_verify_authzr_failure (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_different_errors_and_domains (certbot.tests.auth_handler_test.ReportFailedChallsTest) ... ok test_same_error_and_domain (certbot.tests.auth_handler_test.ReportFailedChallsTest) ... ok test_invalid_false (certbot.tests.crypto_util_test.CSRMatchesPubkeyTest) ... ok test_valid_true (certbot.tests.crypto_util_test.CSRMatchesPubkeyTest) ... ok test_load_invalid_cert (certbot.tests.crypto_util_test.CertLoaderTest) ... ok test_load_valid_cert (certbot.tests.crypto_util_test.CertLoaderTest) ... ok test_common_name_sans_order (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_parse_non_cert (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_san (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_single (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_san (certbot.tests.crypto_util_test.GetSANsFromCertTest) ... ok test_single (certbot.tests.crypto_util_test.GetSANsFromCertTest) ... ok test_bad_csr (certbot.tests.crypto_util_test.ImportCSRFileTest) ... ok test_der_csr (certbot.tests.crypto_util_test.ImportCSRFileTest) ... ok test_pem_csr (certbot.tests.crypto_util_test.ImportCSRFileTest) ... ok test_success (certbot.tests.crypto_util_test.InitSaveCSRTest) ... ok test_success_dry_run (certbot.tests.crypto_util_test.InitSaveCSRTest) ... ok test_key_failure (certbot.tests.crypto_util_test.InitSaveKeyTest) ... ok test_success (certbot.tests.crypto_util_test.InitSaveKeyTest) ... ok test_success_dry_run (certbot.tests.crypto_util_test.InitSaveKeyTest) ... ok test_it (certbot.tests.crypto_util_test.MakeKeyTest) ... ok test_notAfter (certbot.tests.crypto_util_test.NotAfterTest) ... ok test_notBefore (certbot.tests.crypto_util_test.NotBeforeTest) ... ok test_empty_false (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_random_false (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_valid_der_false (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_valid_pem_san_true (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_valid_pem_true (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_empty_false (certbot.tests.crypto_util_test.ValidPrivkeyTest) ... ok test_random_false (certbot.tests.crypto_util_test.ValidPrivkeyTest) ... ok test_valid_true (certbot.tests.crypto_util_test.ValidPrivkeyTest) ... ok test_post_hooks (certbot.tests.hook_test.HookTest) ... ok test_pre_hook (certbot.tests.hook_test.HookTest) ... ok test_prog (certbot.tests.hook_test.HookTest) ... ok test_renew_hook (certbot.tests.hook_test.HookTest) ... ok test_run_hook (certbot.tests.hook_test.HookTest) ... ok test_validate_hooks (certbot.tests.hook_test.HookTest) ... ok test_bad_recovery (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_bad_recovery_with_signal (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_context_manager (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_context_manager_with_signal (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_sysexit_ignored (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_determine_ocsp_server (certbot.tests.ocsp_test.OCSPTest) ... ok test_init (certbot.tests.ocsp_test.OCSPTest) ... ok test_ocsp_revoked (certbot.tests.ocsp_test.OCSPTest) ... ok test_translate_ocsp (certbot.tests.ocsp_test.OCSPTest) ... ok test_help (certbot.tests.util_test.AddDeprecatedArgumentTest) ... ok test_set_constant (certbot.tests.util_test.AddDeprecatedArgumentTest) Test when ACTION_TYPES_THAT_DONT_NEED_A_VALUE is a set. ... ok test_tuple_constant (certbot.tests.util_test.AddDeprecatedArgumentTest) Test when ACTION_TYPES_THAT_DONT_NEED_A_VALUE is a tuple. ... ok test_warning_no_arg (certbot.tests.util_test.AddDeprecatedArgumentTest) ... ok test_warning_with_arg (certbot.tests.util_test.AddDeprecatedArgumentTest) ... ok test_called (certbot.tests.util_test.AtexitRegisterTest) ... ok test_not_called (certbot.tests.util_test.AtexitRegisterTest) ... ok test_ok_mode (certbot.tests.util_test.CheckPermissionsTest) ... ok test_wrong_mode (certbot.tests.util_test.CheckPermissionsTest) ... ok test_empty_domain (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_empty_label (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_empty_trailing_label (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_long_label_1 (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_long_label_2 (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_nonascii_str (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_nonascii_unicode (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_not_long_label (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_not_too_long (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_punycode_ok (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_too_long (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_invalid_chars (certbot.tests.util_test.EnforceLeValidity) ... ok test_leading_hyphen (certbot.tests.util_test.EnforceLeValidity) ... ok test_one_label (certbot.tests.util_test.EnforceLeValidity) ... ok test_sanity (certbot.tests.util_test.EnforceLeValidity) ... ok test_trailing_hyphen (certbot.tests.util_test.EnforceLeValidity) ... ok test_valid_domain (certbot.tests.util_test.EnforceLeValidity) ... ok test_full_path (certbot.tests.util_test.ExeExistsTest) ... ok test_not_found (certbot.tests.util_test.ExeExistsTest) ... ok test_on_path (certbot.tests.util_test.ExeExistsTest) ... ok test_it (certbot.tests.util_test.LockDirUntilExit) ... ok test_creates_dir_when_missing (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_existing_correct_mode_does_not_fail (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_existing_wrong_mode_fails (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_reraises_os_error (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_non_systemd_os_info (certbot.tests.util_test.OsInfoTest) ... ok test_systemd_os_release (certbot.tests.util_test.OsInfoTest) ... ok test_systemd_os_release_like (certbot.tests.util_test.OsInfoTest) ... ok test_bad_process (certbot.tests.util_test.RunScriptTest) ... ok test_default (certbot.tests.util_test.RunScriptTest) These will be changed soon enough with reload. ... ok test_failure (certbot.tests.util_test.RunScriptTest) ... ok test_invalid_emails (certbot.tests.util_test.SafeEmailTest) ... ok test_valid_emails (certbot.tests.util_test.SafeEmailTest) ... ok test_exists (certbot.tests.util_test.SafelyRemoveTest) ... ok test_missing (certbot.tests.util_test.SafelyRemoveTest) ... ok test_other_error_passthrough (certbot.tests.util_test.SafelyRemoveTest) ... ok test_failure (certbot.tests.util_test.SetUpCoreDirTest) ... ok test_success (certbot.tests.util_test.SetUpCoreDirTest) ... ok test_default_exists (certbot.tests.util_test.UniqueFileTest) ... ok test_returns_fd_for_writing (certbot.tests.util_test.UniqueFileTest) ... ok test_right_mode (certbot.tests.util_test.UniqueFileTest) ... ok test_basic (certbot.tests.util_test.UniqueLineageNameTest) ... ok test_failure (certbot.tests.util_test.UniqueLineageNameTest) ... ok test_multiple (certbot.tests.util_test.UniqueLineageNameTest) ... ok test_subsequent_failure (certbot.tests.util_test.UniqueLineageNameTest) ... ok test_boolean (certbot.tests.cli_test.DefaultTest) ... ok test_equality (certbot.tests.cli_test.DefaultTest) ... ok test_hash (certbot.tests.cli_test.DefaultTest) ... ok test_cli_ini_domains (certbot.tests.cli_test.ParseTest) ... ok test_dry_run_flag (certbot.tests.cli_test.ParseTest) ... ok test_encode_revocation_reason (certbot.tests.cli_test.ParseTest) ... ok test_force_interactive (certbot.tests.cli_test.ParseTest) ... ok test_help (certbot.tests.cli_test.ParseTest) ... ok test_help_no_dashes (certbot.tests.cli_test.ParseTest) ... ok test_install_abspath (certbot.tests.cli_test.ParseTest) ... ok test_must_staple_flag (certbot.tests.cli_test.ParseTest) ... ok test_no_args (certbot.tests.cli_test.ParseTest) ... ok test_no_gui (certbot.tests.cli_test.ParseTest) ... ok test_option_was_set (certbot.tests.cli_test.ParseTest) ... ok test_parse_domains (certbot.tests.cli_test.ParseTest) ... ok test_preferred_challenges (certbot.tests.cli_test.ParseTest) ... ok test_server_flag (certbot.tests.cli_test.ParseTest) ... ok test_staging_flag (certbot.tests.cli_test.ParseTest) ... ok test_report_config_interaction_iterable (certbot.tests.cli_test.SetByCliTest) ... ok test_report_config_interaction_str (certbot.tests.cli_test.SetByCliTest) ... ok test_webroot_map (certbot.tests.cli_test.SetByCliTest) ... ok test_read_file (certbot.tests.cli_test.TestReadFile) ... ok test_it (certbot.tests.lock_test.LockDirTest) ... ok test_acquire_without_deletion (certbot.tests.lock_test.LockFileTest) ... ok test_contention (certbot.tests.lock_test.LockFileTest) ... ok test_locked_repr (certbot.tests.lock_test.LockFileTest) ... ok test_race (certbot.tests.lock_test.LockFileTest) ... ok test_released_repr (certbot.tests.lock_test.LockFileTest) ... ok test_removed (certbot.tests.lock_test.LockFileTest) ... ok test_unexpected_lockf_err (certbot.tests.lock_test.LockFileTest) ... ok test_unexpected_stat_err (certbot.tests.lock_test.LockFileTest) ... ok test_absolute_paths (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_dynamic_dirs (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_get_and_set_attr (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_init_same_ports (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_proxy_getattr (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_renewal_absolute_paths (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_renewal_dynamic_dirs (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_server_path (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_multiline_message (certbot.tests.reporter_test.ReporterTest) ... ok test_no_tty_print_empty (certbot.tests.reporter_test.ReporterTest) ... ok test_no_tty_successful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_no_tty_unsuccessful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_tty_print_empty (certbot.tests.reporter_test.ReporterTest) ... ok test_tty_successful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_tty_unsuccessful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_add_to_checkpoint_copy_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_bad_register_undo_command (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_bad_registration (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_basic_add_to_temp_checkpoint (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_checkpoint_conflict (certbot.tests.reverter_test.ReverterCheckpointLocalTest) Make sure that checkpoint errors are thrown appropriately. ... ok test_multiple_registration_fail_and_revert (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_multiple_registration_same_file (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_multiple_saves_and_temp_revert (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_no_change (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_copy_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_missing_new_files (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_remove_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_revert_temp_failures (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_rm_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_rollback_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recovery_routine_in_progress_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recovery_routine_temp_and_perm (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_register_file_creation_write_error (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_register_undo_command (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_run_undo_commands (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_finalize_checkpoint_cannot_title (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_finalize_checkpoint_no_in_progress (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_finalize_checkpoint_no_rename_directory (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_multi_rollback (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_rollback_finalize_checkpoint_valid_inputs (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_rollback_improper_inputs (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_rollback_too_many (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_view_config_changes (certbot.tests.reverter_test.TestFullCheckpointsReverter) This is not strict as this is subject to change. ... ok test_view_config_changes_bad_backups_dir (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_view_config_changes_for_logging (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_view_config_changes_no_backups (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_more_info (certbot.plugins.selection_test.ChoosePluginTest) ... ok test_no_choice (certbot.plugins.selection_test.ChoosePluginTest) ... ok test_selection (certbot.plugins.selection_test.ChoosePluginTest) ... ok test_authenticator (certbot.plugins.selection_test.ConveniencePickPluginTest) ... ok test_configurator (certbot.plugins.selection_test.ConveniencePickPluginTest) ... ok test_installer (certbot.plugins.selection_test.ConveniencePickPluginTest) ... ok test_choose_plugin_none (certbot.plugins.selection_test.PickPluginTest) ... ok test_default_provided (certbot.plugins.selection_test.PickPluginTest) ... ok test_multiple (certbot.plugins.selection_test.PickPluginTest) ... ok test_no_candidate (certbot.plugins.selection_test.PickPluginTest) ... ok test_no_default (certbot.plugins.selection_test.PickPluginTest) ... ok test_single (certbot.plugins.selection_test.PickPluginTest) ... ok test_single_misconfigured (certbot.plugins.selection_test.PickPluginTest) ... ok test__init__ (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_description (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_description_with_name (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_entry_point_to_plugin_name (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_ifaces (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_init (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_long_description (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_long_description_nonexistent (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare_generic_plugin_error (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare_misconfigured (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare_no_installation (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_repr (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_verify (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_available (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_filter (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_find_all (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_find_init (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_getitem (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_ifaces (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_init (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_iter (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_len (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_prepare (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_prepare_order (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_repr (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_str (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_verify (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_it (certbot.plugins.null_test.InstallerTest) ... ok test_cleanup (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_get_chall_pref (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_ip_logging_not_ok (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_ip_logging_ok (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_manual_perform (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_more_info (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_prepare_bad_hook (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_prepare_no_hook_noninteractive (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_script_perform (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_eq (certbot.plugins.common_test.AddrTest) ... ok test_fromstring (certbot.plugins.common_test.AddrTest) ... ok test_get_addr_obj (certbot.plugins.common_test.AddrTest) ... ok test_set_inclusion (certbot.plugins.common_test.AddrTest) ... ok test_str (certbot.plugins.common_test.AddrTest) ... ok test_dest_namespace (certbot.plugins.common_test.NamespaceFunctionsTest) ... ok test_dest_namespace_with_dashes (certbot.plugins.common_test.NamespaceFunctionsTest) ... ok test_option_namespace (certbot.plugins.common_test.NamespaceFunctionsTest) ... ok test_conf (certbot.plugins.common_test.PluginTest) ... ok test_dest (certbot.plugins.common_test.PluginTest) ... ok test_dest_namespace (certbot.plugins.common_test.PluginTest) ... ok test_init (certbot.plugins.common_test.PluginTest) ... ok test_inject_parser_options (certbot.plugins.common_test.PluginTest) ... ok test_option_name (certbot.plugins.common_test.PluginTest) ... ok test_option_namespace (certbot.plugins.common_test.PluginTest) ... ok test_add_chall (certbot.plugins.common_test.TLSSNI01Test) ... ok test_setup_challenge_cert (certbot.plugins.common_test.TLSSNI01Test) ... ok test_path_surgery (certbot.plugins.util_test.PathSurgeryTest) ... ok test_cleanup (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_get_chall_pref (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_get_chall_pref_configured (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_more_info (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_eacces (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_eaddrinuse_no_retry (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_eaddrinuse_retry (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_unexpected_socket_error (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_supported_challenges (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_supported_challenges_configured (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_init (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_bind_error (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_idempotent (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_stop_http_01 (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_stop_tls_sni_01 (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_correct (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_dvsni (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_not_subset (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_unrecognized (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_add_parser_arguments (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_cleanup_failure (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_cleanup_leftovers (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_failed_chown (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_more_info (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_new_webroot (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_cleanup (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_missing_root (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_permissions (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_reraises_other_errors (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_prepare (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_webroot_from_list (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_webroot_from_list_help_and_cancel (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_domain_before_webroot (certbot.plugins.webroot_test.WebrootActionTest) ... ok test_domain_before_webroot_error (certbot.plugins.webroot_test.WebrootActionTest) ... ok test_multiwebroot (certbot.plugins.webroot_test.WebrootActionTest) ... ok test_webroot_map_action (certbot.plugins.webroot_test.WebrootActionTest) ... ok ---------------------------------------------------------------------- Ran 633 tests in 16.578s OK IMPORTANT NOTES: - Unable to install the certificate - Unable to install the certificate - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le IMPORTANT NOTES: - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le IMPORTANT NOTES: - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le + /usr/bin/python3 setup.py test running test running egg_info writing dependency_links to certbot.egg-info/dependency_links.txt writing top-level names to certbot.egg-info/top_level.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing certbot.egg-info/PKG-INFO reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot.egg-info/SOURCES.txt' running build_ext test_format (certbot.tests.log_test.ColoredStreamHandlerTest) ... ok test_format_and_red_level (certbot.tests.log_test.ColoredStreamHandlerTest) ... ok test_acme_error (certbot.tests.log_test.ExceptHookTest) ... ok test_base_exception (certbot.tests.log_test.ExceptHookTest) ... ok test_custom_error (certbot.tests.log_test.ExceptHookTest) ... ok test_debug (certbot.tests.log_test.ExceptHookTest) ... ok test_other_error (certbot.tests.log_test.ExceptHookTest) ... ok test_log_dir (certbot.tests.log_test.ExitWithLogPathTest) ... ok test_log_file (certbot.tests.log_test.ExitWithLogPathTest) ... ok test_flush (certbot.tests.log_test.MemoryHandlerTest) ... ok test_not_flushed (certbot.tests.log_test.MemoryHandlerTest) ... ok test_target_reset (certbot.tests.log_test.MemoryHandlerTest) ... ok test_common (certbot.tests.log_test.PostArgParseSetupTest) ... ok /usr/lib64/python3.5/unittest/suite.py:107: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='ANSI_X3.4-1968'> for index, test in enumerate(self): test_debug (certbot.tests.log_test.PostArgParseSetupTest) ... /usr/lib/python3.5/site-packages/mock/mock.py:1986: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmppyj5ue6u/letsencrypt.log' mode='a' encoding='ANSI_X3.4-1968'> setattr(_type, entry, MagicProxy(entry, self)) ok test_quiet (certbot.tests.log_test.PostArgParseSetupTest) ... ok /usr/lib64/python3.5/unittest/suite.py:84: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='ANSI_X3.4-1968'> return self.run(*args, **kwds) test_it (certbot.tests.log_test.PreArgParseSetupTest) ... ok test_failure (certbot.tests.log_test.SetupLogFileHandlerTest) ... ok test_success (certbot.tests.log_test.SetupLogFileHandlerTest) ... ok test_delete (certbot.tests.log_test.TempHandlerTest) ... ok test_no_delete (certbot.tests.log_test.TempHandlerTest) ... ok test_permissions (certbot.tests.log_test.TempHandlerTest) ... ok test_ancient_webroot_renewal_conf (certbot.tests.renewal_test.RenewalTest) ... ok test_allow_subset_of_names_failure (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_allow_subset_of_names_success (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... /usr/lib/python3.5/site-packages/mock/mock.py:1986: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpweqndtj9/letsencrypt.log' mode='a' encoding='ANSI_X3.4-1968'> setattr(_type, entry, MagicProxy(entry, self)) /usr/lib/python3.5/site-packages/mock/mock.py:1986: ResourceWarning: unclosed file <_io.TextIOWrapper name=3 mode='w' encoding='ANSI_X3.4-1968'> setattr(_type, entry, MagicProxy(entry, self)) ok test_must_staple_failure (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_must_staple_success (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_pref_challs_failure (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_pref_challs_list (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_pref_challs_str (certbot.tests.renewal_test.RestoreRequiredConfigElementsTest) ... ok test_failure (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_no_subscribe_with_no_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_no_subscribe_with_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_subscribe_with_no_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_subscribe_with_prompt (certbot.tests.eff_test.HandleSubscriptionTest) ... ok test_bad_status (certbot.tests.eff_test.SubscribeTest) ... ok test_not_ok (certbot.tests.eff_test.SubscribeTest) ... ok test_subscribe (certbot.tests.eff_test.SubscribeTest) ... ok test_everything_fails (certbot.tests.notify_test.NotifyTests) ... ok test_smtp_failure (certbot.tests.notify_test.NotifyTests) ... ok test_smtp_success (certbot.tests.notify_test.NotifyTests) ... ok test_bad_renewal_config (certbot.tests.storage_test.DeleteFilesTest) ... ok test_delete_all_files (certbot.tests.storage_test.DeleteFilesTest) ... ok test_livedir_not_empty (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_archive (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_cert_file (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_readme_file (certbot.tests.storage_test.DeleteFilesTest) ... ok test_no_renewal_config (certbot.tests.storage_test.DeleteFilesTest) ... ok test_add_time_interval (certbot.tests.storage_test.RenewableCertTests) ... ok test_autodeployment_is_enabled (certbot.tests.storage_test.RenewableCertTests) ... ok test_autorenewal_is_enabled (certbot.tests.storage_test.RenewableCertTests) ... ok test_bad_kind (certbot.tests.storage_test.RenewableCertTests) ... ok test_consistent (certbot.tests.storage_test.RenewableCertTests) ... ok test_current_target (certbot.tests.storage_test.RenewableCertTests) ... ok test_current_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_ensure_deployed (certbot.tests.storage_test.RenewableCertTests) ... ok test_has_pending_deployment (certbot.tests.storage_test.RenewableCertTests) ... ok test_initialization (certbot.tests.storage_test.RenewableCertTests) ... ok test_invalid_config_filename (certbot.tests.storage_test.RenewableCertTests) ... ok test_is_test_cert (certbot.tests.storage_test.RenewableCertTests) ... ok test_latest_and_next_versions (certbot.tests.storage_test.RenewableCertTests) ... ok test_missing_cert (certbot.tests.storage_test.RenewableCertTests) ... ok test_names (certbot.tests.storage_test.RenewableCertTests) ... ok test_new_lineage (certbot.tests.storage_test.RenewableCertTests) Test for new_lineage() class method. ... /usr/lib64/python3.5/traceback.py:216: ResourceWarning: unclosed file <_io.TextIOWrapper name=3 mode='w' encoding='ANSI_X3.4-1968'> tb.tb_frame.clear() ok test_new_lineage_nonexistent_dirs (certbot.tests.storage_test.RenewableCertTests) Test that directories can be created if they don't exist. ... ok test_no_current_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_no_renewal_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_ocsp_revoked (certbot.tests.storage_test.RenewableCertTests) ... ok test_relevant_values (certbot.tests.storage_test.RenewableCertTests) Test that relevant_values() can reject an irrelevant value. ... ok test_relevant_values_bool (certbot.tests.storage_test.RenewableCertTests) ... ok test_relevant_values_default (certbot.tests.storage_test.RenewableCertTests) Test that relevant_values() can reject a default value. ... ok test_relevant_values_namespace (certbot.tests.storage_test.RenewableCertTests) ... ok test_relevant_values_nondefault (certbot.tests.storage_test.RenewableCertTests) Test that relevant_values() can retain a non-default value. ... ok test_relevant_values_str (certbot.tests.storage_test.RenewableCertTests) ... ok test_renewal_bad_config (certbot.tests.storage_test.RenewableCertTests) Test that the RenewableCert constructor will complain if ... ok test_renewal_incomplete_config (certbot.tests.storage_test.RenewableCertTests) Test that the RenewableCert constructor will complain if ... ok test_renewal_newer_version (certbot.tests.storage_test.RenewableCertTests) ... /usr/lib/python3.5/site-packages/mock/mock.py:1986: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp2uimuo5i/letsencrypt.log' mode='a' encoding='ANSI_X3.4-1968'> setattr(_type, entry, MagicProxy(entry, self)) ok test_save_successor (certbot.tests.storage_test.RenewableCertTests) ... ok test_should_autodeploy (certbot.tests.storage_test.RenewableCertTests) Test should_autodeploy() on the basis of reasons other than ... ok test_should_autorenew (certbot.tests.storage_test.RenewableCertTests) Test should_autorenew on the basis of reasons other than ... ok test_time_interval_judgments (certbot.tests.storage_test.RenewableCertTests) Test should_autodeploy() and should_autorenew() on the basis ... ok test_update_all_links_to_full_failure (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_all_links_to_partial_failure (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_all_links_to_success (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_link_to (certbot.tests.storage_test.RenewableCertTests) ... ok test_update_symlinks (certbot.tests.storage_test.RenewableCertTests) ... ok test_version (certbot.tests.storage_test.RenewableCertTests) ... ok test_write_renewal_config (certbot.tests.storage_test.RenewableCertTests) ... ok test_find_lineage_for_domains_and_certname (certbot.tests.main_test.CertonlyTest) ... ok test_find_lineage_for_domains_new_certname (certbot.tests.main_test.CertonlyTest) ... ok test_no_reinstall_text_pause (certbot.tests.main_test.CertonlyTest) ... ok test_args_account_set (certbot.tests.main_test.DetermineAccountTest) ... ok test_multiple_accounts (certbot.tests.main_test.DetermineAccountTest) ... ok test_no_accounts_email (certbot.tests.main_test.DetermineAccountTest) ... ok test_no_accounts_no_email (certbot.tests.main_test.DetermineAccountTest) ... ok test_single_account (certbot.tests.main_test.DetermineAccountTest) ... ok test_display_ops (certbot.tests.main_test.FindDomainsOrCertnameTest) ... ok test_grab_domains (certbot.tests.main_test.FindDomainsOrCertnameTest) ... ok test_no_results (certbot.tests.main_test.FindDomainsOrCertnameTest) ... ok test_agree_dev_preview_config (certbot.tests.main_test.MainTest) ... ok test_ancient_webroot_renewal_conf (certbot.tests.main_test.MainTest) ... ok test_certificates (certbot.tests.main_test.MainTest) ... ok test_certonly_abspath (certbot.tests.main_test.MainTest) ... ok test_certonly_bad_args (certbot.tests.main_test.MainTest) ... ok test_certonly_csr (certbot.tests.main_test.MainTest) ... ok test_certonly_csr_dry_run (certbot.tests.main_test.MainTest) ... ok test_certonly_dry_run_new_request_success (certbot.tests.main_test.MainTest) ... ok test_certonly_new_request_failure (certbot.tests.main_test.MainTest) ... ok test_certonly_new_request_success (certbot.tests.main_test.MainTest) ... ok test_certonly_reinstall (certbot.tests.main_test.MainTest) ... ok test_certonly_renewal (certbot.tests.main_test.MainTest) ... ok test_certonly_renewal_triggers (certbot.tests.main_test.MainTest) ... ok test_check_config_sanity_domain (certbot.tests.main_test.MainTest) ... ok test_config_changes (certbot.tests.main_test.MainTest) ... ok test_configurator_selection (certbot.tests.main_test.MainTest) ... ok test_csr_with_besteffort (certbot.tests.main_test.MainTest) ... ok test_csr_with_inconsistent_domains (certbot.tests.main_test.MainTest) ... ok test_csr_with_no_domains (certbot.tests.main_test.MainTest) ... ok test_delete (certbot.tests.main_test.MainTest) ... ok test_installer_selection (certbot.tests.main_test.MainTest) ... ok test_no_flags (certbot.tests.main_test.MainTest) ... ok test_no_renewal_with_hooks (certbot.tests.main_test.MainTest) ... ok test_noninteractive (certbot.tests.main_test.MainTest) ... ok test_plugins (certbot.tests.main_test.MainTest) ... ok test_plugins_init (certbot.tests.main_test.MainTest) ... ok test_plugins_no_args (certbot.tests.main_test.MainTest) ... ok test_plugins_prepare (certbot.tests.main_test.MainTest) ... ok test_quiet_renew (certbot.tests.main_test.MainTest) ... ok test_register (certbot.tests.main_test.MainTest) ... ok test_renew_hook_validation (certbot.tests.main_test.MainTest) ... ok test_renew_no_authenticator (certbot.tests.main_test.MainTest) ... ok test_renew_no_hook_validation (certbot.tests.main_test.MainTest) ... ok test_renew_no_renewalparams (certbot.tests.main_test.MainTest) ... ok test_renew_obtain_cert_error (certbot.tests.main_test.MainTest) ... ok test_renew_plugin_config_restoration (certbot.tests.main_test.MainTest) ... ok test_renew_reconstitute_error (certbot.tests.main_test.MainTest) ... ok test_renew_verb (certbot.tests.main_test.MainTest) ... ok test_renew_verb_empty_config (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_certname (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_cli_args (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_domain (certbot.tests.main_test.MainTest) ... ok test_renew_with_bad_int (certbot.tests.main_test.MainTest) ... ok test_renew_with_certname (certbot.tests.main_test.MainTest) ... ok test_renew_with_configurator (certbot.tests.main_test.MainTest) ... ok test_renew_with_nonetype_http01 (certbot.tests.main_test.MainTest) ... ok test_renew_with_webroot_map (certbot.tests.main_test.MainTest) ... ok test_revoke_with_key (certbot.tests.main_test.MainTest) ... ok test_revoke_without_key (certbot.tests.main_test.MainTest) ... ok test_rollback (certbot.tests.main_test.MainTest) ... ok test_run_with_csr (certbot.tests.main_test.MainTest) ... ok test_update_registration_no_existing_accounts (certbot.tests.main_test.MainTest) ... ok test_update_registration_unsafely (certbot.tests.main_test.MainTest) ... ok test_update_registration_with_email (certbot.tests.main_test.MainTest) ... ok test_update_symlinks (certbot.tests.main_test.MainTest) ... ok test_user_agent (certbot.tests.main_test.MainTest) ... ok test_version_string_program_name (certbot.tests.main_test.MainTest) ... ok test_revocation_error (certbot.tests.main_test.RevokeTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/cli.py:265: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpn6_x1n_x/cert.pem'> return filename, open(filename, mode).read() ok test_revocation_success (certbot.tests.main_test.RevokeTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/cli.py:265: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpm025hbat/cert.pem'> return filename, open(filename, mode).read() ok test_revoke_with_reason (certbot.tests.main_test.RevokeTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/cli.py:265: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp26mx90af/cert.pem'> return filename, open(filename, mode).read() ok test_newcert_success (certbot.tests.main_test.RunTest) ... ok test_reinstall_success (certbot.tests.main_test.RunTest) ... ok test_renewal_success (certbot.tests.main_test.RunTest) ... ok test_handle_identical_cert_request_pending (certbot.tests.main_test.TestHandleIdenticalCerts) ... ok test_abort_unregister (certbot.tests.main_test.UnregisterTest) ... ok test_unregister (certbot.tests.main_test.UnregisterTest) ... ok test_unregister_no_account (certbot.tests.main_test.UnregisterTest) ... ok test_str (certbot.tests.errors_test.FailedChallengesTest) ... ok test_instance_args (certbot.tests.errors_test.StandaloneBindErrorTest) ... ok test_str (certbot.tests.errors_test.StandaloneBindErrorTest) ... ok test_delete (certbot.tests.account_test.AccountFileStorageTest) ... ok test_delete_no_account (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all_accounts_dir_absent (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all_load_skips (certbot.tests.account_test.AccountFileStorageTest) ... ok test_find_all_none_empty_list (certbot.tests.account_test.AccountFileStorageTest) ... ok test_init_creates_dir (certbot.tests.account_test.AccountFileStorageTest) ... ok test_load_id_mismatch_raises_error (certbot.tests.account_test.AccountFileStorageTest) ... ok test_load_ioerror (certbot.tests.account_test.AccountFileStorageTest) ... ok test_load_non_existent_raises_error (certbot.tests.account_test.AccountFileStorageTest) ... ok test_save_and_restore (certbot.tests.account_test.AccountFileStorageTest) ... ok test_save_and_restore_old_version (certbot.tests.account_test.AccountFileStorageTest) Saved regr should include a new_authzr_uri for older Certbots ... ok test_save_ioerrors (certbot.tests.account_test.AccountFileStorageTest) ... ok test_save_regr (certbot.tests.account_test.AccountFileStorageTest) ... ok test_it (certbot.tests.account_test.AccountMemoryStorageTest) ... ok test_id (certbot.tests.account_test.AccountTest) ... ok test_init (certbot.tests.account_test.AccountTest) ... ok test_repr (certbot.tests.account_test.AccountTest) ... ok test_slug (certbot.tests.account_test.AccountTest) ... ok test_it (certbot.tests.account_test.ReportNewAccountTest) ... ok test_no_reporter (certbot.tests.account_test.ReportNewAccountTest) ... ok test_key_error (certbot.tests.display.enhancements_test.AskTest) ... ok test_redirect (certbot.tests.display.enhancements_test.AskTest) ... ok test_cancel (certbot.tests.display.enhancements_test.RedirectTest) ... ok test_easy (certbot.tests.display.enhancements_test.RedirectTest) ... ok test_secure (certbot.tests.display.enhancements_test.RedirectTest) ... ok test_complete (certbot.tests.display.completer_test.CompleterTest) ... ok test_context_manager_libedit (certbot.tests.display.completer_test.CompleterTest) ... ok test_context_manager_readline (certbot.tests.display.completer_test.CompleterTest) ... ok test_context_manager_with_unmocked_readline (certbot.tests.display.completer_test.CompleterTest) ... ok test_import_error (certbot.tests.display.completer_test.CompleterTest) ... ok test_checklist_empty (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_miss_quit (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_miss_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_checklist_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_directory_select (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_directory_select_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_get_valid_int_ans_invalid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_get_valid_int_ans_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_assertion_fail (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_assertion_fail2 (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_cancel (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_input_normal (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_menu (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_menu_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_methods_take_force_interactive (certbot.tests.display.util_test.FileOutputDisplayTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/tests/display/util_test.py:319: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead arg_spec = inspect.getargspec(getattr(self.displayer, name)) ok test_notification_no_pause (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_noninteractive2 (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_notification_pause (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_print_menu (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_scrub_checklist_input_invalid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_scrub_checklist_input_valid (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_wrap_lines (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_yesno (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_yesno_noninteractive (certbot.tests.display.util_test.FileOutputDisplayTest) ... ok test_eof (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_input (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_input_with_prompt (certbot.tests.display.util_test.InputWithTimeoutTest) ... ok test_timeout (certbot.tests.display.util_test.InputWithTimeoutTest) ... /usr/lib64/python3.5/unittest/case.py:618: ResourceWarning: unclosed testMethod() ok test_checklist (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_directory_select (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_input (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_menu (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_methods_take_kwargs (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/tests/display/util_test.py:380: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead self.assertFalse(inspect.getargspec(method).keywords is None) ok test_notification_no_pause (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_yesno (certbot.tests.display.util_test.NoninteractiveDisplayTest) ... ok test_multiple (certbot.tests.display.util_test.PlaceParensTest) ... ok test_single_letter (certbot.tests.display.util_test.PlaceParensTest) ... ok test_both (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_commas (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_mess (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_spaces (certbot.tests.display.util_test.SeparateListInputTest) ... ok test_cancel (certbot.tests.display.ops_test.ChooseAccountTest) ... ok test_one (certbot.tests.display.ops_test.ChooseAccountTest) ... ok test_two (certbot.tests.display.ops_test.ChooseAccountTest) ... ok test_choose_manually (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_filter_names_cancel (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_filter_names_nothing_selected (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_filter_names_valid_return (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_get_valid_domains (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_no_installer (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_no_installer_cancel (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_no_names_choose (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_sort_names_many (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_sort_names_trivial (certbot.tests.display.ops_test.ChooseNamesTest) ... ok test_four (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_one (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_three (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_two (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_zero (certbot.tests.display.ops_test.GenHttpsNamesTest) ... ok test_two (certbot.tests.display.ops_test.GenSSLLabURLs) ... ok test_zero (certbot.tests.display.ops_test.GenSSLLabURLs) ... ok test_cancel_none (certbot.tests.display.ops_test.GetEmailTest) ... ok test_invalid_flag (certbot.tests.display.ops_test.GetEmailTest) ... ok test_ok_not_safe (certbot.tests.display.ops_test.GetEmailTest) ... ok test_ok_safe (certbot.tests.display.ops_test.GetEmailTest) ... ok test_optional_flag (certbot.tests.display.ops_test.GetEmailTest) ... ok test_optional_invalid_unsafe (certbot.tests.display.ops_test.GetEmailTest) ... ok test_success_installation (certbot.tests.display.ops_test.SuccessInstallationTest) ... ok test_success_renewal (certbot.tests.display.ops_test.SuccessRenewalTest) ... ok test_success_revocation (certbot.tests.display.ops_test.SuccessRevocationTest) ... ok test_directory_select_validation (certbot.tests.display.ops_test.ValidatorTests) ... ok test_directory_select_validation_with_bad_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_directory_select_validation_with_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_blank_with_validator (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_cancel_with_validator (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_validation_with_bad_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_input_validation_with_default (certbot.tests.display.ops_test.ValidatorTests) ... ok test_certificates_no_files (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_certificates_parse_fail (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_certificates_parse_success (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_certificates_quiet (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_report_human_readable (certbot.tests.cert_manager_test.CertificatesTest) ... ok test_delete (certbot.tests.cert_manager_test.DeleteTest) Test delete ... ok test_found_match (certbot.tests.cert_manager_test.DomainsForCertnameTest) ... ok test_no_match (certbot.tests.cert_manager_test.DomainsForCertnameTest) ... ok test_find_duplicative_names (certbot.tests.cert_manager_test.DuplicativeCertsTest) ... ok test_found_match (certbot.tests.cert_manager_test.LineageForCertnameTest) ... ok test_no_match (certbot.tests.cert_manager_test.LineageForCertnameTest) ... ok test_no_renewal_file (certbot.tests.cert_manager_test.LineageForCertnameTest) ... ok test_no_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_no_existing_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_no_new_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_rename_cert (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_rename_cert_bad_new_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_rename_cert_interactive_certname (certbot.tests.cert_manager_test.RenameLineageTest) ... ok test_cert_storage_error (certbot.tests.cert_manager_test.SearchLineagesTest) ... ok test_update_live_symlinks (certbot.tests.cert_manager_test.UpdateLiveSymlinksTest) Test update_live_symlinks ... ok test_deploy_certificate_failure (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_restart_failure (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_restart_failure2 (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_save_failure (certbot.tests.client_test.ClientTest) ... ok test_deploy_certificate_success (certbot.tests.client_test.ClientTest) ... ok test_init_acme_verify_ssl (certbot.tests.client_test.ClientTest) ... ok test_obtain_and_enroll_certificate (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate_from_csr (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate_from_csr_retry_failed (certbot.tests.client_test.ClientTest) ... ok test_obtain_certificate_from_csr_retry_succeeded (certbot.tests.client_test.ClientTest) ... ok test_save_certificate (certbot.tests.client_test.ClientTest) ... ok test_ask (certbot.tests.client_test.EnhanceConfigTest) ... ok test_enhance_failure (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_hsts (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_redirect (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_staple (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_ask_uir (certbot.tests.client_test.EnhanceConfigTest) ... ok test_no_installer (certbot.tests.client_test.EnhanceConfigTest) ... ok test_restart_failure (certbot.tests.client_test.EnhanceConfigTest) ... ok test_restart_failure2 (certbot.tests.client_test.EnhanceConfigTest) ... ok test_save_failure (certbot.tests.client_test.EnhanceConfigTest) ... ok test_unsupported (certbot.tests.client_test.EnhanceConfigTest) ... ok test_email_invalid_noninteractive (certbot.tests.client_test.RegisterTest) ... ok test_email_retry (certbot.tests.client_test.RegisterTest) ... ok test_it (certbot.tests.client_test.RegisterTest) ... ok test_needs_email (certbot.tests.client_test.RegisterTest) ... ok test_no_tos (certbot.tests.client_test.RegisterTest) ... ok test_unsupported_error (certbot.tests.client_test.RegisterTest) ... ok test_without_email (certbot.tests.client_test.RegisterTest) ... ok test_no_installer (certbot.tests.client_test.RollbackTest) ... ok test_no_problems (certbot.tests.client_test.RollbackTest) ... ok test_it (certbot.tests.auth_handler_test.ChallbToAchallTest) ... ok test_all (certbot.tests.auth_handler_test.ChallengeFactoryTest) ... ok test_one_tls_sni (certbot.tests.auth_handler_test.ChallengeFactoryTest) ... ok test_unrecognized (certbot.tests.auth_handler_test.ChallengeFactoryTest) ... ok test_common_case (certbot.tests.auth_handler_test.GenChallengePathTest) Given TLSSNI01 and HTTP01 with appropriate combos. ... ok test_not_supported (certbot.tests.auth_handler_test.GenChallengePathTest) ... ok test_debug_challenges (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_name1_tls_sni_01_1 (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_name1_tls_sni_01_1_http_01_1_dns_1 (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_name3_tls_sni_01_3 (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_no_domains (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_perform_failure (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_preferred_challenge_choice (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_preferred_challenges_not_supported (certbot.tests.auth_handler_test.GetAuthorizationsTest) ... ok test_poll_challenges (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_poll_challenges_failure (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_poll_challenges_failure_best_effort (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_unable_to_find_challenge_status (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_verify_authzr_failure (certbot.tests.auth_handler_test.PollChallengesTest) ... ok test_different_errors_and_domains (certbot.tests.auth_handler_test.ReportFailedChallsTest) ... ok test_same_error_and_domain (certbot.tests.auth_handler_test.ReportFailedChallsTest) ... ok test_invalid_false (certbot.tests.crypto_util_test.CSRMatchesPubkeyTest) ... ok test_valid_true (certbot.tests.crypto_util_test.CSRMatchesPubkeyTest) ... ok test_load_invalid_cert (certbot.tests.crypto_util_test.CertLoaderTest) ... ok test_load_valid_cert (certbot.tests.crypto_util_test.CertLoaderTest) ... ok test_common_name_sans_order (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_parse_non_cert (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_san (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_single (certbot.tests.crypto_util_test.GetNamesFromCertTest) ... ok test_san (certbot.tests.crypto_util_test.GetSANsFromCertTest) ... ok test_single (certbot.tests.crypto_util_test.GetSANsFromCertTest) ... ok test_bad_csr (certbot.tests.crypto_util_test.ImportCSRFileTest) ... ok test_der_csr (certbot.tests.crypto_util_test.ImportCSRFileTest) ... ok test_pem_csr (certbot.tests.crypto_util_test.ImportCSRFileTest) ... ok test_success (certbot.tests.crypto_util_test.InitSaveCSRTest) ... ok test_success_dry_run (certbot.tests.crypto_util_test.InitSaveCSRTest) ... ok test_key_failure (certbot.tests.crypto_util_test.InitSaveKeyTest) ... ok test_success (certbot.tests.crypto_util_test.InitSaveKeyTest) ... ok test_success_dry_run (certbot.tests.crypto_util_test.InitSaveKeyTest) ... ok test_it (certbot.tests.crypto_util_test.MakeKeyTest) ... ok test_notAfter (certbot.tests.crypto_util_test.NotAfterTest) ... ok test_notBefore (certbot.tests.crypto_util_test.NotBeforeTest) ... ok test_empty_false (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_random_false (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_valid_der_false (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_valid_pem_san_true (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_valid_pem_true (certbot.tests.crypto_util_test.ValidCSRTest) ... ok test_empty_false (certbot.tests.crypto_util_test.ValidPrivkeyTest) ... ok test_random_false (certbot.tests.crypto_util_test.ValidPrivkeyTest) ... ok test_valid_true (certbot.tests.crypto_util_test.ValidPrivkeyTest) ... ok test_post_hooks (certbot.tests.hook_test.HookTest) ... ok test_pre_hook (certbot.tests.hook_test.HookTest) ... ok test_prog (certbot.tests.hook_test.HookTest) ... ok test_renew_hook (certbot.tests.hook_test.HookTest) ... ok test_run_hook (certbot.tests.hook_test.HookTest) ... ok test_validate_hooks (certbot.tests.hook_test.HookTest) ... ok test_bad_recovery (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_bad_recovery_with_signal (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_context_manager (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_context_manager_with_signal (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_sysexit_ignored (certbot.tests.error_handler_test.ErrorHandlerTest) ... ok test_determine_ocsp_server (certbot.tests.ocsp_test.OCSPTest) ... ok test_init (certbot.tests.ocsp_test.OCSPTest) ... ok test_ocsp_revoked (certbot.tests.ocsp_test.OCSPTest) ... ok test_translate_ocsp (certbot.tests.ocsp_test.OCSPTest) ... ok test_help (certbot.tests.util_test.AddDeprecatedArgumentTest) ... ok test_set_constant (certbot.tests.util_test.AddDeprecatedArgumentTest) Test when ACTION_TYPES_THAT_DONT_NEED_A_VALUE is a set. ... ok test_tuple_constant (certbot.tests.util_test.AddDeprecatedArgumentTest) Test when ACTION_TYPES_THAT_DONT_NEED_A_VALUE is a tuple. ... ok test_warning_no_arg (certbot.tests.util_test.AddDeprecatedArgumentTest) ... ok test_warning_with_arg (certbot.tests.util_test.AddDeprecatedArgumentTest) ... ok test_called (certbot.tests.util_test.AtexitRegisterTest) ... ok test_not_called (certbot.tests.util_test.AtexitRegisterTest) ... ok test_ok_mode (certbot.tests.util_test.CheckPermissionsTest) ... ok test_wrong_mode (certbot.tests.util_test.CheckPermissionsTest) ... ok test_empty_domain (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_empty_label (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_empty_trailing_label (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_long_label_1 (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_long_label_2 (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_nonascii_str (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_nonascii_unicode (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_not_long_label (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_not_too_long (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_punycode_ok (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_too_long (certbot.tests.util_test.EnforceDomainSanityTest) ... ok test_invalid_chars (certbot.tests.util_test.EnforceLeValidity) ... ok test_leading_hyphen (certbot.tests.util_test.EnforceLeValidity) ... ok test_one_label (certbot.tests.util_test.EnforceLeValidity) ... ok test_sanity (certbot.tests.util_test.EnforceLeValidity) ... ok test_trailing_hyphen (certbot.tests.util_test.EnforceLeValidity) ... ok test_valid_domain (certbot.tests.util_test.EnforceLeValidity) ... ok test_full_path (certbot.tests.util_test.ExeExistsTest) ... ok test_not_found (certbot.tests.util_test.ExeExistsTest) ... ok test_on_path (certbot.tests.util_test.ExeExistsTest) ... ok test_it (certbot.tests.util_test.LockDirUntilExit) ... ok test_creates_dir_when_missing (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_existing_correct_mode_does_not_fail (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_existing_wrong_mode_fails (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_reraises_os_error (certbot.tests.util_test.MakeOrVerifyDirTest) ... ok test_non_systemd_os_info (certbot.tests.util_test.OsInfoTest) ... ok test_systemd_os_release (certbot.tests.util_test.OsInfoTest) ... ok test_systemd_os_release_like (certbot.tests.util_test.OsInfoTest) ... ok test_bad_process (certbot.tests.util_test.RunScriptTest) ... ok test_default (certbot.tests.util_test.RunScriptTest) These will be changed soon enough with reload. ... ok test_failure (certbot.tests.util_test.RunScriptTest) ... ok test_invalid_emails (certbot.tests.util_test.SafeEmailTest) ... ok test_valid_emails (certbot.tests.util_test.SafeEmailTest) ... ok test_exists (certbot.tests.util_test.SafelyRemoveTest) ... ok test_missing (certbot.tests.util_test.SafelyRemoveTest) ... ok test_other_error_passthrough (certbot.tests.util_test.SafelyRemoveTest) ... ok test_failure (certbot.tests.util_test.SetUpCoreDirTest) ... ok test_success (certbot.tests.util_test.SetUpCoreDirTest) ... ok test_default_exists (certbot.tests.util_test.UniqueFileTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:218: ResourceWarning: unclosed file <_io.TextIOWrapper name=239 mode='w' encoding='ANSI_X3.4-1968'> name1 = self._call()[1] # create 0000_foo.txt /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:219: ResourceWarning: unclosed file <_io.TextIOWrapper name=239 mode='w' encoding='ANSI_X3.4-1968'> name2 = self._call()[1] /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name=239 mode='w' encoding='ANSI_X3.4-1968'> name3 = self._call()[1] ok test_returns_fd_for_writing (certbot.tests.util_test.UniqueFileTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:211: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmppwvhl_7s/0000_foo.txt' mode='r' encoding='ANSI_X3.4-1968'> self.assertEqual(open(name).read(), "bar") ok test_right_mode (certbot.tests.util_test.UniqueFileTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:214: ResourceWarning: unclosed file <_io.TextIOWrapper name=239 mode='w' encoding='ANSI_X3.4-1968'> self.assertEqual(0o700, os.stat(self._call(0o700)[1]).st_mode & 0o777) /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:215: ResourceWarning: unclosed file <_io.TextIOWrapper name=239 mode='w' encoding='ANSI_X3.4-1968'> self.assertEqual(0o100, os.stat(self._call(0o100)[1]).st_mode & 0o777) ok test_basic (certbot.tests.util_test.UniqueLineageNameTest) ... /usr/lib64/python3.5/unittest/case.py:618: ResourceWarning: unclosed file <_io.TextIOWrapper name=239 mode='w' encoding='ANSI_X3.4-1968'> testMethod() ok test_failure (certbot.tests.util_test.UniqueLineageNameTest) ... ok test_multiple (certbot.tests.util_test.UniqueLineageNameTest) ... /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:259: ResourceWarning: unclosed file <_io.TextIOWrapper name=240 mode='w' encoding='ANSI_X3.4-1968'> f, name = self._call("wow") /builddir/build/BUILD/certbot-0.14.1/certbot/tests/util_test.py:259: ResourceWarning: unclosed file <_io.TextIOWrapper name=241 mode='w' encoding='ANSI_X3.4-1968'> f, name = self._call("wow") /usr/lib64/python3.5/unittest/case.py:618: ResourceWarning: unclosed file <_io.TextIOWrapper name=241 mode='w' encoding='ANSI_X3.4-1968'> testMethod() ok test_subsequent_failure (certbot.tests.util_test.UniqueLineageNameTest) ... ok test_boolean (certbot.tests.cli_test.DefaultTest) ... ok test_equality (certbot.tests.cli_test.DefaultTest) ... ok test_hash (certbot.tests.cli_test.DefaultTest) ... ok test_cli_ini_domains (certbot.tests.cli_test.ParseTest) ... ok test_dry_run_flag (certbot.tests.cli_test.ParseTest) ... ok test_encode_revocation_reason (certbot.tests.cli_test.ParseTest) ... ok test_force_interactive (certbot.tests.cli_test.ParseTest) ... ok test_help (certbot.tests.cli_test.ParseTest) ... ok test_help_no_dashes (certbot.tests.cli_test.ParseTest) ... ok test_install_abspath (certbot.tests.cli_test.ParseTest) ... ok test_must_staple_flag (certbot.tests.cli_test.ParseTest) ... ok test_no_args (certbot.tests.cli_test.ParseTest) ... ok test_no_gui (certbot.tests.cli_test.ParseTest) ... ok test_option_was_set (certbot.tests.cli_test.ParseTest) ... ok test_parse_domains (certbot.tests.cli_test.ParseTest) ... ok test_preferred_challenges (certbot.tests.cli_test.ParseTest) ... ok test_server_flag (certbot.tests.cli_test.ParseTest) ... ok test_staging_flag (certbot.tests.cli_test.ParseTest) ... ok test_report_config_interaction_iterable (certbot.tests.cli_test.SetByCliTest) ... ok test_report_config_interaction_str (certbot.tests.cli_test.SetByCliTest) ... ok test_webroot_map (certbot.tests.cli_test.SetByCliTest) ... ok test_read_file (certbot.tests.cli_test.TestReadFile) ... /builddir/build/BUILD/certbot-0.14.1/certbot/cli.py:265: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp91dl43cz/foo'> return filename, open(filename, mode).read() ok test_it (certbot.tests.lock_test.LockDirTest) ... ok test_acquire_without_deletion (certbot.tests.lock_test.LockFileTest) ... ok test_contention (certbot.tests.lock_test.LockFileTest) ... ok test_locked_repr (certbot.tests.lock_test.LockFileTest) ... ok test_race (certbot.tests.lock_test.LockFileTest) ... ok test_released_repr (certbot.tests.lock_test.LockFileTest) ... ok test_removed (certbot.tests.lock_test.LockFileTest) ... ok test_unexpected_lockf_err (certbot.tests.lock_test.LockFileTest) ... ok test_unexpected_stat_err (certbot.tests.lock_test.LockFileTest) ... ok test_absolute_paths (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_dynamic_dirs (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_get_and_set_attr (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_init_same_ports (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_proxy_getattr (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_renewal_absolute_paths (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_renewal_dynamic_dirs (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_server_path (certbot.tests.configuration_test.NamespaceConfigTest) ... ok test_multiline_message (certbot.tests.reporter_test.ReporterTest) ... ok test_no_tty_print_empty (certbot.tests.reporter_test.ReporterTest) ... ok test_no_tty_successful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_no_tty_unsuccessful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_tty_print_empty (certbot.tests.reporter_test.ReporterTest) ... ok test_tty_successful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_tty_unsuccessful_exit (certbot.tests.reporter_test.ReporterTest) ... ok test_add_to_checkpoint_copy_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_bad_register_undo_command (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_bad_registration (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_basic_add_to_temp_checkpoint (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_checkpoint_conflict (certbot.tests.reverter_test.ReverterCheckpointLocalTest) Make sure that checkpoint errors are thrown appropriately. ... ok test_multiple_registration_fail_and_revert (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_multiple_registration_same_file (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_multiple_saves_and_temp_revert (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_no_change (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_copy_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_missing_new_files (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_remove_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_revert_temp_failures (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_rm_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recover_checkpoint_rollback_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recovery_routine_in_progress_failure (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_recovery_routine_temp_and_perm (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_register_file_creation_write_error (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_register_undo_command (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_run_undo_commands (certbot.tests.reverter_test.ReverterCheckpointLocalTest) ... ok test_finalize_checkpoint_cannot_title (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_finalize_checkpoint_no_in_progress (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_finalize_checkpoint_no_rename_directory (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_multi_rollback (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_rollback_finalize_checkpoint_valid_inputs (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_rollback_improper_inputs (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_rollback_too_many (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_view_config_changes (certbot.tests.reverter_test.TestFullCheckpointsReverter) This is not strict as this is subject to change. ... ok test_view_config_changes_bad_backups_dir (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_view_config_changes_for_logging (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_view_config_changes_no_backups (certbot.tests.reverter_test.TestFullCheckpointsReverter) ... ok test_more_info (certbot.plugins.selection_test.ChoosePluginTest) ... ok test_no_choice (certbot.plugins.selection_test.ChoosePluginTest) ... ok test_selection (certbot.plugins.selection_test.ChoosePluginTest) ... ok test_authenticator (certbot.plugins.selection_test.ConveniencePickPluginTest) ... ok test_configurator (certbot.plugins.selection_test.ConveniencePickPluginTest) ... ok test_installer (certbot.plugins.selection_test.ConveniencePickPluginTest) ... ok test_choose_plugin_none (certbot.plugins.selection_test.PickPluginTest) ... ok test_default_provided (certbot.plugins.selection_test.PickPluginTest) ... ok test_multiple (certbot.plugins.selection_test.PickPluginTest) ... ok test_no_candidate (certbot.plugins.selection_test.PickPluginTest) ... ok test_no_default (certbot.plugins.selection_test.PickPluginTest) ... ok test_single (certbot.plugins.selection_test.PickPluginTest) ... ok test_single_misconfigured (certbot.plugins.selection_test.PickPluginTest) ... ok test__init__ (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_description (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_description_with_name (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_entry_point_to_plugin_name (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_ifaces (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_init (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_long_description (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_long_description_nonexistent (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare_generic_plugin_error (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare_misconfigured (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_prepare_no_installation (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_repr (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_verify (certbot.plugins.disco_test.PluginEntryPointTest) ... ok test_available (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_filter (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_find_all (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_find_init (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_getitem (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_ifaces (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_init (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_iter (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_len (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_prepare (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_prepare_order (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_repr (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_str (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_verify (certbot.plugins.disco_test.PluginsRegistryTest) ... ok test_it (certbot.plugins.null_test.InstallerTest) ... ok test_cleanup (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_get_chall_pref (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_ip_logging_not_ok (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_ip_logging_ok (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_manual_perform (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_more_info (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_prepare_bad_hook (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_prepare_no_hook_noninteractive (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_script_perform (certbot.plugins.manual_test.AuthenticatorTest) ... ok test_eq (certbot.plugins.common_test.AddrTest) ... ok test_fromstring (certbot.plugins.common_test.AddrTest) ... ok test_get_addr_obj (certbot.plugins.common_test.AddrTest) ... ok test_set_inclusion (certbot.plugins.common_test.AddrTest) ... ok test_str (certbot.plugins.common_test.AddrTest) ... ok test_dest_namespace (certbot.plugins.common_test.NamespaceFunctionsTest) ... ok test_dest_namespace_with_dashes (certbot.plugins.common_test.NamespaceFunctionsTest) ... ok test_option_namespace (certbot.plugins.common_test.NamespaceFunctionsTest) ... ok test_conf (certbot.plugins.common_test.PluginTest) ... ok test_dest (certbot.plugins.common_test.PluginTest) ... ok test_dest_namespace (certbot.plugins.common_test.PluginTest) ... ok test_init (certbot.plugins.common_test.PluginTest) ... ok test_inject_parser_options (certbot.plugins.common_test.PluginTest) ... ok test_option_name (certbot.plugins.common_test.PluginTest) ... ok test_option_namespace (certbot.plugins.common_test.PluginTest) ... ok test_add_chall (certbot.plugins.common_test.TLSSNI01Test) ... ok test_setup_challenge_cert (certbot.plugins.common_test.TLSSNI01Test) ... ok test_path_surgery (certbot.plugins.util_test.PathSurgeryTest) ... ok test_cleanup (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_get_chall_pref (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_get_chall_pref_configured (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_more_info (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_eacces (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_eaddrinuse_no_retry (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_eaddrinuse_retry (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_perform_unexpected_socket_error (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_supported_challenges (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_supported_challenges_configured (certbot.plugins.standalone_test.AuthenticatorTest) ... ok test_init (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_bind_error (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_idempotent (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_stop_http_01 (certbot.plugins.standalone_test.ServerManagerTest) ... ok test_run_stop_tls_sni_01 (certbot.plugins.standalone_test.ServerManagerTest) ... /usr/lib64/python3.5/logging/__init__.py:709: ResourceWarning: unclosed for f in self.filters: ok test_correct (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_dvsni (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_not_subset (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_unrecognized (certbot.plugins.standalone_test.SupportedChallengesValidatorTest) ... ok test_add_parser_arguments (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_cleanup_failure (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_cleanup_leftovers (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_failed_chown (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_more_info (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_new_webroot (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_cleanup (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_missing_root (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_permissions (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_perform_reraises_other_errors (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_prepare (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_webroot_from_list (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_webroot_from_list_help_and_cancel (certbot.plugins.webroot_test.AuthenticatorTest) ... ok test_domain_before_webroot (certbot.plugins.webroot_test.WebrootActionTest) ... ok test_domain_before_webroot_error (certbot.plugins.webroot_test.WebrootActionTest) ... ok test_multiwebroot (certbot.plugins.webroot_test.WebrootActionTest) ... ok test_webroot_map_action (certbot.plugins.webroot_test.WebrootActionTest) ... ok ---------------------------------------------------------------------- Ran 633 tests in 16.378s OK IMPORTANT NOTES: - Unable to install the certificate - Unable to install the certificate - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le IMPORTANT NOTES: - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le IMPORTANT NOTES: - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le + grep -q /usr/bin/python2 /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot-2 + grep -q /usr/bin/python3 /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/bin/certbot-3 + exit 0 Processing files: certbot-0.14.1-3.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nWIG3x + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + DOCDIR=/builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/doc/certbot + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/doc/certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/doc/certbot + cp -pr CHANGES.rst /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/doc/certbot + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/doc/certbot + cp -pr README.fedora /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/doc/certbot + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vs7LKO + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/certbot + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/certbot + exit 0 Provides: certbot = 0.14.1-3.fc24 config(certbot) = 0.14.1-3.fc24 letsencrypt = 0.14.1-3.fc24 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/semanage systemd Requires(preun): systemd Requires(postun): /usr/sbin/semanage systemd Obsoletes: letsencrypt < 0.6.0 Processing files: python2-certbot-0.14.1-3.fc24.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zIsrw5 + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/python2-certbot + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/python2-certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/python2-certbot + exit 0 Provides: python-certbot = 0.14.1-3.fc24 python-letsencrypt = 0.14.1-3.fc24 python2-certbot = 0.14.1-3.fc24 python2-letsencrypt = 0.14.1-3.fc24 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-certbot < 0.14.1-3.fc24 python-letsencrypt < 0.6.0 python2-letsencrypt < 0.6.0 Processing files: python3-certbot-0.14.1-3.fc24.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EY63hs + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/python3-certbot + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/python3-certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch/usr/share/licenses/python3-certbot + exit 0 Provides: python3-certbot = 0.14.1-3.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch Wrote: /builddir/build/RPMS/certbot-0.14.1-3.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python2-certbot-0.14.1-3.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python3-certbot-0.14.1-3.fc24.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gP8VrW + umask 022 + cd /builddir/build/BUILD + cd certbot-0.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/certbot-0.14.1-3.fc24.noarch + exit 0 Child return code was: 0