Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nexusformat.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686511564.125226/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-nexusformat.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-nexusformat-1.0.1-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-nexusformat.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686511564.125226/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-nexusformat.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-nexusformat-1.0.1-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-nexusformat.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686511564.125226/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-nexusformat.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.Kdk2ru + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nexusformat-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/nexusformat-1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nexusformat-1.0.1 + /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.n1XVRJ + umask 022 + cd /builddir/build/BUILD + cd nexusformat-1.0.1 + 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/nexusformat copying src/nexusformat/__init__.py -> build/lib/nexusformat copying src/nexusformat/_version.py -> build/lib/nexusformat creating build/lib/nexusformat/nexus copying src/nexusformat/nexus/tree.py -> build/lib/nexusformat/nexus copying src/nexusformat/nexus/completer.py -> build/lib/nexusformat/nexus copying src/nexusformat/nexus/lock.py -> build/lib/nexusformat/nexus copying src/nexusformat/nexus/plot.py -> build/lib/nexusformat/nexus copying src/nexusformat/nexus/__init__.py -> build/lib/nexusformat/nexus creating build/lib/nexusformat/scripts copying src/nexusformat/scripts/nxdir.py -> build/lib/nexusformat/scripts copying src/nexusformat/scripts/nxstack.py -> build/lib/nexusformat/scripts copying src/nexusformat/scripts/nxduplicate.py -> build/lib/nexusformat/scripts copying src/nexusformat/scripts/nxconsolidate.py -> build/lib/nexusformat/scripts copying src/nexusformat/scripts/__init__.py -> build/lib/nexusformat/scripts copying src/nexusformat/scripts/nexusformat.py -> build/lib/nexusformat/scripts creating build/lib/nexusformat/notebooks copying src/nexusformat/notebooks/nexusformat.ipynb -> build/lib/nexusformat/notebooks + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jWSdgp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64 + cd nexusformat-1.0.1 + 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-nexusformat-1.0.1-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-nexusformat-1.0.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/notebooks copying build/lib/nexusformat/notebooks/nexusformat.ipynb -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/notebooks creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus copying build/lib/nexusformat/nexus/tree.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus copying build/lib/nexusformat/nexus/completer.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus copying build/lib/nexusformat/nexus/lock.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus copying build/lib/nexusformat/nexus/plot.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus copying build/lib/nexusformat/nexus/__init__.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus creating /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/scripts/nxdir.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/scripts/nxstack.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/scripts/nxduplicate.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/scripts/nxconsolidate.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/scripts/__init__.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/scripts/nexusformat.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts copying build/lib/nexusformat/__init__.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat copying build/lib/nexusformat/_version.py -> /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus/completer.py to completer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus/lock.py to lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/nexus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts/nxdir.py to nxdir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts/nxstack.py to nxstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts/nxduplicate.py to nxduplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts/nxconsolidate.py to nxconsolidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/scripts/nexusformat.py to nexusformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmpp_yw6xsi.py' /usr/bin/python3 /tmp/tmpp_yw6xsi.py removing /tmp/tmpp_yw6xsi.py running install_egg_info running egg_info writing src/nexusformat.egg-info/PKG-INFO writing dependency_links to src/nexusformat.egg-info/dependency_links.txt writing entry points to src/nexusformat.egg-info/entry_points.txt writing requirements to src/nexusformat.egg-info/requires.txt writing top-level names to src/nexusformat.egg-info/top_level.txt reading manifest file 'src/nexusformat.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'src/nexusformat.egg-info/SOURCES.txt' Copying src/nexusformat.egg-info to /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9/site-packages/nexusformat-0.0.0-py3.9.egg-info running install_scripts Installing nexusformat script to /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/bin Installing nxconsolidate script to /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/bin Installing nxdir script to /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/bin Installing nxduplicate script to /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/bin Installing nxstack script to /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64//usr/share/doc/python-nexusformat + '[' -d doc ']' ~/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64 ~/build/BUILD/nexusformat-1.0.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-nexusformat-1.0.1-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/nexusformat-1.0.1 + mv /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.1-1 --unique-debug-suffix -1.0.1-1.x86_64 --unique-debug-src-base python-nexusformat-1.0.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nexusformat-1.0.1 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-nexusformat-1.0.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nexusformat-1.0.1-1.noarch Provides: python-nexusformat python3-nexusformat = 1.0.1-1 python3.9dist(nexusformat) = 0 python3dist(nexusformat) = 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(h5py) >= 2.9 python3.9dist(hdf5plugin) python3.9dist(numpy) python3.9dist(scipy) python3.9dist(setuptools) Processing files: python-nexusformat-help-1.0.1-1.noarch warning: Empty %files file /builddir/build/BUILD/nexusformat-1.0.1/doclist.lst Provides: python-nexusformat-help = 1.0.1-1 python3-nexusformat-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-nexusformat-1.0.1-1.x86_64 Wrote: /builddir/build/RPMS/python-nexusformat-help-1.0.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-nexusformat-1.0.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l5KxAj + umask 022 + cd /builddir/build/BUILD + cd nexusformat-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nexusformat-1.0.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0