Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-custodian.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683323045.535976/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-custodian.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-custodian-2023.3.10-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-custodian.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683323045.535976/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-custodian.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-custodian-2023.3.10-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-custodian.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683323045.535976/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-custodian.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.nTnOIZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf custodian-2023.3.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/custodian-2023.3.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd custodian-2023.3.10 + /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.ByVLV6 + umask 022 + cd /builddir/build/BUILD + cd custodian-2023.3.10 + 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/custodian copying custodian/__init__.py -> build/lib/custodian copying custodian/utils.py -> build/lib/custodian copying custodian/custodian.py -> build/lib/custodian creating build/lib/custodian/lobster copying custodian/lobster/__init__.py -> build/lib/custodian/lobster copying custodian/lobster/jobs.py -> build/lib/custodian/lobster copying custodian/lobster/handlers.py -> build/lib/custodian/lobster creating build/lib/custodian/feff copying custodian/feff/__init__.py -> build/lib/custodian/feff copying custodian/feff/jobs.py -> build/lib/custodian/feff copying custodian/feff/handlers.py -> build/lib/custodian/feff copying custodian/feff/interpreter.py -> build/lib/custodian/feff creating build/lib/custodian/tests copying custodian/tests/__init__.py -> build/lib/custodian/tests copying custodian/tests/test_custodian.py -> build/lib/custodian/tests creating build/lib/custodian/cli copying custodian/cli/__init__.py -> build/lib/custodian/cli copying custodian/cli/converge_geometry.py -> build/lib/custodian/cli copying custodian/cli/run_nwchem.py -> build/lib/custodian/cli copying custodian/cli/cstdn.py -> build/lib/custodian/cli copying custodian/cli/run_vasp.py -> build/lib/custodian/cli copying custodian/cli/converge_kpoints.py -> build/lib/custodian/cli creating build/lib/custodian/nwchem copying custodian/nwchem/__init__.py -> build/lib/custodian/nwchem copying custodian/nwchem/jobs.py -> build/lib/custodian/nwchem copying custodian/nwchem/handlers.py -> build/lib/custodian/nwchem creating build/lib/custodian/vasp copying custodian/vasp/validators.py -> build/lib/custodian/vasp copying custodian/vasp/__init__.py -> build/lib/custodian/vasp copying custodian/vasp/jobs.py -> build/lib/custodian/vasp copying custodian/vasp/handlers.py -> build/lib/custodian/vasp copying custodian/vasp/interpreter.py -> build/lib/custodian/vasp creating build/lib/custodian/cp2k copying custodian/cp2k/validators.py -> build/lib/custodian/cp2k copying custodian/cp2k/__init__.py -> build/lib/custodian/cp2k copying custodian/cp2k/jobs.py -> build/lib/custodian/cp2k copying custodian/cp2k/utils.py -> build/lib/custodian/cp2k copying custodian/cp2k/handlers.py -> build/lib/custodian/cp2k copying custodian/cp2k/interpreter.py -> build/lib/custodian/cp2k creating build/lib/custodian/ansible copying custodian/ansible/__init__.py -> build/lib/custodian/ansible copying custodian/ansible/actions.py -> build/lib/custodian/ansible copying custodian/ansible/interpreter.py -> build/lib/custodian/ansible creating build/lib/custodian/qchem copying custodian/qchem/__init__.py -> build/lib/custodian/qchem copying custodian/qchem/jobs.py -> build/lib/custodian/qchem copying custodian/qchem/utils.py -> build/lib/custodian/qchem copying custodian/qchem/handlers.py -> build/lib/custodian/qchem + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ffia3E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 + cd custodian-2023.3.10 + 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-custodian-2023.3.10-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-custodian-2023.3.10-1.x86_64/usr creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian copying build/lib/custodian/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster copying build/lib/custodian/lobster/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster copying build/lib/custodian/lobster/jobs.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster copying build/lib/custodian/lobster/handlers.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff copying build/lib/custodian/feff/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff copying build/lib/custodian/feff/jobs.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff copying build/lib/custodian/feff/handlers.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff copying build/lib/custodian/feff/interpreter.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/tests copying build/lib/custodian/tests/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/tests copying build/lib/custodian/tests/test_custodian.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/tests creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli copying build/lib/custodian/cli/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli copying build/lib/custodian/cli/converge_geometry.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli copying build/lib/custodian/cli/run_nwchem.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli copying build/lib/custodian/cli/cstdn.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli copying build/lib/custodian/cli/run_vasp.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli copying build/lib/custodian/cli/converge_kpoints.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem copying build/lib/custodian/nwchem/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem copying build/lib/custodian/nwchem/jobs.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem copying build/lib/custodian/nwchem/handlers.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem copying build/lib/custodian/utils.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian copying build/lib/custodian/custodian.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp copying build/lib/custodian/vasp/validators.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp copying build/lib/custodian/vasp/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp copying build/lib/custodian/vasp/jobs.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp copying build/lib/custodian/vasp/handlers.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp copying build/lib/custodian/vasp/interpreter.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k copying build/lib/custodian/cp2k/validators.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k copying build/lib/custodian/cp2k/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k copying build/lib/custodian/cp2k/jobs.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k copying build/lib/custodian/cp2k/utils.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k copying build/lib/custodian/cp2k/handlers.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k copying build/lib/custodian/cp2k/interpreter.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible copying build/lib/custodian/ansible/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible copying build/lib/custodian/ansible/actions.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible copying build/lib/custodian/ansible/interpreter.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible creating /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem copying build/lib/custodian/qchem/__init__.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem copying build/lib/custodian/qchem/jobs.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem copying build/lib/custodian/qchem/utils.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem copying build/lib/custodian/qchem/handlers.py -> /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/lobster/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/feff/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/tests/test_custodian.py to test_custodian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli/converge_geometry.py to converge_geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli/run_nwchem.py to run_nwchem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli/cstdn.py to cstdn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli/run_vasp.py to run_vasp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cli/converge_kpoints.py to converge_kpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/nwchem/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/custodian.py to custodian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/vasp/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/cp2k/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/ansible/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian/qchem/handlers.py to handlers.cpython-39.pyc writing byte-compilation script '/tmp/tmpkutc9pjs.py' /usr/bin/python3 /tmp/tmpkutc9pjs.py removing /tmp/tmpkutc9pjs.py running install_egg_info running egg_info writing custodian.egg-info/PKG-INFO writing dependency_links to custodian.egg-info/dependency_links.txt writing entry points to custodian.egg-info/entry_points.txt writing requirements to custodian.egg-info/requires.txt writing top-level names to custodian.egg-info/top_level.txt reading manifest file 'custodian.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*/*/tests' no previously-included directories found matching '*/*/*/tests' adding license file 'LICENSE' writing manifest file 'custodian.egg-info/SOURCES.txt' Copying custodian.egg-info to /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/lib/python3.9/site-packages/custodian-2023.3.10-py3.9.egg-info running install_scripts Installing converge_geometry script to /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/bin Installing converge_kpoints script to /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/bin Installing cstdn script to /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/bin Installing run_nwchem script to /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/bin Installing run_vasp script to /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64//usr/share/doc/python-custodian + '[' -d doc ']' ~/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 ~/build/BUILD/custodian-2023.3.10 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/custodian-2023.3.10 + mv /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2023.3.10-1 --unique-debug-suffix -2023.3.10-1.x86_64 --unique-debug-src-base python-custodian-2023.3.10-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/custodian-2023.3.10 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-custodian-2023.3.10-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-custodian-2023.3.10-1.noarch Provides: python-custodian python3-custodian = 2023.3.10-1 python3.9dist(custodian) = 2023.3.10 python3dist(custodian) = 2023.3.10 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.9 python3.9dist(monty) >= 2.0.6 python3.9dist(ruamel.yaml) >= 0.15.6 python3.9dist(sentry-sdk) >= 0.8 python3.9dist(setuptools) Processing files: python-custodian-help-2023.3.10-1.noarch warning: Empty %files file /builddir/build/BUILD/custodian-2023.3.10/doclist.lst Provides: python-custodian-help = 2023.3.10-1 python3-custodian-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-custodian-2023.3.10-1.x86_64 Wrote: /builddir/build/RPMS/python-custodian-help-2023.3.10-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-custodian-2023.3.10-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4G5ISL + umask 022 + cd /builddir/build/BUILD + cd custodian-2023.3.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-custodian-2023.3.10-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0