Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-screenpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684426501.986949/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-screenpy.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-screenpy-4.1.2-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-screenpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684426501.986949/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-screenpy.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-screenpy-4.1.2-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-screenpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684426501.986949/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-screenpy.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.z0wt0R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf screenpy-4.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/screenpy-4.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd screenpy-4.1.2 + /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.rLzWTV + umask 022 + cd /builddir/build/BUILD + cd screenpy-4.1.2 + 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/screenpy copying screenpy/pacing.py -> build/lib/screenpy copying screenpy/director.py -> build/lib/screenpy copying screenpy/protocols.py -> build/lib/screenpy copying screenpy/test_utils.py -> build/lib/screenpy copying screenpy/__version__.py -> build/lib/screenpy copying screenpy/__init__.py -> build/lib/screenpy copying screenpy/actor.py -> build/lib/screenpy copying screenpy/given_when_then.py -> build/lib/screenpy copying screenpy/settings.py -> build/lib/screenpy copying screenpy/speech_tools.py -> build/lib/screenpy copying screenpy/exceptions.py -> build/lib/screenpy copying screenpy/directions.py -> build/lib/screenpy creating build/lib/screenpy/actions copying screenpy/actions/pause.py -> build/lib/screenpy/actions copying screenpy/actions/see.py -> build/lib/screenpy/actions copying screenpy/actions/__init__.py -> build/lib/screenpy/actions copying screenpy/actions/see_any_of.py -> build/lib/screenpy/actions copying screenpy/actions/eventually.py -> build/lib/screenpy/actions copying screenpy/actions/see_all_of.py -> build/lib/screenpy/actions copying screenpy/actions/debug.py -> build/lib/screenpy/actions copying screenpy/actions/attach_the_file.py -> build/lib/screenpy/actions copying screenpy/actions/make_note.py -> build/lib/screenpy/actions creating build/lib/screenpy/narration copying screenpy/narration/__init__.py -> build/lib/screenpy/narration copying screenpy/narration/narrator.py -> build/lib/screenpy/narration copying screenpy/narration/gravitas.py -> build/lib/screenpy/narration creating build/lib/screenpy/narration/adapters copying screenpy/narration/adapters/__init__.py -> build/lib/screenpy/narration/adapters copying screenpy/narration/adapters/stdout_adapter.py -> build/lib/screenpy/narration/adapters creating build/lib/screenpy/resolutions copying screenpy/resolutions/reads_exactly.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_less_than.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_in_range.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_equal_to.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/starts_with.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_less_than_or_equal_to.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_not.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/contains_item_matching.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/ends_with.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/__init__.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/contains_the_value.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_greater_than_or_equal_to.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_empty.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/contains_the_key.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_greater_than.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/base_resolution.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/matches.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/contains_the_text.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/contains_the_item.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/has_length.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/contains_the_entry.py -> build/lib/screenpy/resolutions copying screenpy/resolutions/is_close_to.py -> build/lib/screenpy/resolutions creating build/lib/screenpy/resolutions/custom_matchers copying screenpy/resolutions/custom_matchers/__init__.py -> build/lib/screenpy/resolutions/custom_matchers copying screenpy/resolutions/custom_matchers/sequence_containing_pattern.py -> build/lib/screenpy/resolutions/custom_matchers copying screenpy/resolutions/custom_matchers/is_in_bounds.py -> build/lib/screenpy/resolutions/custom_matchers copying screenpy/py.typed -> build/lib/screenpy + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lMZTpR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 + cd screenpy-4.1.2 + 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-screenpy-4.1.2-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-screenpy-4.1.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/pacing.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/py.typed -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/director.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/protocols.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/test_utils.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/__version__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/__init__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/actor.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/reads_exactly.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_less_than.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_in_range.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_equal_to.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/starts_with.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_less_than_or_equal_to.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_not.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/contains_item_matching.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/ends_with.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/__init__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/contains_the_value.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_greater_than_or_equal_to.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_empty.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/contains_the_key.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_greater_than.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers copying build/lib/screenpy/resolutions/custom_matchers/__init__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers copying build/lib/screenpy/resolutions/custom_matchers/sequence_containing_pattern.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers copying build/lib/screenpy/resolutions/custom_matchers/is_in_bounds.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers copying build/lib/screenpy/resolutions/base_resolution.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/matches.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/contains_the_text.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/contains_the_item.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/has_length.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/contains_the_entry.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions copying build/lib/screenpy/resolutions/is_close_to.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/pause.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/see.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/__init__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/see_any_of.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/eventually.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/see_all_of.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/debug.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/attach_the_file.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/actions/make_note.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions copying build/lib/screenpy/given_when_then.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/settings.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/speech_tools.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy copying build/lib/screenpy/exceptions.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration copying build/lib/screenpy/narration/__init__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration creating /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/adapters copying build/lib/screenpy/narration/adapters/__init__.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/adapters copying build/lib/screenpy/narration/adapters/stdout_adapter.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/adapters copying build/lib/screenpy/narration/narrator.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration copying build/lib/screenpy/narration/gravitas.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration copying build/lib/screenpy/directions.py -> /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/pacing.py to pacing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/director.py to director.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/protocols.py to protocols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actor.py to actor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/reads_exactly.py to reads_exactly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_less_than.py to is_less_than.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_in_range.py to is_in_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_equal_to.py to is_equal_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/starts_with.py to starts_with.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_less_than_or_equal_to.py to is_less_than_or_equal_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_not.py to is_not.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/contains_item_matching.py to contains_item_matching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/ends_with.py to ends_with.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/contains_the_value.py to contains_the_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_greater_than_or_equal_to.py to is_greater_than_or_equal_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_empty.py to is_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/contains_the_key.py to contains_the_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_greater_than.py to is_greater_than.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers/sequence_containing_pattern.py to sequence_containing_pattern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/custom_matchers/is_in_bounds.py to is_in_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/base_resolution.py to base_resolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/matches.py to matches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/contains_the_text.py to contains_the_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/contains_the_item.py to contains_the_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/has_length.py to has_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/contains_the_entry.py to contains_the_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/resolutions/is_close_to.py to is_close_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/pause.py to pause.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/see.py to see.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/see_any_of.py to see_any_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/eventually.py to eventually.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/see_all_of.py to see_all_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/attach_the_file.py to attach_the_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/actions/make_note.py to make_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/given_when_then.py to given_when_then.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/speech_tools.py to speech_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/adapters/stdout_adapter.py to stdout_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/narrator.py to narrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/narration/gravitas.py to gravitas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy/directions.py to directions.cpython-39.pyc writing byte-compilation script '/tmp/tmpgm7r245c.py' /usr/bin/python3 /tmp/tmpgm7r245c.py removing /tmp/tmpgm7r245c.py running install_egg_info running egg_info creating screenpy.egg-info writing screenpy.egg-info/PKG-INFO writing dependency_links to screenpy.egg-info/dependency_links.txt writing requirements to screenpy.egg-info/requires.txt writing top-level names to screenpy.egg-info/top_level.txt writing manifest file 'screenpy.egg-info/SOURCES.txt' reading manifest file 'screenpy.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'screenpy.egg-info/SOURCES.txt' Copying screenpy.egg-info to /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/usr/lib/python3.9/site-packages/screenpy-4.1.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64//usr/share/doc/python-screenpy + '[' -d doc ']' ~/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 ~/build/BUILD/screenpy-4.1.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 + '[' -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/screenpy-4.1.2 + mv /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.1.2-1 --unique-debug-suffix -4.1.2-1.x86_64 --unique-debug-src-base python-screenpy-4.1.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/screenpy-4.1.2 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-screenpy-4.1.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-screenpy-4.1.2-1.noarch Provides: python-screenpy python3-screenpy = 4.1.2-1 python3.9dist(screenpy) = 4.1.2 python3dist(screenpy) = 4.1.2 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(pyhamcrest) >= 2 python3.9dist(typing-extensions) >= 4.1.1 Processing files: python-screenpy-help-4.1.2-1.noarch warning: Empty %files file /builddir/build/BUILD/screenpy-4.1.2/doclist.lst Provides: python-screenpy-help = 4.1.2-1 python3-screenpy-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-screenpy-4.1.2-1.x86_64 Wrote: /builddir/build/RPMS/python-screenpy-help-4.1.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-screenpy-4.1.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kp9EcZ + umask 022 + cd /builddir/build/BUILD + cd screenpy-4.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-screenpy-4.1.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0