Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/borgmatic.spec'], chrootPath='/var/lib/mock/852991-fedora-rawhide-x86_64-1549020241.822699/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5xv62qbe:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9413918ef5634a099a2d4c7eeb61f8aa', '-D', '/var/lib/mock/852991-fedora-rawhide-x86_64-1549020241.822699/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5xv62qbe:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/borgmatic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/borgmatic-1.2.15-0.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/borgmatic.spec'], chrootPath='/var/lib/mock/852991-fedora-rawhide-x86_64-1549020241.822699/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5xv62qbe:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0adcd8917d3c4a65a0d08dd341408cf4', '-D', '/var/lib/mock/852991-fedora-rawhide-x86_64-1549020241.822699/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5xv62qbe:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/borgmatic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xbG8n6 + umask 022 + cd /builddir/build/BUILD + ls -l total 0 + cd /builddir/build/BUILD + rm -rf borgmatic + /usr/bin/gzip -dc /builddir/build/SOURCES/1.2.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd borgmatic + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf borgmatic.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zfcvWe + umask 022 + cd /builddir/build/BUILD + cd borgmatic + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/borgmatic copying borgmatic/verbosity.py -> build/lib/borgmatic copying borgmatic/signals.py -> build/lib/borgmatic copying borgmatic/__init__.py -> build/lib/borgmatic creating build/lib/tests/unit copying tests/unit/test_verbosity.py -> build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit creating build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration creating build/lib/tests/end-to-end copying tests/end-to-end/test_borgmatic.py -> build/lib/tests/end-to-end copying tests/end-to-end/__init__.py -> build/lib/tests/end-to-end creating build/lib/tests/unit/config copying tests/unit/config/test_validate.py -> build/lib/tests/unit/config copying tests/unit/config/test_legacy.py -> build/lib/tests/unit/config copying tests/unit/config/test_generate.py -> build/lib/tests/unit/config copying tests/unit/config/test_convert.py -> build/lib/tests/unit/config copying tests/unit/config/test_collect.py -> build/lib/tests/unit/config copying tests/unit/config/test_checks.py -> build/lib/tests/unit/config copying tests/unit/config/__init__.py -> build/lib/tests/unit/config creating build/lib/tests/unit/commands copying tests/unit/commands/test_borgmatic.py -> build/lib/tests/unit/commands copying tests/unit/commands/__init__.py -> build/lib/tests/unit/commands creating build/lib/tests/unit/borg copying tests/unit/borg/test_prune.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_list.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_init.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_info.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_hook.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_extract.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_environment.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_create.py -> build/lib/tests/unit/borg copying tests/unit/borg/test_check.py -> build/lib/tests/unit/borg copying tests/unit/borg/__init__.py -> build/lib/tests/unit/borg creating build/lib/tests/integration/config copying tests/integration/config/test_validate.py -> build/lib/tests/integration/config copying tests/integration/config/test_legacy.py -> build/lib/tests/integration/config copying tests/integration/config/test_generate.py -> build/lib/tests/integration/config copying tests/integration/config/__init__.py -> build/lib/tests/integration/config creating build/lib/tests/integration/commands copying tests/integration/commands/test_generate_config.py -> build/lib/tests/integration/commands copying tests/integration/commands/test_convert_config.py -> build/lib/tests/integration/commands copying tests/integration/commands/test_borgmatic.py -> build/lib/tests/integration/commands copying tests/integration/commands/__init__.py -> build/lib/tests/integration/commands creating build/lib/borgmatic/config copying borgmatic/config/validate.py -> build/lib/borgmatic/config copying borgmatic/config/legacy.py -> build/lib/borgmatic/config copying borgmatic/config/generate.py -> build/lib/borgmatic/config copying borgmatic/config/convert.py -> build/lib/borgmatic/config copying borgmatic/config/collect.py -> build/lib/borgmatic/config copying borgmatic/config/checks.py -> build/lib/borgmatic/config copying borgmatic/config/__init__.py -> build/lib/borgmatic/config creating build/lib/borgmatic/commands copying borgmatic/commands/hook.py -> build/lib/borgmatic/commands copying borgmatic/commands/generate_config.py -> build/lib/borgmatic/commands copying borgmatic/commands/convert_config.py -> build/lib/borgmatic/commands copying borgmatic/commands/borgmatic.py -> build/lib/borgmatic/commands copying borgmatic/commands/__init__.py -> build/lib/borgmatic/commands creating build/lib/borgmatic/borg copying borgmatic/borg/prune.py -> build/lib/borgmatic/borg copying borgmatic/borg/list.py -> build/lib/borgmatic/borg copying borgmatic/borg/init.py -> build/lib/borgmatic/borg copying borgmatic/borg/info.py -> build/lib/borgmatic/borg copying borgmatic/borg/extract.py -> build/lib/borgmatic/borg copying borgmatic/borg/environment.py -> build/lib/borgmatic/borg copying borgmatic/borg/create.py -> build/lib/borgmatic/borg copying borgmatic/borg/check.py -> build/lib/borgmatic/borg copying borgmatic/borg/__init__.py -> build/lib/borgmatic/borg running egg_info creating borgmatic.egg-info writing borgmatic.egg-info/PKG-INFO writing dependency_links to borgmatic.egg-info/dependency_links.txt writing entry points to borgmatic.egg-info/entry_points.txt writing requirements to borgmatic.egg-info/requires.txt writing top-level names to borgmatic.egg-info/top_level.txt writing manifest file 'borgmatic.egg-info/SOURCES.txt' reading manifest file 'borgmatic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'borgmatic.egg-info/SOURCES.txt' copying borgmatic/config/schema.yaml -> build/lib/borgmatic/config + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dIGFGo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 + cd borgmatic + find . -name '*.so' -type f -exec chmod 0755 '{}' ';' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/check.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/create.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/environment.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/extract.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/info.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/init.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/list.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg copying build/lib/borgmatic/borg/prune.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/borgmatic.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/convert_config.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/generate_config.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands copying build/lib/borgmatic/commands/hook.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/schema.yaml -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/checks.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/collect.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/convert.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/generate.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/legacy.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/config/validate.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config copying build/lib/borgmatic/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic copying build/lib/borgmatic/signals.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic copying build/lib/borgmatic/verbosity.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/end-to-end copying build/lib/tests/end-to-end/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/end-to-end copying build/lib/tests/end-to-end/test_borgmatic.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/end-to-end creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands copying build/lib/tests/integration/commands/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands copying build/lib/tests/integration/commands/test_borgmatic.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands copying build/lib/tests/integration/commands/test_convert_config.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands copying build/lib/tests/integration/commands/test_generate_config.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config copying build/lib/tests/integration/config/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config copying build/lib/tests/integration/config/test_generate.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config copying build/lib/tests/integration/config/test_legacy.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config copying build/lib/tests/integration/config/test_validate.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config copying build/lib/tests/integration/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_check.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_create.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_environment.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_extract.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_hook.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_info.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_init.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_list.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg copying build/lib/tests/unit/borg/test_prune.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/commands copying build/lib/tests/unit/commands/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/commands copying build/lib/tests/unit/commands/test_borgmatic.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/commands creating /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/test_checks.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/test_collect.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/test_convert.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/test_generate.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/test_legacy.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/config/test_validate.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit copying build/lib/tests/unit/test_verbosity.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/check.py to check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/create.py to create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/environment.py to environment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/extract.py to extract.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/info.py to info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/init.py to init.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/list.py to list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/borg/prune.py to prune.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands/borgmatic.py to borgmatic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands/convert_config.py to convert_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands/generate_config.py to generate_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/commands/hook.py to hook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/checks.py to checks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/collect.py to collect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/convert.py to convert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/generate.py to generate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/legacy.py to legacy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/config/validate.py to validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic/verbosity.py to verbosity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/end-to-end/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/end-to-end/test_borgmatic.py to test_borgmatic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands/test_borgmatic.py to test_borgmatic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands/test_convert_config.py to test_convert_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/commands/test_generate_config.py to test_generate_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config/test_generate.py to test_generate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config/test_legacy.py to test_legacy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/config/test_validate.py to test_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/integration/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_check.py to test_check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_create.py to test_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_environment.py to test_environment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_extract.py to test_extract.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_hook.py to test_hook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_info.py to test_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_init.py to test_init.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_list.py to test_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/borg/test_prune.py to test_prune.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/commands/test_borgmatic.py to test_borgmatic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/test_checks.py to test_checks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/test_collect.py to test_collect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/test_convert.py to test_convert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/test_generate.py to test_generate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/test_legacy.py to test_legacy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/config/test_validate.py to test_validate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/unit/test_verbosity.py to test_verbosity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/tests/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpr6nq2hwn.py' /usr/bin/python3 /tmp/tmpr6nq2hwn.py removing /tmp/tmpr6nq2hwn.py running install_egg_info running egg_info writing borgmatic.egg-info/PKG-INFO writing dependency_links to borgmatic.egg-info/dependency_links.txt writing entry points to borgmatic.egg-info/entry_points.txt writing requirements to borgmatic.egg-info/requires.txt writing top-level names to borgmatic.egg-info/top_level.txt reading manifest file 'borgmatic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'borgmatic.egg-info/SOURCES.txt' Copying borgmatic.egg-info to /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7/site-packages/borgmatic-1.2.15-py3.7.egg-info running install_scripts Installing borgmatic script to /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/bin Installing generate-borgmatic-config script to /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/bin Installing upgrade-borgmatic-config script to /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/bin + install -d /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/share/doc + install -d /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/etc/borgmatic + install -d /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/etc/borgmatic.d + install -D -m 644 LICENSE /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/share/doc + install -D -m 644 /builddir/build/SOURCES/borgmatic.service /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/systemd/system + install -D -m 644 /builddir/build/SOURCES/borgmatic.timer /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/systemd/system + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zyV9gE + umask 022 + cd /builddir/build/BUILD + cd borgmatic + py.test-3 tests/unit ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.0 rootdir: /builddir/build/BUILD/borgmatic, inifile: collected 168 items tests/unit/test_verbosity.py .. [ 1%] tests/unit/borg/test_check.py .......................... [ 16%] tests/unit/borg/test_create.py ......................................... [ 41%] ...... [ 44%] tests/unit/borg/test_environment.py .... [ 47%] tests/unit/borg/test_extract.py ....... [ 51%] tests/unit/borg/test_hook.py ... [ 52%] tests/unit/borg/test_info.py ....... [ 57%] tests/unit/borg/test_init.py ........ [ 61%] tests/unit/borg/test_list.py ....... [ 66%] tests/unit/borg/test_prune.py .......... [ 72%] tests/unit/commands/test_borgmatic.py .... [ 74%] tests/unit/config/test_checks.py ... [ 76%] tests/unit/config/test_collect.py ......... [ 81%] tests/unit/config/test_convert.py ......... [ 86%] tests/unit/config/test_generate.py . [ 87%] tests/unit/config/test_legacy.py ............. [ 95%] tests/unit/config/test_validate.py ........ [100%] =============================== warnings summary =============================== /usr/lib64/python3.7/site-packages/ruamel/yaml/comments.py:14 /usr/lib64/python3.7/site-packages/ruamel/yaml/comments.py:14: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableSet, Sized, Set /usr/lib64/python3.7/site-packages/ruamel/yaml/comments.py:14: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableSet, Sized, Set /usr/lib64/python3.7/site-packages/ruamel/yaml/comments.py:14: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import MutableSet, Sized, Set -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 168 passed, 3 warnings in 0.65 seconds ==================== + exit 0 Processing files: borgmatic-1.2.15-0.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZbJmAX + umask 022 + cd /builddir/build/BUILD + cd borgmatic + DOCDIR=/builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/share/doc/borgmatic + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/share/doc/borgmatic + cp -pr README.md /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/share/doc/borgmatic + cp -pr NEWS /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64/usr/share/doc/borgmatic + exit 0 Provides: borgmatic = 1.2.15-0.fc30 borgmatic(x86-64) = 1.2.15-0.fc30 python3.7dist(borgmatic) = 1.2.15 python3dist(borgmatic) = 1.2.15 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(pykwalify) >= 1.6.0 python3.7dist(pykwalify) < 14.06 python3.7dist(ruamel.yaml) > 0.15.0 python3.7dist(ruamel.yaml) < 0.16.0 python3.7dist(setuptools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 Wrote: /builddir/build/RPMS/borgmatic-1.2.15-0.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5fYoAo + umask 022 + cd /builddir/build/BUILD + cd borgmatic + /usr/bin/rm -rf /builddir/build/BUILDROOT/borgmatic-1.2.15-0.fc30.x86_64 + exit 0 Child return code was: 0