Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-biobookshelf.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686527611.547594/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-biobookshelf.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-biobookshelf-0.2.6-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-biobookshelf.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686527611.547594/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-biobookshelf.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-biobookshelf-0.2.6-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-biobookshelf.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686527611.547594/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-biobookshelf.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.BZzdFg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf biobookshelf-0.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/biobookshelf-0.2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd biobookshelf-0.2.6 + /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.Klosbf + umask 022 + cd /builddir/build/BUILD + cd biobookshelf-0.2.6 + 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/biobookshelf copying biobookshelf/__main__.py -> build/lib/biobookshelf copying biobookshelf/__init__.py -> build/lib/biobookshelf creating build/lib/biobookshelf/MP copying biobookshelf/MP/__init__.py -> build/lib/biobookshelf/MP copying biobookshelf/MP/multiprocessing_utils.py -> build/lib/biobookshelf/MP creating build/lib/biobookshelf/MAP copying biobookshelf/MAP/mapping.py -> build/lib/biobookshelf/MAP copying biobookshelf/MAP/__init__.py -> build/lib/biobookshelf/MAP creating build/lib/biobookshelf/INT copying biobookshelf/INT/integer.py -> build/lib/biobookshelf/INT copying biobookshelf/INT/__init__.py -> build/lib/biobookshelf/INT creating build/lib/biobookshelf/ONT copying biobookshelf/ONT/nanopore_functions.py -> build/lib/biobookshelf/ONT copying biobookshelf/ONT/__init__.py -> build/lib/biobookshelf/ONT creating build/lib/biobookshelf/SEQ copying biobookshelf/SEQ/sequence.py -> build/lib/biobookshelf/SEQ copying biobookshelf/SEQ/__init__.py -> build/lib/biobookshelf/SEQ creating build/lib/biobookshelf/CLI copying biobookshelf/CLI/unclassified_programs.py -> build/lib/biobookshelf/CLI copying biobookshelf/CLI/__init__.py -> build/lib/biobookshelf/CLI creating build/lib/biobookshelf/RNA copying biobookshelf/RNA/rnaseq.py -> build/lib/biobookshelf/RNA copying biobookshelf/RNA/__init__.py -> build/lib/biobookshelf/RNA creating build/lib/biobookshelf/SAM copying biobookshelf/SAM/sam_util.py -> build/lib/biobookshelf/SAM copying biobookshelf/SAM/__init__.py -> build/lib/biobookshelf/SAM creating build/lib/biobookshelf/L copying biobookshelf/L/l_functions.py -> build/lib/biobookshelf/L copying biobookshelf/L/__init__.py -> build/lib/biobookshelf/L creating build/lib/biobookshelf/PD copying biobookshelf/PD/__init__.py -> build/lib/biobookshelf/PD copying biobookshelf/PD/pd_functions.py -> build/lib/biobookshelf/PD creating build/lib/biobookshelf/main copying biobookshelf/main/unclassified_functions.py -> build/lib/biobookshelf/main copying biobookshelf/main/__init__.py -> build/lib/biobookshelf/main creating build/lib/biobookshelf/PDB copying biobookshelf/PDB/pdb.py -> build/lib/biobookshelf/PDB copying biobookshelf/PDB/__init__.py -> build/lib/biobookshelf/PDB creating build/lib/biobookshelf/SC copying biobookshelf/SC/single_cell.py -> build/lib/biobookshelf/SC copying biobookshelf/SC/__init__.py -> build/lib/biobookshelf/SC creating build/lib/biobookshelf/UniProt copying biobookshelf/UniProt/uniprot.py -> build/lib/biobookshelf/UniProt copying biobookshelf/UniProt/__init__.py -> build/lib/biobookshelf/UniProt creating build/lib/biobookshelf/BA copying biobookshelf/BA/bitarray_utils.py -> build/lib/biobookshelf/BA copying biobookshelf/BA/__init__.py -> build/lib/biobookshelf/BA creating build/lib/biobookshelf/PKG copying biobookshelf/PKG/package_util.py -> build/lib/biobookshelf/PKG copying biobookshelf/PKG/__init__.py -> build/lib/biobookshelf/PKG creating build/lib/biobookshelf/WEB copying biobookshelf/WEB/web_application.py -> build/lib/biobookshelf/WEB copying biobookshelf/WEB/__init__.py -> build/lib/biobookshelf/WEB creating build/lib/biobookshelf/ZA copying biobookshelf/ZA/zarr_utils.py -> build/lib/biobookshelf/ZA copying biobookshelf/ZA/__init__.py -> build/lib/biobookshelf/ZA creating build/lib/biobookshelf/IT copying biobookshelf/IT/interval_tree_utils.py -> build/lib/biobookshelf/IT copying biobookshelf/IT/__init__.py -> build/lib/biobookshelf/IT creating build/lib/biobookshelf/STR copying biobookshelf/STR/string.py -> build/lib/biobookshelf/STR copying biobookshelf/STR/__init__.py -> build/lib/biobookshelf/STR running egg_info writing biobookshelf.egg-info/PKG-INFO writing dependency_links to biobookshelf.egg-info/dependency_links.txt writing entry points to biobookshelf.egg-info/entry_points.txt writing requirements to biobookshelf.egg-info/requires.txt writing top-level names to biobookshelf.egg-info/top_level.txt reading manifest file 'biobookshelf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'biobookshelf.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.145Ck8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64 + cd biobookshelf-0.2.6 + 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-biobookshelf-0.2.6-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-biobookshelf-0.2.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MP copying build/lib/biobookshelf/MP/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MP copying build/lib/biobookshelf/MP/multiprocessing_utils.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MP creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MAP copying build/lib/biobookshelf/MAP/mapping.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MAP copying build/lib/biobookshelf/MAP/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MAP creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/INT copying build/lib/biobookshelf/INT/integer.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/INT copying build/lib/biobookshelf/INT/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/INT copying build/lib/biobookshelf/__main__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ONT copying build/lib/biobookshelf/ONT/nanopore_functions.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ONT copying build/lib/biobookshelf/ONT/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ONT creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SEQ copying build/lib/biobookshelf/SEQ/sequence.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SEQ copying build/lib/biobookshelf/SEQ/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SEQ creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/CLI copying build/lib/biobookshelf/CLI/unclassified_programs.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/CLI copying build/lib/biobookshelf/CLI/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/CLI creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/RNA copying build/lib/biobookshelf/RNA/rnaseq.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/RNA copying build/lib/biobookshelf/RNA/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/RNA creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SAM copying build/lib/biobookshelf/SAM/sam_util.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SAM copying build/lib/biobookshelf/SAM/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SAM creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/L copying build/lib/biobookshelf/L/l_functions.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/L copying build/lib/biobookshelf/L/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/L creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PD copying build/lib/biobookshelf/PD/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PD copying build/lib/biobookshelf/PD/pd_functions.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PD creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/main copying build/lib/biobookshelf/main/unclassified_functions.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/main copying build/lib/biobookshelf/main/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/main creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PDB copying build/lib/biobookshelf/PDB/pdb.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PDB copying build/lib/biobookshelf/PDB/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PDB creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SC copying build/lib/biobookshelf/SC/single_cell.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SC copying build/lib/biobookshelf/SC/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SC creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/UniProt copying build/lib/biobookshelf/UniProt/uniprot.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/UniProt copying build/lib/biobookshelf/UniProt/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/UniProt creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/BA copying build/lib/biobookshelf/BA/bitarray_utils.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/BA copying build/lib/biobookshelf/BA/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/BA creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PKG copying build/lib/biobookshelf/PKG/package_util.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PKG copying build/lib/biobookshelf/PKG/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PKG creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/WEB copying build/lib/biobookshelf/WEB/web_application.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/WEB copying build/lib/biobookshelf/WEB/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/WEB creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ZA copying build/lib/biobookshelf/ZA/zarr_utils.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ZA copying build/lib/biobookshelf/ZA/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ZA copying build/lib/biobookshelf/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/IT copying build/lib/biobookshelf/IT/interval_tree_utils.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/IT copying build/lib/biobookshelf/IT/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/IT creating /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/STR copying build/lib/biobookshelf/STR/string.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/STR copying build/lib/biobookshelf/STR/__init__.py -> /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/STR byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MP/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MP/multiprocessing_utils.py to multiprocessing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MAP/mapping.py to mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/MAP/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/INT/integer.py to integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/INT/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ONT/nanopore_functions.py to nanopore_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ONT/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SEQ/sequence.py to sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SEQ/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/CLI/unclassified_programs.py to unclassified_programs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/CLI/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/RNA/rnaseq.py to rnaseq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/RNA/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SAM/sam_util.py to sam_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SAM/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/L/l_functions.py to l_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/L/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PD/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PD/pd_functions.py to pd_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/main/unclassified_functions.py to unclassified_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/main/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PDB/pdb.py to pdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PDB/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SC/single_cell.py to single_cell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/SC/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/UniProt/uniprot.py to uniprot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/UniProt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/BA/bitarray_utils.py to bitarray_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/BA/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PKG/package_util.py to package_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/PKG/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/WEB/web_application.py to web_application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/WEB/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ZA/zarr_utils.py to zarr_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/ZA/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/IT/interval_tree_utils.py to interval_tree_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/IT/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/STR/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf/STR/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpcg1hbd18.py' /usr/bin/python3 /tmp/tmpcg1hbd18.py removing /tmp/tmpcg1hbd18.py running install_egg_info running egg_info writing biobookshelf.egg-info/PKG-INFO writing dependency_links to biobookshelf.egg-info/dependency_links.txt writing entry points to biobookshelf.egg-info/entry_points.txt writing requirements to biobookshelf.egg-info/requires.txt writing top-level names to biobookshelf.egg-info/top_level.txt reading manifest file 'biobookshelf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'biobookshelf.egg-info/SOURCES.txt' Copying biobookshelf.egg-info to /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9/site-packages/biobookshelf-0.2.6-py3.9.egg-info running install_scripts Installing biobook-Server_Status script to /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/bin Installing biobook-Stop_a_job script to /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/bin Installing biobook-check_plasmid_with_nanopore_sequencing script to /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/bin Installing biobook-run_guppy_and_combine_output script to /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64//usr/share/doc/python-biobookshelf + '[' -d doc ']' ~/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64 ~/build/BUILD/biobookshelf-0.2.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-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/biobookshelf-0.2.6 + mv /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.6-1 --unique-debug-suffix -0.2.6-1.x86_64 --unique-debug-src-base python-biobookshelf-0.2.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/biobookshelf-0.2.6 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-biobookshelf-0.2.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-biobookshelf-0.2.6-1.noarch Provides: python-biobookshelf python3-biobookshelf = 0.2.6-1 python3.9dist(biobookshelf) = 0.2.6 python3dist(biobookshelf) = 0.2.6 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(beautifulsoup4) >= 4.9.3 python3.9dist(biopython) >= 1.79 python3.9dist(bitarray) >= 1.6.1 python3.9dist(edlib) >= 1.3.9 python3.9dist(h5py) >= 2.1 python3.9dist(intervaltree) >= 3.1 python3.9dist(ipython) >= 7.19 python3.9dist(leidenalg) >= 0.8.3 python3.9dist(mappy) >= 2.21 python3.9dist(matplotlib) >= 3.3.2 python3.9dist(numba) >= 0.52 python3.9dist(numpy) >= 1.18.5 python3.9dist(pandas) >= 1.1.4 python3.9dist(parse) >= 1.18 python3.9dist(plotly) >= 4.11 python3.9dist(plotnine) >= 0.10.1 python3.9dist(primer3-py) >= 0.6.1 python3.9dist(psutil) >= 5.7 python3.9dist(pysam) >= 0.16.0.1 python3.9dist(regex) >= 2020.10.15 python3.9dist(scanpy) >= 1.6 python3.9dist(scikit-learn) >= 1.0.2 python3.9dist(scipy) >= 1.4.1 python3.9dist(seaborn) >= 0.11.1 python3.9dist(seqfold) >= 0.7.7 python3.9dist(setuptools) python3.9dist(statsmodels) >= 0.12.1 python3.9dist(umap-learn) >= 0.4.6 python3.9dist(upsetplot) >= 0.4.1 python3.9dist(xmltodict) >= 0.12 python3.9dist(zarr) >= 2.11 Processing files: python-biobookshelf-help-0.2.6-1.noarch warning: Empty %files file /builddir/build/BUILD/biobookshelf-0.2.6/doclist.lst Provides: python-biobookshelf-help = 0.2.6-1 python3-biobookshelf-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-biobookshelf-0.2.6-1.x86_64 Wrote: /builddir/build/RPMS/python-biobookshelf-help-0.2.6-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-biobookshelf-0.2.6-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rmzu3y + umask 022 + cd /builddir/build/BUILD + cd biobookshelf-0.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-biobookshelf-0.2.6-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0