Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-5ee0bee2956dabb7082bdd15cdad797d3143008a/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) 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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-apache-1.7.0-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'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-5ee0bee2956dabb7082bdd15cdad797d3143008a/root'gid=135user='mockbuild'timeout=0logger=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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HVSBkr + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-apache-1.7.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-apache-1.7.0.tar.gz gpgv: Signature made Tue Aug 4 18:20:21 2020 UTC using RSA key ID CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-apache-1.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-1.7.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot-apache.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AAETI3 + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.7.0 + 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/__init__.py -> build/lib/certbot_apache creating build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_gentoo.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/configurator.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/apache_util.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/interfaces.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/parser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/constants.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_darwin.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/entrypoint.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_fedora.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/dualparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_arch.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/http_01.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/display_ops.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/obj.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_debian.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/parsernode_util.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/__init__.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/assertions.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/apacheparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_centos.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_suse.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/augeasparser.py -> build/lib/certbot_apache/_internal 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' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_apache.egg-info/SOURCES.txt' creating build/lib/certbot_apache/_internal/augeas_lens copying certbot_apache/_internal/augeas_lens/httpd.aug -> build/lib/certbot_apache/_internal/augeas_lens creating build/lib/certbot_apache/_internal/tls_configs copying certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf -> build/lib/certbot_apache/_internal/tls_configs copying certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf -> build/lib/certbot_apache/_internal/tls_configs + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pc9YW9 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch + cd certbot-apache-1.7.0 + 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-1.7.0-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-1.7.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_gentoo.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apache_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/interfaces.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_darwin.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/entrypoint.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_fedora.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/dualparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_arch.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/augeas_lens copying build/lib/certbot_apache/_internal/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/augeas_lens copying build/lib/certbot_apache/_internal/http_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_debian.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parsernode_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/assertions.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apacheparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_centos.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_suse.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/augeasparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_gentoo.py to override_gentoo.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/configurator.py to configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/apache_util.py to apache_util.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_darwin.py to override_darwin.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/entrypoint.py to entrypoint.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_fedora.py to override_fedora.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/dualparser.py to dualparser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_arch.py to override_arch.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/http_01.py to http_01.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/display_ops.py to display_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_debian.py to override_debian.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/parsernode_util.py to parsernode_util.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/assertions.py to assertions.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/apacheparser.py to apacheparser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_centos.py to override_centos.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/override_suse.py to override_suse.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/_internal/augeasparser.py to augeasparser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpDb7zIY.py' /usr/bin/python2 -O /tmp/tmpDb7zIY.py removing /tmp/tmpDb7zIY.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' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_apache.egg-info/SOURCES.txt' Copying certbot_apache.egg-info to /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_apache-1.7.0-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-1.7.0 /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-1.7.0-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.2IgzAC + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.7.0 + /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 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' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 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-1.7.0, inifile: collected 335 items tests/augeasnode_test.py ............................ tests/autohsts_test.py ............ tests/centos6_test.py ......... tests/centos_test.py ......... tests/complex_parsing_test.py ................ tests/configurator_reverter_test.py ........ tests/configurator_test.py ............................................................................................................................. tests/debian_test.py ............. tests/display_ops_test.py ......... tests/dualnode_test.py .......................... tests/entrypoint_test.py ... tests/fedora_test.py ......... tests/gentoo_test.py ...... tests/http_01_test.py ............... tests/obj_test.py .......... tests/parser_test.py .......................... tests/parsernode_configurator_test.py ss tests/parsernode_test.py . tests/parsernode_util_test.py ........ =================== 333 passed, 2 skipped in 936.55 seconds ==================== + exit 0 Processing files: python2-certbot-apache-1.7.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mZcv2I + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/share/doc/python2-certbot-apache-1.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/share/doc/python2-certbot-apache-1.7.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/share/doc/python2-certbot-apache-1.7.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Am87XQ + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/share/licenses/python2-certbot-apache-1.7.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/share/licenses/python2-certbot-apache-1.7.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch/usr/share/licenses/python2-certbot-apache-1.7.0 + exit 0 Provides: certbot-apache = 1.7.0-1.el7 python-certbot-apache = 1.7.0-1.el7 python2-certbot-apache = 1.7.0-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 < 1.7.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-certbot-apache-1.7.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aYojoA + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-apache-1.7.0-1.el7.noarch + exit 0 Child return code was: 0