Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jsonschema.spec'], chrootPath='/var/lib/mock/837919-epel-7-x86_64-1545032673.634173/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']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e07f356eef42492e88230ba7d1bad73e', '-D', '/var/lib/mock/837919-epel-7-x86_64-1545032673.634173/root', '-a', '--capability=cap_ipc_lock', '--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/python-jsonschema.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/ufven-netbox25-python-jsonschema-2.6.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jsonschema.spec'], chrootPath='/var/lib/mock/837919-epel-7-x86_64-1545032673.634173/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']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '90a991c37b4f468da488cd38afb48d53', '-D', '/var/lib/mock/837919-epel-7-x86_64-1545032673.634173/root', '-a', '--capability=cap_ipc_lock', '--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/python-jsonschema.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.RXQo80 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsonschema-2.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jsonschema-2.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsonschema-2.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf jsonschema.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l7eCaR + umask 022 + cd /builddir/build/BUILD + cd jsonschema-2.6.0 + scl enable ufven-netbox25 ' BUILDSTDERR: /opt/rh/rh-python36/root/usr/bin/python3 setup.py build BUILDSTDERR: ' BUILDSTDERR: zip_safe flag not set; analyzing archive contents... Installed /builddir/build/BUILD/jsonschema-2.6.0/.eggs/vcversioner-2.16.0.0-py3.6.egg running build running build_py creating build creating build/lib creating build/lib/jsonschema copying jsonschema/_reflect.py -> build/lib/jsonschema copying jsonschema/compat.py -> build/lib/jsonschema copying jsonschema/_utils.py -> build/lib/jsonschema copying jsonschema/__init__.py -> build/lib/jsonschema copying jsonschema/__main__.py -> build/lib/jsonschema copying jsonschema/_validators.py -> build/lib/jsonschema copying jsonschema/exceptions.py -> build/lib/jsonschema copying jsonschema/_version.py -> build/lib/jsonschema copying jsonschema/_format.py -> build/lib/jsonschema copying jsonschema/validators.py -> build/lib/jsonschema copying jsonschema/cli.py -> build/lib/jsonschema creating build/lib/jsonschema/tests copying jsonschema/tests/test_exceptions.py -> build/lib/jsonschema/tests copying jsonschema/tests/compat.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_jsonschema_test_suite.py -> build/lib/jsonschema/tests copying jsonschema/tests/__init__.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_cli.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_format.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_validators.py -> build/lib/jsonschema/tests creating build/lib/jsonschema/schemas copying jsonschema/schemas/draft3.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft4.json -> build/lib/jsonschema/schemas + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ra6O2M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 + cd jsonschema-2.6.0 + scl enable ufven-netbox25 ' BUILDSTDERR: /opt/rh/rh-python36/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 --install-purelib /opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages --install-scripts /opt/ufven/ufven-netbox25/root/usr/bin BUILDSTDERR: ' running install running install_lib creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25 creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6 creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft4.json -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft3.json -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/schemas creating /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_validators.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_format.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_cli.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/__init__.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_jsonschema_test_suite.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/compat.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_exceptions.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests copying build/lib/jsonschema/cli.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/validators.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/_format.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/_version.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/exceptions.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/_validators.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/__main__.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/__init__.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/_utils.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/compat.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema copying build/lib/jsonschema/_reflect.py -> /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/test_validators.py to test_validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/test_format.py to test_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/test_cli.py to test_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/test_jsonschema_test_suite.py to test_jsonschema_test_suite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/tests/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/validators.py to validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/_format.py to _format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/_validators.py to _validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema/_reflect.py to _reflect.cpython-36.pyc writing byte-compilation script '/tmp/tmpj3osbb18.py' /opt/rh/rh-python36/root/usr/bin/python3 /tmp/tmpj3osbb18.py removing /tmp/tmpj3osbb18.py running install_egg_info running egg_info creating jsonschema.egg-info writing jsonschema.egg-info/PKG-INFO writing dependency_links to jsonschema.egg-info/dependency_links.txt writing entry points to jsonschema.egg-info/entry_points.txt writing requirements to jsonschema.egg-info/requires.txt writing top-level names to jsonschema.egg-info/top_level.txt writing manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jsonschema.egg-info/SOURCES.txt' Copying jsonschema.egg-info to /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/lib/python3.6/site-packages/jsonschema-2.6.0-py3.6.egg-info running install_scripts Installing jsonschema script to /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/jsonschema-2.6.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/ufven/ufven-netbox25/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/ufven/ufven-netbox25/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ufven-netbox25-python-jsonschema-2.6.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5sc1oM + umask 022 + cd /builddir/build/BUILD + cd jsonschema-2.6.0 + DOCDIR=/builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-jsonschema-2.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-jsonschema-2.6.0 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-jsonschema-2.6.0 + cp -pr COPYING /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-jsonschema-2.6.0 + cp -pr README.rst /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64/opt/ufven/ufven-netbox25/root/usr/share/doc/ufven-netbox25-python-jsonschema-2.6.0 + exit 0 Provides: scl-package(ufven-netbox25) ufven-netbox25-python-jsonschema = 2.6.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/rh-python36/root/usr/bin/python3 rh-python36-python(abi) = 3.6 ufven-netbox25-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/ufven-netbox25-python-jsonschema-2.6.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dntH4S + umask 022 + cd /builddir/build/BUILD + cd jsonschema-2.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ufven-netbox25-python-jsonschema-2.6.0-1.el7.x86_64 + exit 0 Child return code was: 0