Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/f31-build-17481831-1260581/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1568073600 Wrote: /builddir/build/SRPMS/python-certbot-apache-0.38.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/f31-build-17481831-1260581/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1568073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LaIkFp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf certbot-apache-0.38.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-0.38.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-0.38.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LQcc6n + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.38.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/certbot_apache copying certbot_apache/override_darwin.py -> build/lib/certbot_apache copying certbot_apache/entrypoint.py -> build/lib/certbot_apache copying certbot_apache/override_fedora.py -> build/lib/certbot_apache copying certbot_apache/override_arch.py -> build/lib/certbot_apache copying certbot_apache/override_suse.py -> build/lib/certbot_apache copying certbot_apache/http_01.py -> build/lib/certbot_apache copying certbot_apache/obj.py -> build/lib/certbot_apache copying certbot_apache/constants.py -> build/lib/certbot_apache copying certbot_apache/override_gentoo.py -> build/lib/certbot_apache copying certbot_apache/apache_util.py -> build/lib/certbot_apache copying certbot_apache/parser.py -> build/lib/certbot_apache copying certbot_apache/override_debian.py -> build/lib/certbot_apache copying certbot_apache/configurator.py -> build/lib/certbot_apache copying certbot_apache/display_ops.py -> build/lib/certbot_apache copying certbot_apache/__init__.py -> build/lib/certbot_apache copying certbot_apache/override_centos.py -> build/lib/certbot_apache creating build/lib/certbot_apache/tests copying certbot_apache/tests/parser_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/entrypoint_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/centos6_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/debian_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/util.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/centos_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/complex_parsing_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/gentoo_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/configurator_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/configurator_reverter_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/autohsts_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/obj_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/fedora_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/display_ops_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/__init__.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/http_01_test.py -> build/lib/certbot_apache/tests running egg_info writing certbot_apache.egg-info/PKG-INFO writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt writing requirements to certbot_apache.egg-info/requires.txt writing top-level names to certbot_apache.egg-info/top_level.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' copying certbot_apache/centos-options-ssl-apache.conf -> build/lib/certbot_apache copying certbot_apache/options-ssl-apache.conf -> build/lib/certbot_apache creating build/lib/certbot_apache/augeas_lens copying certbot_apache/augeas_lens/httpd.aug -> build/lib/certbot_apache/augeas_lens creating build/lib/certbot_apache/tests/testdata creating build/lib/certbot_apache/tests/testdata/centos6_apache creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf/httpd.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/README -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/ssl.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/test.example.com.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/welcome.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d creating build/lib/certbot_apache/tests/testdata/centos7_apache creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache copying certbot_apache/tests/testdata/centos7_apache/apache/sites -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig copying certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig creating build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/apache2.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/test_variables.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing creating build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/gentoo_apache creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache copying certbot_apache/tests/testdata/gentoo_apache/apache/sites -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d copying certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2 -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zYRkTo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch + cd certbot-apache-0.38.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/augeas_lens copying build/lib/certbot_apache/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/augeas_lens copying build/lib/certbot_apache/override_darwin.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/entrypoint.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/parser_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/entrypoint_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/centos6_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/debian_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/util.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/centos_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/complex_parsing_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/gentoo_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/README -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/test.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/welcome.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/complex_parsing copying build/lib/certbot_apache/tests/testdata/complex_parsing/test_variables.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/complex_parsing copying build/lib/certbot_apache/tests/testdata/complex_parsing/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2 -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig copying build/lib/certbot_apache/tests/configurator_reverter_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/autohsts_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/obj_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/fedora_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/display_ops_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/http_01_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/override_fedora.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_arch.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_suse.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/http_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_gentoo.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/apache_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_debian.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/centos-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_centos.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_darwin.py to override_darwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/entrypoint.py to entrypoint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/parser_test.py to parser_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/entrypoint_test.py to entrypoint_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/centos6_test.py to centos6_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/debian_test.py to debian_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/centos_test.py to centos_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/complex_parsing_test.py to complex_parsing_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/gentoo_test.py to gentoo_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/configurator_test.py to configurator_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/configurator_reverter_test.py to configurator_reverter_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/autohsts_test.py to autohsts_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/obj_test.py to obj_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/fedora_test.py to fedora_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/display_ops_test.py to display_ops_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/tests/http_01_test.py to http_01_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_fedora.py to override_fedora.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_arch.py to override_arch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_suse.py to override_suse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/http_01.py to http_01.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/obj.py to obj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_gentoo.py to override_gentoo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/apache_util.py to apache_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_debian.py to override_debian.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/configurator.py to configurator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/display_ops.py to display_ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache/override_centos.py to override_centos.cpython-37.pyc writing byte-compilation script '/tmp/tmpxcqdxs3z.py' /usr/bin/python3 /tmp/tmpxcqdxs3z.py removing /tmp/tmpxcqdxs3z.py running install_egg_info running egg_info writing certbot_apache.egg-info/PKG-INFO writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt writing requirements to certbot_apache.egg-info/requires.txt writing top-level names to certbot_apache.egg-info/top_level.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' Copying certbot_apache.egg-info to /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7/site-packages/certbot_apache-0.38.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.38.0-1.fc31 --unique-debug-suffix -0.38.0-1.fc31.noarch --unique-debug-src-base python-certbot-apache-0.38.0-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-apache-0.38.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Gqbgvo + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.38.0 + /usr/bin/python3 setup.py test running test running egg_info writing certbot_apache.egg-info/PKG-INFO writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt writing requirements to certbot_apache.egg-info/requires.txt writing top-level names to certbot_apache.egg-info/top_level.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/certbot-apache-0.38.0 collected 265 items certbot_apache/tests/autohsts_test.py ............ [ 4%] certbot_apache/tests/centos6_test.py ......... [ 7%] certbot_apache/tests/centos_test.py ......... [ 11%] certbot_apache/tests/complex_parsing_test.py ................ [ 17%] certbot_apache/tests/configurator_reverter_test.py ........ [ 20%] certbot_apache/tests/configurator_test.py .............................. [ 31%] ........................................................................ [ 58%] ................... [ 66%] certbot_apache/tests/debian_test.py ............. [ 70%] certbot_apache/tests/display_ops_test.py ......... [ 74%] certbot_apache/tests/entrypoint_test.py ... [ 75%] certbot_apache/tests/fedora_test.py ......... [ 78%] certbot_apache/tests/gentoo_test.py ...... [ 81%] certbot_apache/tests/http_01_test.py .............. [ 86%] certbot_apache/tests/obj_test.py .......... [ 90%] certbot_apache/tests/parser_test.py .......................... [100%] =============================== warnings summary =============================== /usr/lib/python3.7/site-packages/certbot/plugins/disco.py:183 /usr/lib/python3.7/site-packages/certbot/plugins/disco.py:183: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working class PluginsRegistry(collections.Mapping): /usr/lib/python3.7/site-packages/certbot/tests/acme_util.py:21 /usr/lib/python3.7/site-packages/certbot/tests/acme_util.py:21: DeprecationWarning: TLSSNI01 attribute is deprecated, and will be removed soon. TLSSNI01 = challenges.TLSSNI01( certbot_apache/tests/configurator_test.py::MultipleVhostsTest::test_cleanup certbot_apache/tests/configurator_test.py::MultipleVhostsTest::test_cleanup_no_errors certbot_apache/tests/configurator_test.py::MultipleVhostsTest::test_perform /builddir/build/BUILD/certbot-apache-0.38.0/certbot_apache/tests/configurator_test.py:1299: DeprecationWarning: TLSSNI01 attribute is deprecated, and will be removed soon. challenges.TLSSNI01( certbot_apache/tests/configurator_test.py::MultipleVhostsTest::test_cleanup certbot_apache/tests/configurator_test.py::MultipleVhostsTest::test_cleanup_no_errors certbot_apache/tests/configurator_test.py::MultipleVhostsTest::test_perform /builddir/build/BUILD/certbot-apache-0.38.0/certbot_apache/tests/configurator_test.py:1305: DeprecationWarning: TLSSNI01 attribute is deprecated, and will be removed soon. challenges.TLSSNI01( -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 265 passed, 8 warnings in 180.74 seconds =================== + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-certbot-apache-0.38.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ML4tvn + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.38.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/share/doc/python3-certbot-apache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/share/doc/python3-certbot-apache + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/share/doc/python3-certbot-apache + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qov00m + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.38.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/share/licenses/python3-certbot-apache + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/share/licenses/python3-certbot-apache + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch/usr/share/licenses/python3-certbot-apache + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: certbot-apache = 0.38.0-1.fc31 python-certbot-apache = 0.38.0-1.fc31 python3-certbot-apache = 0.38.0-1.fc31 python3.7dist(certbot-apache) = 0.38 python3dist(certbot-apache) = 0.38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 python3.7dist(acme) >= 0.29 python3.7dist(certbot) >= 0.37 python3.7dist(mock) python3.7dist(python-augeas) python3.7dist(setuptools) python3.7dist(zope.component) python3.7dist(zope.interface) Obsoletes: python-certbot-apache < 0.38.0-1.fc31 Recommends: certbot >= 0.37.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch Wrote: /builddir/build/RPMS/python3-certbot-apache-0.38.0-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qbKKxp + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.38.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-apache-0.38.0-1.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0