Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-splunktaucclib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681985754.007661/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-splunktaucclib.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-splunktaucclib-6.0.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-splunktaucclib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681985754.007661/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-splunktaucclib.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-splunktaucclib-6.0.7-1.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-splunktaucclib.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681985754.007661/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-splunktaucclib.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TbcTyT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf splunktaucclib-6.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/splunktaucclib-6.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd splunktaucclib-6.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pDzL6Y + umask 022 + cd /builddir/build/BUILD + cd splunktaucclib-6.0.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/splunktaucclib copying splunktaucclib/config.py -> build/lib/splunktaucclib copying splunktaucclib/alert_actions_base.py -> build/lib/splunktaucclib copying splunktaucclib/__init__.py -> build/lib/splunktaucclib copying splunktaucclib/cim_actions.py -> build/lib/splunktaucclib creating build/lib/splunktaucclib/common copying splunktaucclib/common/__init__.py -> build/lib/splunktaucclib/common copying splunktaucclib/common/log.py -> build/lib/splunktaucclib/common creating build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_data_collector.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_data_loader.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_checkpoint_manager.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_data_client.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/__init__.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_mod_input.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_config.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_helper.py -> build/lib/splunktaucclib/data_collection copying splunktaucclib/data_collection/ta_consts.py -> build/lib/splunktaucclib/data_collection creating build/lib/splunktaucclib/global_config copying splunktaucclib/global_config/schema.py -> build/lib/splunktaucclib/global_config copying splunktaucclib/global_config/__init__.py -> build/lib/splunktaucclib/global_config copying splunktaucclib/global_config/configuration.py -> build/lib/splunktaucclib/global_config creating build/lib/splunktaucclib/modinput_wrapper copying splunktaucclib/modinput_wrapper/base_modinput.py -> build/lib/splunktaucclib/modinput_wrapper copying splunktaucclib/modinput_wrapper/__init__.py -> build/lib/splunktaucclib/modinput_wrapper creating build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/base_hook_mixin.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/eai.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/credentials.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/error_ctl.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/schema.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/validator.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/cred_mgmt.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/multimodel.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/entity.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/__init__.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/handler.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/util.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/datainput.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/teardown.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/normaliser.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/poster.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/error.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/admin_external.py -> build/lib/splunktaucclib/rest_handler copying splunktaucclib/rest_handler/base.py -> build/lib/splunktaucclib/rest_handler creating build/lib/splunktaucclib/rest_handler/endpoint copying splunktaucclib/rest_handler/endpoint/validator.py -> build/lib/splunktaucclib/rest_handler/endpoint copying splunktaucclib/rest_handler/endpoint/__init__.py -> build/lib/splunktaucclib/rest_handler/endpoint copying splunktaucclib/rest_handler/endpoint/field.py -> build/lib/splunktaucclib/rest_handler/endpoint copying splunktaucclib/rest_handler/endpoint/converter.py -> build/lib/splunktaucclib/rest_handler/endpoint creating build/lib/splunktaucclib/splunk_aoblib copying splunktaucclib/splunk_aoblib/utility.py -> build/lib/splunktaucclib/splunk_aoblib copying splunktaucclib/splunk_aoblib/rest_migration.py -> build/lib/splunktaucclib/splunk_aoblib copying splunktaucclib/splunk_aoblib/__init__.py -> build/lib/splunktaucclib/splunk_aoblib copying splunktaucclib/splunk_aoblib/rest_helper.py -> build/lib/splunktaucclib/splunk_aoblib copying splunktaucclib/splunk_aoblib/setup_util.py -> build/lib/splunktaucclib/splunk_aoblib + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gmzblh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 + cd splunktaucclib-6.0.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_data_collector.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_data_loader.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_checkpoint_manager.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_data_client.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_mod_input.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_config.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_helper.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/data_collection/ta_consts.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection copying build/lib/splunktaucclib/config.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib copying build/lib/splunktaucclib/alert_actions_base.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/common copying build/lib/splunktaucclib/common/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/common copying build/lib/splunktaucclib/common/log.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/common creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config copying build/lib/splunktaucclib/global_config/schema.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config copying build/lib/splunktaucclib/global_config/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config copying build/lib/splunktaucclib/global_config/configuration.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib copying build/lib/splunktaucclib/splunk_aoblib/utility.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib copying build/lib/splunktaucclib/splunk_aoblib/rest_migration.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib copying build/lib/splunktaucclib/splunk_aoblib/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib copying build/lib/splunktaucclib/splunk_aoblib/rest_helper.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib copying build/lib/splunktaucclib/splunk_aoblib/setup_util.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib copying build/lib/splunktaucclib/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/modinput_wrapper copying build/lib/splunktaucclib/modinput_wrapper/base_modinput.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/modinput_wrapper copying build/lib/splunktaucclib/modinput_wrapper/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/modinput_wrapper creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/base_hook_mixin.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/eai.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/credentials.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/error_ctl.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/schema.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/validator.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/cred_mgmt.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/multimodel.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/entity.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler creating /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint copying build/lib/splunktaucclib/rest_handler/endpoint/validator.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint copying build/lib/splunktaucclib/rest_handler/endpoint/__init__.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint copying build/lib/splunktaucclib/rest_handler/endpoint/field.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint copying build/lib/splunktaucclib/rest_handler/endpoint/converter.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint copying build/lib/splunktaucclib/rest_handler/handler.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/util.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/datainput.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/teardown.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/normaliser.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/poster.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/error.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/admin_external.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/rest_handler/base.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler copying build/lib/splunktaucclib/cim_actions.py -> /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_data_collector.py to ta_data_collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_data_loader.py to ta_data_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_checkpoint_manager.py to ta_checkpoint_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_data_client.py to ta_data_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_mod_input.py to ta_mod_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_config.py to ta_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_helper.py to ta_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/data_collection/ta_consts.py to ta_consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/alert_actions_base.py to alert_actions_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/common/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/global_config/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib/rest_migration.py to rest_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib/rest_helper.py to rest_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/splunk_aoblib/setup_util.py to setup_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/modinput_wrapper/base_modinput.py to base_modinput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/modinput_wrapper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/base_hook_mixin.py to base_hook_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/eai.py to eai.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/error_ctl.py to error_ctl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/cred_mgmt.py to cred_mgmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/multimodel.py to multimodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint/field.py to field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/endpoint/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/datainput.py to datainput.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/teardown.py to teardown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/normaliser.py to normaliser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/poster.py to poster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/admin_external.py to admin_external.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/rest_handler/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib/cim_actions.py to cim_actions.cpython-39.pyc writing byte-compilation script '/tmp/tmpauk0z9oc.py' /usr/bin/python3 /tmp/tmpauk0z9oc.py removing /tmp/tmpauk0z9oc.py running install_egg_info running egg_info creating splunktaucclib.egg-info writing splunktaucclib.egg-info/PKG-INFO writing dependency_links to splunktaucclib.egg-info/dependency_links.txt writing requirements to splunktaucclib.egg-info/requires.txt writing top-level names to splunktaucclib.egg-info/top_level.txt writing manifest file 'splunktaucclib.egg-info/SOURCES.txt' reading manifest file 'splunktaucclib.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'splunktaucclib.egg-info/SOURCES.txt' Copying splunktaucclib.egg-info to /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9/site-packages/splunktaucclib-6.0.7-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64//usr/share/doc/python-splunktaucclib + '[' -d doc ']' ~/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 ~/build/BUILD/splunktaucclib-6.0.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/splunktaucclib-6.0.7 + mv /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.0.7-1 --unique-debug-suffix -6.0.7-1.x86_64 --unique-debug-src-base python-splunktaucclib-6.0.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/splunktaucclib-6.0.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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-splunktaucclib-6.0.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-splunktaucclib-6.0.7-1.noarch Provides: python-splunktaucclib python3-splunktaucclib = 6.0.7-1 python3.9dist(splunktaucclib) = 6.0.7 python3dist(splunktaucclib) = 6.0.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(pysocks) >= 1.7.1 python3.9dist(pysocks) < 2 python3.9dist(requests) >= 2.26 python3.9dist(requests) < 3 python3.9dist(solnlib) >= 4.7 python3.9dist(solnlib) < 5 python3.9dist(splunk-sdk) >= 1.6.18 python3.9dist(splunktalib) >= 3 python3.9dist(splunktalib) < 4 Processing files: python-splunktaucclib-help-6.0.7-1.noarch warning: Empty %files file /builddir/build/BUILD/splunktaucclib-6.0.7/doclist.lst Provides: python-splunktaucclib-help = 6.0.7-1 python3-splunktaucclib-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 Wrote: /builddir/build/RPMS/python-splunktaucclib-help-6.0.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-splunktaucclib-6.0.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y1L3Fm + umask 022 + cd /builddir/build/BUILD + cd splunktaucclib-6.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-splunktaucclib-6.0.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0