Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-draftfast.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684418984.790336/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-draftfast.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-draftfast-3.8.0-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-draftfast.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684418984.790336/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-draftfast.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-draftfast-3.8.0-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-draftfast.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684418984.790336/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-draftfast.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.JfcWhy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf draftfast-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/draftfast-3.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd draftfast-3.8.0 + /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.jCH6NL + umask 022 + cd /builddir/build/BUILD + cd draftfast-3.8.0 + 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/examples copying examples/showdown.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/nba.py -> build/lib/examples copying examples/pickem.py -> build/lib/examples creating build/lib/draftfast copying draftfast/rules.py -> build/lib/draftfast copying draftfast/lineup_constraints.py -> build/lib/draftfast copying draftfast/__init__.py -> build/lib/draftfast copying draftfast/orm.py -> build/lib/draftfast copying draftfast/exposure.py -> build/lib/draftfast copying draftfast/dke_exceptions.py -> build/lib/draftfast copying draftfast/optimizer.py -> build/lib/draftfast copying draftfast/settings.py -> build/lib/draftfast copying draftfast/optimize.py -> build/lib/draftfast copying draftfast/player_pool.py -> build/lib/draftfast creating build/lib/draftfast/csv_parse copying draftfast/csv_parse/mlb_upload.py -> build/lib/draftfast/csv_parse copying draftfast/csv_parse/upload.py -> build/lib/draftfast/csv_parse copying draftfast/csv_parse/__init__.py -> build/lib/draftfast/csv_parse copying draftfast/csv_parse/salary_download.py -> build/lib/draftfast/csv_parse copying draftfast/csv_parse/uploaders.py -> build/lib/draftfast/csv_parse creating build/lib/draftfast/pickem copying draftfast/pickem/pickem_command_line.py -> build/lib/draftfast/pickem copying draftfast/pickem/pickem_orm.py -> build/lib/draftfast/pickem copying draftfast/pickem/pickem_optimize.py -> build/lib/draftfast/pickem copying draftfast/pickem/__init__.py -> build/lib/draftfast/pickem copying draftfast/pickem/pickem_upload.py -> build/lib/draftfast/pickem creating build/lib/draftfast/showdown copying draftfast/showdown/__init__.py -> build/lib/draftfast/showdown copying draftfast/showdown/orm.py -> build/lib/draftfast/showdown creating build/lib/draftfast/test copying draftfast/test/test_csgo_showdown.py -> build/lib/draftfast/test copying draftfast/test/test_nhl.py -> build/lib/draftfast/test copying draftfast/test/test_nfl_showdown.py -> build/lib/draftfast/test copying draftfast/test/test_csv_parse.py -> build/lib/draftfast/test copying draftfast/test/test_golf.py -> build/lib/draftfast/test copying draftfast/test/test_tennis.py -> build/lib/draftfast/test copying draftfast/test/test_xfl.py -> build/lib/draftfast/test copying draftfast/test/test_player.py -> build/lib/draftfast/test copying draftfast/test/test_lineup_constraints.py -> build/lib/draftfast/test copying draftfast/test/test_nba_general.py -> build/lib/draftfast/test copying draftfast/test/__init__.py -> build/lib/draftfast/test copying draftfast/test/test_f1_showdown.py -> build/lib/draftfast/test copying draftfast/test/test_mlb.py -> build/lib/draftfast/test copying draftfast/test/test_custom.py -> build/lib/draftfast/test copying draftfast/test/test_optimize.py -> build/lib/draftfast/test copying draftfast/test/test_exposure.py -> build/lib/draftfast/test copying draftfast/test/test_csv_upload.py -> build/lib/draftfast/test copying draftfast/test/test_soccer.py -> build/lib/draftfast/test copying draftfast/test/test_pickem.py -> build/lib/draftfast/test copying draftfast/test/test_roster.py -> build/lib/draftfast/test copying draftfast/test/test_custom_rules.py -> build/lib/draftfast/test copying draftfast/test/test_player_pool.py -> build/lib/draftfast/test copying draftfast/test/test_el.py -> build/lib/draftfast/test + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2xhynQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 + cd draftfast-3.8.0 + 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-draftfast-3.8.0-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-draftfast-3.8.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/showdown.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/nba.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/pickem.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse copying build/lib/draftfast/csv_parse/mlb_upload.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse copying build/lib/draftfast/csv_parse/upload.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse copying build/lib/draftfast/csv_parse/__init__.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse copying build/lib/draftfast/csv_parse/salary_download.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse copying build/lib/draftfast/csv_parse/uploaders.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem copying build/lib/draftfast/pickem/pickem_command_line.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem copying build/lib/draftfast/pickem/pickem_orm.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem copying build/lib/draftfast/pickem/pickem_optimize.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem copying build/lib/draftfast/pickem/__init__.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem copying build/lib/draftfast/pickem/pickem_upload.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem copying build/lib/draftfast/rules.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/showdown copying build/lib/draftfast/showdown/__init__.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/showdown copying build/lib/draftfast/showdown/orm.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/showdown creating /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_csgo_showdown.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_nhl.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_nfl_showdown.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_csv_parse.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_golf.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_tennis.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_xfl.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_player.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_lineup_constraints.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_nba_general.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/__init__.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_f1_showdown.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_mlb.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_custom.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_optimize.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_exposure.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_csv_upload.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_soccer.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_pickem.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_roster.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_custom_rules.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_player_pool.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/test/test_el.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test copying build/lib/draftfast/lineup_constraints.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/__init__.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/orm.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/exposure.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/dke_exceptions.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/optimizer.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/settings.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/optimize.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast copying build/lib/draftfast/player_pool.py -> /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples/showdown.py to showdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples/nba.py to nba.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/examples/pickem.py to pickem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse/mlb_upload.py to mlb_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse/salary_download.py to salary_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/csv_parse/uploaders.py to uploaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem/pickem_command_line.py to pickem_command_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem/pickem_orm.py to pickem_orm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem/pickem_optimize.py to pickem_optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/pickem/pickem_upload.py to pickem_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/showdown/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/showdown/orm.py to orm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_csgo_showdown.py to test_csgo_showdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_nhl.py to test_nhl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_nfl_showdown.py to test_nfl_showdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_csv_parse.py to test_csv_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_golf.py to test_golf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_tennis.py to test_tennis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_xfl.py to test_xfl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_player.py to test_player.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_lineup_constraints.py to test_lineup_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_nba_general.py to test_nba_general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_f1_showdown.py to test_f1_showdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_mlb.py to test_mlb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_custom.py to test_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_optimize.py to test_optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_exposure.py to test_exposure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_csv_upload.py to test_csv_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_soccer.py to test_soccer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_pickem.py to test_pickem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_roster.py to test_roster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_custom_rules.py to test_custom_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_player_pool.py to test_player_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/test/test_el.py to test_el.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/lineup_constraints.py to lineup_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/orm.py to orm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/exposure.py to exposure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/dke_exceptions.py to dke_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/optimize.py to optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast/player_pool.py to player_pool.cpython-39.pyc writing byte-compilation script '/tmp/tmp3r8rs4qr.py' /usr/bin/python3 /tmp/tmp3r8rs4qr.py removing /tmp/tmp3r8rs4qr.py running install_egg_info running egg_info writing draftfast.egg-info/PKG-INFO writing dependency_links to draftfast.egg-info/dependency_links.txt writing requirements to draftfast.egg-info/requires.txt writing top-level names to draftfast.egg-info/top_level.txt reading manifest file 'draftfast.egg-info/SOURCES.txt' writing manifest file 'draftfast.egg-info/SOURCES.txt' Copying draftfast.egg-info to /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/draftfast-3.8.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64//usr/share/doc/python-draftfast + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64//usr/share/doc/python-draftfast + pushd /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 ~/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 ~/build/BUILD/draftfast-3.8.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/draftfast-3.8.0 + mv /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.8.0-1 --unique-debug-suffix -3.8.0-1.x86_64 --unique-debug-src-base python-draftfast-3.8.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/draftfast-3.8.0 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-draftfast-3.8.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-draftfast-3.8.0-1.noarch Provides: python-draftfast python3-draftfast = 3.8.0-1 python3.9dist(draftfast) = 3.8 python3dist(draftfast) = 3.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) = 1.24.2 python3.9dist(ortools) = 9.0.9048 python3.9dist(terminaltables) = 3.1 Processing files: python-draftfast-help-3.8.0-1.noarch warning: Empty %files file /builddir/build/BUILD/draftfast-3.8.0/doclist.lst Provides: python-draftfast-help = 3.8.0-1 python3-draftfast-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-draftfast-3.8.0-1.x86_64 Wrote: /builddir/build/RPMS/python-draftfast-help-3.8.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-draftfast-3.8.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5yLqP0 + umask 022 + cd /builddir/build/BUILD + cd draftfast-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-draftfast-3.8.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0