Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-datadog.spec'], chrootPath='/var/lib/mock/815607-fedora-rawhide-x86_64-1540530279.121818/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.sbvpf8yq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c4e48e8c03764487981eba7693e1cfec', '-D', '/var/lib/mock/815607-fedora-rawhide-x86_64-1540530279.121818/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sbvpf8yq:/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-datadog.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-datadog-0.23.0-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-datadog.spec'], chrootPath='/var/lib/mock/815607-fedora-rawhide-x86_64-1540530279.121818/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.sbvpf8yq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f5085d99f1fb4ea99bc9ccc6b8ac15fe', '-D', '/var/lib/mock/815607-fedora-rawhide-x86_64-1540530279.121818/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sbvpf8yq:/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-datadog.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.C8RXJE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf datadogpy-0.23.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/datadogpy-0.23.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd datadogpy-0.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-setup.py-Rename-script-names-from-dog-to-dogshell.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68mZZ5 + umask 022 + cd /builddir/build/BUILD + cd datadogpy-0.23.0 + 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/datadog copying datadog/__init__.py -> build/lib/datadog creating build/lib/datadog/api copying datadog/api/users.py -> build/lib/datadog/api copying datadog/api/timeboards.py -> build/lib/datadog/api copying datadog/api/tags.py -> build/lib/datadog/api copying datadog/api/service_checks.py -> build/lib/datadog/api copying datadog/api/screenboards.py -> build/lib/datadog/api copying datadog/api/resources.py -> build/lib/datadog/api copying datadog/api/monitors.py -> build/lib/datadog/api copying datadog/api/metrics.py -> build/lib/datadog/api copying datadog/api/metadata.py -> build/lib/datadog/api copying datadog/api/infrastructure.py -> build/lib/datadog/api copying datadog/api/http_client.py -> build/lib/datadog/api copying datadog/api/hosts.py -> build/lib/datadog/api copying datadog/api/graphs.py -> build/lib/datadog/api copying datadog/api/exceptions.py -> build/lib/datadog/api copying datadog/api/events.py -> build/lib/datadog/api copying datadog/api/downtimes.py -> build/lib/datadog/api copying datadog/api/dashboard_lists.py -> build/lib/datadog/api copying datadog/api/constants.py -> build/lib/datadog/api copying datadog/api/comments.py -> build/lib/datadog/api copying datadog/api/api_client.py -> build/lib/datadog/api copying datadog/api/__init__.py -> build/lib/datadog/api creating build/lib/datadog/dogstatsd copying datadog/dogstatsd/route.py -> build/lib/datadog/dogstatsd copying datadog/dogstatsd/context_async.py -> build/lib/datadog/dogstatsd copying datadog/dogstatsd/context.py -> build/lib/datadog/dogstatsd copying datadog/dogstatsd/base.py -> build/lib/datadog/dogstatsd copying datadog/dogstatsd/__init__.py -> build/lib/datadog/dogstatsd creating build/lib/datadog/threadstats copying datadog/threadstats/reporters.py -> build/lib/datadog/threadstats copying datadog/threadstats/periodic_timer.py -> build/lib/datadog/threadstats copying datadog/threadstats/metrics.py -> build/lib/datadog/threadstats copying datadog/threadstats/events.py -> build/lib/datadog/threadstats copying datadog/threadstats/constants.py -> build/lib/datadog/threadstats copying datadog/threadstats/base.py -> build/lib/datadog/threadstats copying datadog/threadstats/__init__.py -> build/lib/datadog/threadstats creating build/lib/datadog/util copying datadog/util/hostname.py -> build/lib/datadog/util copying datadog/util/format.py -> build/lib/datadog/util copying datadog/util/config.py -> build/lib/datadog/util copying datadog/util/compat.py -> build/lib/datadog/util copying datadog/util/__init__.py -> build/lib/datadog/util creating build/lib/datadog/dogshell copying datadog/dogshell/wrap.py -> build/lib/datadog/dogshell copying datadog/dogshell/timeboard.py -> build/lib/datadog/dogshell copying datadog/dogshell/tag.py -> build/lib/datadog/dogshell copying datadog/dogshell/service_check.py -> build/lib/datadog/dogshell copying datadog/dogshell/search.py -> build/lib/datadog/dogshell copying datadog/dogshell/screenboard.py -> build/lib/datadog/dogshell copying datadog/dogshell/monitor.py -> build/lib/datadog/dogshell copying datadog/dogshell/metric.py -> build/lib/datadog/dogshell copying datadog/dogshell/host.py -> build/lib/datadog/dogshell copying datadog/dogshell/event.py -> build/lib/datadog/dogshell copying datadog/dogshell/downtime.py -> build/lib/datadog/dogshell copying datadog/dogshell/dashboard_list.py -> build/lib/datadog/dogshell copying datadog/dogshell/common.py -> build/lib/datadog/dogshell copying datadog/dogshell/comment.py -> build/lib/datadog/dogshell copying datadog/dogshell/__init__.py -> build/lib/datadog/dogshell + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c5PpZB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64 + cd datadogpy-0.23.0 + 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/python-datadog-0.23.0-2.fc30.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/__init__.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/comment.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/common.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/dashboard_list.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/downtime.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/event.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/host.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/metric.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/monitor.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/screenboard.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/search.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/service_check.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/tag.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/timeboard.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell copying build/lib/datadog/dogshell/wrap.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util copying build/lib/datadog/util/__init__.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util copying build/lib/datadog/util/compat.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util copying build/lib/datadog/util/config.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util copying build/lib/datadog/util/format.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util copying build/lib/datadog/util/hostname.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/__init__.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/base.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/constants.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/events.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/metrics.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/periodic_timer.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats copying build/lib/datadog/threadstats/reporters.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd copying build/lib/datadog/dogstatsd/__init__.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd copying build/lib/datadog/dogstatsd/base.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd copying build/lib/datadog/dogstatsd/context.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd copying build/lib/datadog/dogstatsd/context_async.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd copying build/lib/datadog/dogstatsd/route.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd creating /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/__init__.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/api_client.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/comments.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/constants.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/dashboard_lists.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/downtimes.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/events.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/exceptions.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/graphs.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/hosts.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/http_client.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/infrastructure.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/metadata.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/metrics.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/monitors.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/resources.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/screenboards.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/service_checks.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/tags.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/timeboards.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/api/users.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api copying build/lib/datadog/__init__.py -> /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/comment.py to comment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/dashboard_list.py to dashboard_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/downtime.py to downtime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/event.py to event.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/host.py to host.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/metric.py to metric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/monitor.py to monitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/screenboard.py to screenboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/search.py to search.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/service_check.py to service_check.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/tag.py to tag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/timeboard.py to timeboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogshell/wrap.py to wrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util/format.py to format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/util/hostname.py to hostname.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/events.py to events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/periodic_timer.py to periodic_timer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/threadstats/reporters.py to reporters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd/context.py to context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd/context_async.py to context_async.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/dogstatsd/route.py to route.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/api_client.py to api_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/comments.py to comments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/dashboard_lists.py to dashboard_lists.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/downtimes.py to downtimes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/events.py to events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/graphs.py to graphs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/hosts.py to hosts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/http_client.py to http_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/infrastructure.py to infrastructure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/metadata.py to metadata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/monitors.py to monitors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/resources.py to resources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/screenboards.py to screenboards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/service_checks.py to service_checks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/tags.py to tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/timeboards.py to timeboards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/api/users.py to users.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp1pj_yrhg.py' /usr/bin/python3 /tmp/tmp1pj_yrhg.py removing /tmp/tmp1pj_yrhg.py running install_egg_info running egg_info creating datadog.egg-info writing datadog.egg-info/PKG-INFO writing dependency_links to datadog.egg-info/dependency_links.txt writing entry points to datadog.egg-info/entry_points.txt writing requirements to datadog.egg-info/requires.txt writing top-level names to datadog.egg-info/top_level.txt writing manifest file 'datadog.egg-info/SOURCES.txt' reading manifest file 'datadog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'datadog.egg-info/SOURCES.txt' Copying datadog.egg-info to /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/lib/python3.7/site-packages/datadog-0.23.0-py3.7.egg-info running install_scripts Installing dogshell script to /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/bin Installing dogshellwrap script to /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.23.0-2.fc30 --unique-debug-suffix -0.23.0-2.fc30.x86_64 --unique-debug-src-base python-datadog-0.23.0-2.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/datadogpy-0.23.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-datadog-0.23.0-2.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 Processing files: python3-datadog-0.23.0-2.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gakoGc + umask 022 + cd /builddir/build/BUILD + cd datadogpy-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/share/licenses/python3-datadog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/share/licenses/python3-datadog + cp -pr LICENSE /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64/usr/share/licenses/python3-datadog + exit 0 Provides: python3-datadog = 0.23.0-2.fc30 python3.7dist(datadog) = 0.23.0 python3dist(datadog) = 0.23.0 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/bin/python3 python(abi) = 3.7 python3.7dist(decorator) >= 3.3.2 python3.7dist(requests) >= 2.6.0 python3.7dist(simplejson) >= 3.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64 Wrote: /builddir/build/RPMS/python3-datadog-0.23.0-2.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C7dOyT + umask 022 + cd /builddir/build/BUILD + cd datadogpy-0.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-datadog-0.23.0-2.fc30.x86_64 + exit 0 Child return code was: 0