Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4046fb767d1c778d6da7d30ff23a6e6ab6693868/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-apache-0.34.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4046fb767d1c778d6da7d30ff23a6e6ab6693868/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6Ky0CJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf certbot-apache-0.34.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-0.34.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-0.34.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EbQQty + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.34.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/certbot_apache copying certbot_apache/override_gentoo.py -> build/lib/certbot_apache copying certbot_apache/configurator.py -> build/lib/certbot_apache copying certbot_apache/apache_util.py -> build/lib/certbot_apache copying certbot_apache/parser.py -> build/lib/certbot_apache copying certbot_apache/constants.py -> build/lib/certbot_apache copying certbot_apache/override_darwin.py -> build/lib/certbot_apache copying certbot_apache/entrypoint.py -> build/lib/certbot_apache copying certbot_apache/override_fedora.py -> build/lib/certbot_apache copying certbot_apache/override_arch.py -> build/lib/certbot_apache copying certbot_apache/http_01.py -> build/lib/certbot_apache copying certbot_apache/display_ops.py -> build/lib/certbot_apache copying certbot_apache/obj.py -> build/lib/certbot_apache copying certbot_apache/override_debian.py -> build/lib/certbot_apache copying certbot_apache/augeas_configurator.py -> build/lib/certbot_apache copying certbot_apache/__init__.py -> build/lib/certbot_apache copying certbot_apache/override_centos.py -> build/lib/certbot_apache copying certbot_apache/override_suse.py -> build/lib/certbot_apache creating build/lib/certbot_apache/tests copying certbot_apache/tests/complex_parsing_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/debian_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/fedora_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/parser_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/centos_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/util.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/obj_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/http_01_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/configurator_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/gentoo_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/__init__.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/augeas_configurator_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/centos6_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/autohsts_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/entrypoint_test.py -> build/lib/certbot_apache/tests copying certbot_apache/tests/display_ops_test.py -> build/lib/certbot_apache/tests running egg_info writing requirements to certbot_apache.egg-info/requires.txt writing certbot_apache.egg-info/PKG-INFO writing top-level names to certbot_apache.egg-info/top_level.txt writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' copying certbot_apache/centos-options-ssl-apache.conf -> build/lib/certbot_apache copying certbot_apache/options-ssl-apache.conf -> build/lib/certbot_apache creating build/lib/certbot_apache/augeas_lens copying certbot_apache/augeas_lens/httpd.aug -> build/lib/certbot_apache/augeas_lens creating build/lib/certbot_apache/tests/testdata creating build/lib/certbot_apache/tests/testdata/centos6_apache creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf/httpd.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf creating build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/README -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/ssl.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/test.example.com.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/welcome.conf -> build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d creating build/lib/certbot_apache/tests/testdata/centos7_apache creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache copying certbot_apache/tests/testdata/centos7_apache/apache/sites -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d creating build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig copying certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd -> build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig creating build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/apache2.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing copying certbot_apache/tests/testdata/complex_parsing/test_variables.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing creating build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating build/lib/certbot_apache/tests/testdata/gentoo_apache creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache copying certbot_apache/tests/testdata/gentoo_apache/apache/sites -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d creating build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d copying certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2 -> build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5cVmla + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch + cd certbot-apache-0.34.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_gentoo.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/apache_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/centos-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_darwin.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/entrypoint.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_fedora.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_arch.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/augeas_lens copying build/lib/certbot_apache/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/augeas_lens copying build/lib/certbot_apache/http_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_debian.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/augeas_configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_centos.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache copying build/lib/certbot_apache/override_suse.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/complex_parsing_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/debian_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/fedora_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/parser_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/centos_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/util.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/obj_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/http_01_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/gentoo_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/augeas_configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/centos6_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2 -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2 creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot_apache/tests/testdata/gentoo_apache/apache/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/gentoo_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/test.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/README -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/welcome.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf copying build/lib/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing copying build/lib/certbot_apache/tests/testdata/complex_parsing/apache2.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing copying build/lib/certbot_apache/tests/testdata/complex_parsing/test_variables.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing/conf-enabled copying build/lib/certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/complex_parsing creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf creating /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot_apache/tests/testdata/centos7_apache/apache/sites -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/testdata/centos7_apache/apache copying build/lib/certbot_apache/tests/autohsts_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/entrypoint_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests copying build/lib/certbot_apache/tests/display_ops_test.py -> /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_gentoo.py to override_gentoo.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/configurator.py to configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/apache_util.py to apache_util.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_darwin.py to override_darwin.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/entrypoint.py to entrypoint.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_fedora.py to override_fedora.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_arch.py to override_arch.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/http_01.py to http_01.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/display_ops.py to display_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_debian.py to override_debian.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/augeas_configurator.py to augeas_configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_centos.py to override_centos.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/override_suse.py to override_suse.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/complex_parsing_test.py to complex_parsing_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/debian_test.py to debian_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/fedora_test.py to fedora_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/parser_test.py to parser_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/centos_test.py to centos_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/obj_test.py to obj_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/http_01_test.py to http_01_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/configurator_test.py to configurator_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/gentoo_test.py to gentoo_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/augeas_configurator_test.py to augeas_configurator_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/centos6_test.py to centos6_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/autohsts_test.py to autohsts_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/entrypoint_test.py to entrypoint_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/tests/display_ops_test.py to display_ops_test.pyc writing byte-compilation script '/tmp/tmpfJXy_i.py' /usr/bin/python2 -O /tmp/tmpfJXy_i.py removing /tmp/tmpfJXy_i.py running install_egg_info running egg_info writing requirements to certbot_apache.egg-info/requires.txt writing certbot_apache.egg-info/PKG-INFO writing top-level names to certbot_apache.egg-info/top_level.txt writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' Copying certbot_apache.egg-info to /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache-0.34.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/certbot-apache-0.34.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GNvYjI + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.34.2 + cd build/lib + /usr/bin/python2 ../../setup.py test /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running test running egg_info creating certbot_apache.egg-info writing requirements to certbot_apache.egg-info/requires.txt writing certbot_apache.egg-info/PKG-INFO writing top-level names to certbot_apache.egg-info/top_level.txt writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt writing manifest file 'certbot_apache.egg-info/SOURCES.txt' warning: manifest_maker: standard file 'setup.py' not found reading manifest file 'certbot_apache.egg-info/SOURCES.txt' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/certbot-apache-0.34.2, inifile: collected 268 items certbot_apache/tests/augeas_configurator_test.py ............. certbot_apache/tests/autohsts_test.py ............ certbot_apache/tests/centos6_test.py ......... certbot_apache/tests/centos_test.py ......... certbot_apache/tests/complex_parsing_test.py ................ certbot_apache/tests/configurator_test.py ............................................................................................................................ certbot_apache/tests/debian_test.py ............. certbot_apache/tests/display_ops_test.py ......... certbot_apache/tests/entrypoint_test.py ... certbot_apache/tests/fedora_test.py ......... certbot_apache/tests/gentoo_test.py ...... certbot_apache/tests/http_01_test.py .............. certbot_apache/tests/obj_test.py .......... certbot_apache/tests/parser_test.py ..................... ========================= 268 passed in 815.91 seconds ========================= + exit 0 Processing files: python2-certbot-apache-0.34.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UIjRsP + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.34.2 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/share/doc/python2-certbot-apache-0.34.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/share/doc/python2-certbot-apache-0.34.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/share/doc/python2-certbot-apache-0.34.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f1JY1P + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.34.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/share/licenses/python2-certbot-apache-0.34.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/share/licenses/python2-certbot-apache-0.34.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch/usr/share/licenses/python2-certbot-apache-0.34.2 + exit 0 Provides: certbot-apache = 0.34.2-1.el7 python-certbot-apache = 0.34.2-1.el7 python2-certbot-apache = 0.34.2-1.el7 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) = 2.7 Obsoletes: python-certbot-apache < 0.34.2-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-certbot-apache-0.34.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.238Hwo + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-0.34.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-apache-0.34.2-1.el7.noarch + exit 0 Child return code was: 0