Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682104690.189361/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-certbot-apache-2.5.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682104690.189361/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-certbot-apache-2.5.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682104690.189361/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vylRcv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf certbot-apache-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YHW1vX + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/__init__.py -> build/lib/certbot_apache creating build/lib/certbot_apache/_internal copying certbot_apache/_internal/dualparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/apache_util.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/configurator.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/parser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/interfaces.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_void.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/entrypoint.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/parsernode_util.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/constants.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/obj.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/assertions.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_debian.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/display_ops.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_darwin.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_fedora.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/http_01.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/apacheparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/__init__.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_centos.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_gentoo.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_arch.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/augeasparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_suse.py -> build/lib/certbot_apache/_internal creating build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/display_ops_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/configurator_reverter_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/parsernode_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/configurator_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/centos_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/autohsts_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/parser_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/http_01_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/obj_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/util.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/entrypoint_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/augeasnode_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/parsernode_configurator_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/fedora_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/__init__.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/debian_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/parsernode_util_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/gentoo_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/complex_parsing_test.py -> build/lib/certbot_apache/_internal/tests copying certbot_apache/_internal/tests/dualnode_test.py -> build/lib/certbot_apache/_internal/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' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' copying certbot_apache/py.typed -> build/lib/certbot_apache creating build/lib/certbot_apache/_internal/augeas_lens copying certbot_apache/_internal/augeas_lens/httpd.aug -> build/lib/certbot_apache/_internal/augeas_lens creating build/lib/certbot_apache/_internal/tls_configs copying certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf -> build/lib/certbot_apache/_internal/tls_configs copying certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf -> build/lib/certbot_apache/_internal/tls_configs creating build/lib/certbot_apache/_internal/tests/testdata creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/sites -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf/magic -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/README -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d creating build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig copying certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig/httpd -> build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig creating build/lib/certbot_apache/_internal/tests/testdata/complex_parsing copying certbot_apache/_internal/tests/testdata/complex_parsing/apache2.conf -> build/lib/certbot_apache/_internal/tests/testdata/complex_parsing copying certbot_apache/_internal/tests/testdata/complex_parsing/test_fnmatch.conf -> build/lib/certbot_apache/_internal/tests/testdata/complex_parsing copying certbot_apache/_internal/tests/testdata/complex_parsing/test_variables.conf -> build/lib/certbot_apache/_internal/tests/testdata/complex_parsing creating build/lib/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled copying certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> build/lib/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4 creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/sites -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/sites -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache creating build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/sites -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache creating build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2 copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/httpd.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2 copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/magic -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2 creating build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d creating build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d creating build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d copying certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d/apache2 -> build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NKqwvJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 + cd certbot-apache-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/dualparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apache_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/interfaces.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_void.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/entrypoint.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parsernode_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/display_ops_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/configurator_reverter_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/parsernode_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/centos_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/autohsts_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/parser_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/http_01_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/obj_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/util.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/sites -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/_internal/tests/testdata/complex_parsing/test_fnmatch.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing copying build/lib/certbot_apache/_internal/tests/testdata/complex_parsing/test_variables.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing copying build/lib/certbot_apache/_internal/tests/testdata/complex_parsing/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sites -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig/httpd -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/README -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf/magic -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d/apache2 -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/sites -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2 copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/magic -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2 copying build/lib/certbot_apache/_internal/tests/entrypoint_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/augeasnode_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/parsernode_configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/fedora_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/debian_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/parsernode_util_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/gentoo_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/complex_parsing_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/tests/dualnode_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests copying build/lib/certbot_apache/_internal/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeas_lens copying build/lib/certbot_apache/_internal/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeas_lens copying build/lib/certbot_apache/_internal/assertions.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_debian.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/override_darwin.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_fedora.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/http_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apacheparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_centos.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_gentoo.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_arch.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/augeasparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_suse.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache copying build/lib/certbot_apache/py.typed -> /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/dualparser.py to dualparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/apache_util.py to apache_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/configurator.py to configurator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_void.py to override_void.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/entrypoint.py to entrypoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/parsernode_util.py to parsernode_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/display_ops_test.py to display_ops_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/configurator_reverter_test.py to configurator_reverter_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parsernode_test.py to parsernode_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/configurator_test.py to configurator_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/centos_test.py to centos_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/autohsts_test.py to autohsts_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parser_test.py to parser_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/http_01_test.py to http_01_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/obj_test.py to obj_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/entrypoint_test.py to entrypoint_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/augeasnode_test.py to augeasnode_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parsernode_configurator_test.py to parsernode_configurator_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/fedora_test.py to fedora_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/debian_test.py to debian_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parsernode_util_test.py to parsernode_util_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/gentoo_test.py to gentoo_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/complex_parsing_test.py to complex_parsing_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/dualnode_test.py to dualnode_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/obj.py to obj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/assertions.py to assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_debian.py to override_debian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/display_ops.py to display_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_darwin.py to override_darwin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_fedora.py to override_fedora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/http_01.py to http_01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/apacheparser.py to apacheparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_centos.py to override_centos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_gentoo.py to override_gentoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_arch.py to override_arch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeasparser.py to augeasparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_suse.py to override_suse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpt20yr3lw.py' /usr/bin/python3 /tmp/tmpt20yr3lw.py removing /tmp/tmpt20yr3lw.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' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' Copying certbot_apache.egg-info to /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/certbot_apache-2.5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64//usr/share/doc/python-certbot-apache + '[' -d doc ']' ~/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 ~/build/BUILD/certbot-apache-2.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/certbot-apache-2.5.0 + mv /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.5.0-1 --unique-debug-suffix -2.5.0-1.x86_64 --unique-debug-src-base python-certbot-apache-2.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/certbot-apache-2.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-certbot-apache-2.5.0-1.noarch Provides: python-certbot-apache python3-certbot-apache = 2.5.0-1 python3.9dist(certbot-apache) = 2.5 python3dist(certbot-apache) = 2.5 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.9 python3.9dist(acme) >= 2.5 python3.9dist(certbot) >= 2.5 python3.9dist(python-augeas) python3.9dist(setuptools) >= 41.6 Processing files: python-certbot-apache-help-2.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/certbot-apache-2.5.0/doclist.lst Provides: python-certbot-apache-help = 2.5.0-1 python3-certbot-apache-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 Wrote: /builddir/build/RPMS/python-certbot-apache-help-2.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-certbot-apache-2.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7xTtlj + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-apache-2.5.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0