Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-roslibpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682461310.558520/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-roslibpy.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-roslibpy-1.5.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-roslibpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682461310.558520/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-roslibpy.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-roslibpy-1.5.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-roslibpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682461310.558520/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-roslibpy.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.EL064V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf roslibpy-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/roslibpy-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd roslibpy-1.5.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.crScH7 + umask 022 + cd /builddir/build/BUILD + cd roslibpy-1.5.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/roslibpy copying src/roslibpy/core.py -> build/lib/roslibpy copying src/roslibpy/__main__.py -> build/lib/roslibpy copying src/roslibpy/tf.py -> build/lib/roslibpy copying src/roslibpy/actionlib.py -> build/lib/roslibpy copying src/roslibpy/__init__.py -> build/lib/roslibpy copying src/roslibpy/__version__.py -> build/lib/roslibpy copying src/roslibpy/ros.py -> build/lib/roslibpy copying src/roslibpy/event_emitter.py -> build/lib/roslibpy creating build/lib/roslibpy/comm copying src/roslibpy/comm/comm_autobahn.py -> build/lib/roslibpy/comm copying src/roslibpy/comm/comm_cli.py -> build/lib/roslibpy/comm copying src/roslibpy/comm/__init__.py -> build/lib/roslibpy/comm copying src/roslibpy/comm/comm.py -> build/lib/roslibpy/comm running egg_info writing src/roslibpy.egg-info/PKG-INFO writing dependency_links to src/roslibpy.egg-info/dependency_links.txt writing entry points to src/roslibpy.egg-info/entry_points.txt writing requirements to src/roslibpy.egg-info/requires.txt writing top-level names to src/roslibpy.egg-info/top_level.txt reading manifest file 'src/roslibpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docker' warning: no files found matching 'pytest.ini' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/roslibpy.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kxMUVB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64 + cd roslibpy-1.5.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-roslibpy-1.5.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-roslibpy-1.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy creating /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm copying build/lib/roslibpy/comm/comm_autobahn.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm copying build/lib/roslibpy/comm/comm_cli.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm copying build/lib/roslibpy/comm/__init__.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm copying build/lib/roslibpy/comm/comm.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm copying build/lib/roslibpy/core.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/__main__.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/tf.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/actionlib.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/__init__.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/__version__.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/ros.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy copying build/lib/roslibpy/event_emitter.py -> /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm/comm_autobahn.py to comm_autobahn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm/comm_cli.py to comm_cli.cpython-39.pyc File "/usr/lib/python3.9/site-packages/roslibpy/comm/comm_cli.py", line 101 CancellationToken.None) # noqa: E999 (disable flake8 error, which incorrectly parses None as the python keyword) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm/comm.py to comm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/tf.py to tf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/actionlib.py to actionlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/ros.py to ros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/event_emitter.py to event_emitter.cpython-39.pyc writing byte-compilation script '/tmp/tmpszj_a_b_.py' /usr/bin/python3 /tmp/tmpszj_a_b_.py File "/usr/lib/python3.9/site-packages/roslibpy/comm/comm_cli.py", line 101 CancellationToken.None) # noqa: E999 (disable flake8 error, which incorrectly parses None as the python keyword) ^ SyntaxError: invalid syntax removing /tmp/tmpszj_a_b_.py running install_egg_info running egg_info writing src/roslibpy.egg-info/PKG-INFO writing dependency_links to src/roslibpy.egg-info/dependency_links.txt writing entry points to src/roslibpy.egg-info/entry_points.txt writing requirements to src/roslibpy.egg-info/requires.txt writing top-level names to src/roslibpy.egg-info/top_level.txt reading manifest file 'src/roslibpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docker' warning: no files found matching 'pytest.ini' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/roslibpy.egg-info/SOURCES.txt' Copying src/roslibpy.egg-info to /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy-1.5.0-py3.9.egg-info running install_scripts Installing roslibpy script to /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64//usr/share/doc/python-roslibpy + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64//usr/share/doc/python-roslibpy + '[' -d example ']' ~/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64 ~/build/BUILD/roslibpy-1.5.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-roslibpy-1.5.0-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 ']' ~/build/BUILD/roslibpy-1.5.0 + popd + mv /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.5.0-1 --unique-debug-suffix -1.5.0-1.x86_64 --unique-debug-src-base python-roslibpy-1.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/roslibpy-1.5.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-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-roslibpy-1.5.0-1.x86_64/usr/lib/python3.9/site-packages/roslibpy/comm/comm_cli.py'... File "/usr/lib/python3.9/site-packages/roslibpy/comm/comm_cli.py", line 101 CancellationToken.None) # noqa: E999 (disable flake8 error, which incorrectly parses None as the python keyword) ^ SyntaxError: invalid syntax RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.kxMUVB (%install) Bad exit status from /var/tmp/rpm-tmp.kxMUVB (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-roslibpy.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-roslibpy.spec