Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nerdvision.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687291257.263750/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-nerdvision.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-nerdvision-1.3.4-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-nerdvision.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687291257.263750/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-nerdvision.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-nerdvision-1.3.4-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-nerdvision.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687291257.263750/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-nerdvision.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.KoJhqv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nerdvision-1.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nerdvision-1.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nerdvision-1.3.4 + /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.RUB06l + umask 022 + cd /builddir/build/BUILD + cd nerdvision-1.3.4 + 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/nerdvision copying nerdvision/ContextUploadService.py -> build/lib/nerdvision copying nerdvision/ProfilerService.py -> build/lib/nerdvision copying nerdvision/Utils.py -> build/lib/nerdvision copying nerdvision/BreakpointService.py -> build/lib/nerdvision copying nerdvision/FrameProcessor.py -> build/lib/nerdvision copying nerdvision/ErrorHandler.py -> build/lib/nerdvision copying nerdvision/ClientRegistration.py -> build/lib/nerdvision copying nerdvision/NerdVision.py -> build/lib/nerdvision copying nerdvision/GRPCService.py -> build/lib/nerdvision copying nerdvision/__init__.py -> build/lib/nerdvision creating build/lib/nerdvision/settings copying nerdvision/settings/ClientConfig.py -> build/lib/nerdvision/settings copying nerdvision/settings/__init__.py -> build/lib/nerdvision/settings creating build/lib/nerdvision/plugins copying nerdvision/plugins/datadog.py -> build/lib/nerdvision/plugins copying nerdvision/plugins/sentry.py -> build/lib/nerdvision/plugins copying nerdvision/plugins/__init__.py -> build/lib/nerdvision/plugins creating build/lib/nerdvision/models copying nerdvision/models/NVError.py -> build/lib/nerdvision/models copying nerdvision/models/Breakpoint.py -> build/lib/nerdvision/models copying nerdvision/models/Node.py -> build/lib/nerdvision/models copying nerdvision/models/EventSnapshot.py -> build/lib/nerdvision/models copying nerdvision/models/ProfileNode.py -> build/lib/nerdvision/models copying nerdvision/models/__init__.py -> build/lib/nerdvision/models + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1tBRKK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64 + cd nerdvision-1.3.4 + 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-nerdvision-1.3.4-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-nerdvision-1.3.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/ContextUploadService.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/settings copying build/lib/nerdvision/settings/ClientConfig.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/settings copying build/lib/nerdvision/settings/__init__.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/settings creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins copying build/lib/nerdvision/plugins/datadog.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins copying build/lib/nerdvision/plugins/sentry.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins copying build/lib/nerdvision/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins copying build/lib/nerdvision/ProfilerService.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/Utils.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/BreakpointService.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/FrameProcessor.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/ErrorHandler.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision creating /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/models/NVError.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/models/Breakpoint.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/models/Node.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/models/EventSnapshot.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/models/ProfileNode.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/models/__init__.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models copying build/lib/nerdvision/ClientRegistration.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/NerdVision.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/GRPCService.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision copying build/lib/nerdvision/__init__.py -> /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/ContextUploadService.py to ContextUploadService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/settings/ClientConfig.py to ClientConfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins/datadog.py to datadog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins/sentry.py to sentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/ProfilerService.py to ProfilerService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/Utils.py to Utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/BreakpointService.py to BreakpointService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/FrameProcessor.py to FrameProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/ErrorHandler.py to ErrorHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models/NVError.py to NVError.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models/Breakpoint.py to Breakpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models/Node.py to Node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models/EventSnapshot.py to EventSnapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models/ProfileNode.py to ProfileNode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/ClientRegistration.py to ClientRegistration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/NerdVision.py to NerdVision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/GRPCService.py to GRPCService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpmdeu3maa.py' /usr/bin/python3 /tmp/tmpmdeu3maa.py removing /tmp/tmpmdeu3maa.py running install_egg_info running egg_info writing nerdvision.egg-info/PKG-INFO writing dependency_links to nerdvision.egg-info/dependency_links.txt writing namespace_packages to nerdvision.egg-info/namespace_packages.txt writing requirements to nerdvision.egg-info/requires.txt writing top-level names to nerdvision.egg-info/top_level.txt reading manifest file 'nerdvision.egg-info/SOURCES.txt' writing manifest file 'nerdvision.egg-info/SOURCES.txt' Copying nerdvision.egg-info to /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9/site-packages/nerdvision-1.3.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64//usr/share/doc/python-nerdvision + '[' -d doc ']' ~/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64 ~/build/BUILD/nerdvision-1.3.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-nerdvision-1.3.4-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/nerdvision-1.3.4 + mv /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nerdvision-1.3.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.4-1 --unique-debug-suffix -1.3.4-1.x86_64 --unique-debug-src-base python-nerdvision-1.3.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nerdvision-1.3.4 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-nerdvision-1.3.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nerdvision-1.3.4-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.23 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.23 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.9 Provides: python-nerdvision python3-nerdvision = 1.3.4-1 python3.9dist(nerdvision) = 1.3.4 python3dist(nerdvision) = 1.3.4 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(certifi) = 2019.9.11 python3.9dist(chardet) = 3.0.4 python3.9dist(grpcio) python3.9dist(grpcio-tools) python3.9dist(idna) = 2.8 python3.9dist(nerdvision-grpc-api) >= 2 python3.9dist(protobuf) python3.9dist(requests) = 2.22 python3.9dist(six) = 1.12 python3.9dist(urllib3) = 1.25.6 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.23 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.23 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.9 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-nerdvision.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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-nerdvision.spec