Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-junitxml.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44443-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f080172d7b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-junitxml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/python-junitxml-0.7-3.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-junitxml.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44443-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f080172d7b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-junitxml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f8PjoS
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf junitxml-0.7
+ /usr/bin/gzip -dc /builddir/build/SOURCES/junitxml-0.7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd junitxml-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.W6s68L
+ umask 022
+ cd /builddir/build/BUILD
+ cd junitxml-0.7
+ /usr/bin/python3 setup.py build
/builddir/build/BUILD/junitxml-0.7/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.core import setup
running build
running build_py
creating build
creating build/lib
creating build/lib/junitxml
copying junitxml/main.py -> build/lib/junitxml
copying junitxml/__init__.py -> build/lib/junitxml
copying junitxml/__main__.py -> build/lib/junitxml
copying junitxml/runner.py -> build/lib/junitxml
creating build/lib/junitxml/tests
copying junitxml/tests/__init__.py -> build/lib/junitxml/tests
copying junitxml/tests/test_main.py -> build/lib/junitxml/tests
copying junitxml/tests/test_junitxml.py -> build/lib/junitxml/tests
copying junitxml/tests/test_runner.py -> build/lib/junitxml/tests
running build_scripts
creating build/scripts-3.10
copying and adjusting pyjunitxml -> build/scripts-3.10
changing mode of build/scripts-3.10/pyjunitxml from 644 to 755
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CO10co
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch
+ cd junitxml-0.7
+ /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch
/builddir/build/BUILD/junitxml-0.7/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.core import setup
running install
running install_lib
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml
copying build/lib/junitxml/main.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml
copying build/lib/junitxml/__init__.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml
copying build/lib/junitxml/__main__.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml
copying build/lib/junitxml/runner.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests
copying build/lib/junitxml/tests/__init__.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests
copying build/lib/junitxml/tests/test_main.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests
copying build/lib/junitxml/tests/test_junitxml.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests
copying build/lib/junitxml/tests/test_runner.py -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/main.py to main.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/__main__.py to __main__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/runner.py to runner.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests/test_main.py to test_main.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests/test_junitxml.py to test_junitxml.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml/tests/test_runner.py to test_runner.cpython-310.pyc
running install_scripts
creating /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/bin
copying build/scripts-3.10/pyjunitxml -> /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/bin
changing mode of /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/bin/pyjunitxml to 755
running install_egg_info
Writing /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/lib/python3.10/site-packages/junitxml-0.7-py3.10.egg-info
+ mv /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/bin/pyjunitxml /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/bin/pyjunitxml-3.10
+ ln -s ./pyjunitxml-3.10 /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/bin/pyjunitxml-3
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Processing files: python3-junitxml-0.7-3.oc9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J8YLMR
+ umask 022
+ cd /builddir/build/BUILD
+ cd junitxml-0.7
+ LICENSEDIR=/builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/share/licenses/python3-junitxml-0.7
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/share/licenses/python3-junitxml-0.7
+ cp -pr COPYING /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch/usr/share/licenses/python3-junitxml-0.7
+ RPM_EC=0
++ jobs -p
+ exit 0
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
Provides: python3-junitxml = 0.7-3.oc9 python3.10dist(junitxml) = 0.7 python3dist(junitxml) = 0.7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-junitxml-0.7-3.oc9.noarch
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
Wrote: /builddir/build/RPMS/python3-junitxml-0.7-3.oc9.noarch.rpm
Child return code was: 0