Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-osprofiler.spec'], chrootPath='/var/lib/mock/1243764-epel-8-x86_64-1582020020.211140/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', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_zb3fq3:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_zb3fq3:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '052f2bcf1c4f46f4b2679f384b51a85e', '-D', '/var/lib/mock/1243764-epel-8-x86_64-1582020020.211140/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_zb3fq3:/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/python-osprofiler.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/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-osprofiler.spec'], chrootPath='/var/lib/mock/1243764-epel-8-x86_64-1582020020.211140/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', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_zb3fq3:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_zb3fq3:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd2bc380fd1e0470f99ac63e0fb905b6c', '-D', '/var/lib/mock/1243764-epel-8-x86_64-1582020020.211140/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_zb3fq3:/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/python-osprofiler.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.Vo1bmI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osprofiler-2.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/osprofiler-2.8.2-0.20190920064824.d431c7a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd osprofiler-2.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-osprofiler-2.8.2 base' + rm -f requirements.txt + rm -rf osprofiler.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Txk2p4 + umask 022 + cd /builddir/build/BUILD + cd osprofiler-2.8.2 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/osprofiler creating build/lib/osprofiler/tests copying osprofiler/tests/__init__.py -> build/lib/osprofiler/tests copying osprofiler/tests/test.py -> build/lib/osprofiler/tests creating build/lib/osprofiler/hacking copying osprofiler/hacking/__init__.py -> build/lib/osprofiler/hacking copying osprofiler/hacking/checks.py -> build/lib/osprofiler/hacking creating build/lib/osprofiler/cmd copying osprofiler/cmd/__init__.py -> build/lib/osprofiler/cmd copying osprofiler/cmd/cliutils.py -> build/lib/osprofiler/cmd copying osprofiler/cmd/commands.py -> build/lib/osprofiler/cmd copying osprofiler/cmd/shell.py -> build/lib/osprofiler/cmd creating build/lib/osprofiler/tests/functional copying osprofiler/tests/functional/__init__.py -> build/lib/osprofiler/tests/functional copying osprofiler/tests/functional/test_driver.py -> build/lib/osprofiler/tests/functional creating build/lib/osprofiler/tests/unit creating build/lib/osprofiler/tests/unit/doc copying osprofiler/tests/unit/doc/__init__.py -> build/lib/osprofiler/tests/unit/doc copying osprofiler/tests/unit/doc/test_specs.py -> build/lib/osprofiler/tests/unit/doc copying osprofiler/__init__.py -> build/lib/osprofiler copying osprofiler/_utils.py -> build/lib/osprofiler copying osprofiler/exc.py -> build/lib/osprofiler copying osprofiler/initializer.py -> build/lib/osprofiler copying osprofiler/notifier.py -> build/lib/osprofiler copying osprofiler/opts.py -> build/lib/osprofiler copying osprofiler/profiler.py -> build/lib/osprofiler copying osprofiler/sqlalchemy.py -> build/lib/osprofiler copying osprofiler/web.py -> build/lib/osprofiler creating build/lib/osprofiler/drivers copying osprofiler/drivers/__init__.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/base.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/elasticsearch_driver.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/jaeger.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/loginsight.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/messaging.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/mongodb.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/redis_driver.py -> build/lib/osprofiler/drivers copying osprofiler/drivers/sqlalchemy_driver.py -> build/lib/osprofiler/drivers creating build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/__init__.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_base.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_elasticsearch.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_jaeger.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_loginsight.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_messaging.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_mongodb.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/drivers/test_redis_driver.py -> build/lib/osprofiler/tests/unit/drivers copying osprofiler/tests/unit/__init__.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_initializer.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_notifier.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_opts.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_profiler.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_sqlalchemy.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_utils.py -> build/lib/osprofiler/tests/unit copying osprofiler/tests/unit/test_web.py -> build/lib/osprofiler/tests/unit creating build/lib/osprofiler/tests/unit/cmd copying osprofiler/tests/unit/cmd/__init__.py -> build/lib/osprofiler/tests/unit/cmd copying osprofiler/tests/unit/cmd/test_shell.py -> build/lib/osprofiler/tests/unit/cmd running egg_info creating osprofiler.egg-info writing osprofiler.egg-info/PKG-INFO writing dependency_links to osprofiler.egg-info/dependency_links.txt writing entry points to osprofiler.egg-info/entry_points.txt writing requirements to osprofiler.egg-info/requires.txt writing top-level names to osprofiler.egg-info/top_level.txt writing pbr to osprofiler.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'osprofiler.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'osprofiler.egg-info/SOURCES.txt' copying osprofiler/cmd/template.html -> build/lib/osprofiler/cmd copying osprofiler/tests/functional/config.cfg -> build/lib/osprofiler/tests/functional + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oxJHYt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 + cd osprofiler-2.8.2 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/sqlalchemy_driver.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/redis_driver.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/mongodb.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/messaging.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/loginsight.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/jaeger.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/elasticsearch_driver.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/base.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/drivers/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers copying build/lib/osprofiler/web.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/sqlalchemy.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/profiler.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/opts.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/notifier.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/initializer.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/exc.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/_utils.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler copying build/lib/osprofiler/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd copying build/lib/osprofiler/cmd/template.html -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd copying build/lib/osprofiler/cmd/shell.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd copying build/lib/osprofiler/cmd/commands.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd copying build/lib/osprofiler/cmd/cliutils.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd copying build/lib/osprofiler/cmd/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/hacking copying build/lib/osprofiler/hacking/checks.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/hacking copying build/lib/osprofiler/hacking/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/hacking creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/cmd copying build/lib/osprofiler/tests/unit/cmd/test_shell.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/cmd copying build/lib/osprofiler/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/cmd copying build/lib/osprofiler/tests/unit/test_web.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/test_sqlalchemy.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/test_profiler.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/test_initializer.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit copying build/lib/osprofiler/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_redis_driver.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_mongodb.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_messaging.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_loginsight.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_jaeger.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_elasticsearch.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/test_base.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers copying build/lib/osprofiler/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/doc copying build/lib/osprofiler/tests/unit/doc/test_specs.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/doc copying build/lib/osprofiler/tests/unit/doc/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/doc creating /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/functional copying build/lib/osprofiler/tests/functional/config.cfg -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/functional copying build/lib/osprofiler/tests/functional/test_driver.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/functional copying build/lib/osprofiler/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/functional copying build/lib/osprofiler/tests/test.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests copying build/lib/osprofiler/tests/__init__.py -> /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/sqlalchemy_driver.py to sqlalchemy_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/redis_driver.py to redis_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/mongodb.py to mongodb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/messaging.py to messaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/loginsight.py to loginsight.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/jaeger.py to jaeger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/elasticsearch_driver.py to elasticsearch_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/drivers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/web.py to web.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/sqlalchemy.py to sqlalchemy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/profiler.py to profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/initializer.py to initializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd/commands.py to commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd/cliutils.py to cliutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/cmd/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_web.py to test_web.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_sqlalchemy.py to test_sqlalchemy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_profiler.py to test_profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_opts.py to test_opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_notifier.py to test_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/test_initializer.py to test_initializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_redis_driver.py to test_redis_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_mongodb.py to test_mongodb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_messaging.py to test_messaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_loginsight.py to test_loginsight.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_jaeger.py to test_jaeger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_elasticsearch.py to test_elasticsearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/drivers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/doc/test_specs.py to test_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/unit/doc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/functional/test_driver.py to test_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler/tests/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp2v_yek5y.py' /usr/libexec/platform-python /tmp/tmp2v_yek5y.py removing /tmp/tmp2v_yek5y.py running install_egg_info running egg_info writing osprofiler.egg-info/PKG-INFO writing dependency_links to osprofiler.egg-info/dependency_links.txt writing entry points to osprofiler.egg-info/entry_points.txt writing requirements to osprofiler.egg-info/requires.txt writing top-level names to osprofiler.egg-info/top_level.txt writing pbr to osprofiler.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'osprofiler.egg-info/SOURCES.txt' Copying osprofiler.egg-info to /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6/site-packages/osprofiler-2.8.2-py3.6.egg-info running install_scripts Installing osprofiler script to /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + ln -s osprofiler /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/bin/osprofiler-3 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.8.2-0.20190920064824.d431c7a.el8 --unique-debug-suffix -2.8.2-0.20190920064824.d431c7a.el8.x86_64 --unique-debug-src-base python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/osprofiler-2.8.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jVHqLW + umask 022 + cd /builddir/build/BUILD + cd osprofiler-2.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/share/doc/python3-osprofiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/share/doc/python3-osprofiler + cp -pr README.rst /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/share/doc/python3-osprofiler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PkU3yp + umask 022 + cd /builddir/build/BUILD + cd osprofiler-2.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/share/licenses/python3-osprofiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/share/licenses/python3-osprofiler + cp -pr LICENSE /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64/usr/share/licenses/python3-osprofiler + exit 0 Provides: python3-osprofiler = 2.8.2-0.20190920064824.d431c7a.el8 python3.6dist(osprofiler) = 2.8.2 python3dist(osprofiler) = 2.8.2 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: /usr/libexec/platform-python python(abi) = 3.6 Obsoletes: python2-osprofiler < 2.8.2-0.20190920064824.d431c7a.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 Wrote: /builddir/build/RPMS/python3-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eMlGnd + umask 022 + cd /builddir/build/BUILD + cd osprofiler-2.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-osprofiler-2.8.2-0.20190920064824.d431c7a.el8.x86_64 + exit 0 Child return code was: 0