Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webflow-aws.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687307891.340681/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-webflow-aws.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-webflow-aws-2.0.1-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-webflow-aws.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687307891.340681/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-webflow-aws.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-webflow-aws-2.0.1-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-webflow-aws.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687307891.340681/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-webflow-aws.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.dVbPyh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webflow-aws-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/webflow-aws-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd webflow-aws-2.0.1 + /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.dvF6gr + umask 022 + cd /builddir/build/BUILD + cd webflow-aws-2.0.1 + 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/webflow_aws copying webflow_aws/__init__.py -> build/lib/webflow_aws copying webflow_aws/webflow_aws_tool.py -> build/lib/webflow_aws copying webflow_aws/app.py -> build/lib/webflow_aws copying webflow_aws/global_variables.py -> build/lib/webflow_aws package init file 'venv/__init__.py' not found (or not a regular file) creating build/lib/webflow_aws/utils copying webflow_aws/utils/__init__.py -> build/lib/webflow_aws/utils copying webflow_aws/utils/config_maker.py -> build/lib/webflow_aws/utils copying webflow_aws/utils/base_utils.py -> build/lib/webflow_aws/utils creating build/lib/webflow_aws/backend copying webflow_aws/backend/__init__.py -> build/lib/webflow_aws/backend copying webflow_aws/backend/component.py -> build/lib/webflow_aws/backend creating build/lib/webflow_aws/backend/storage copying webflow_aws/backend/storage/infrastructure.py -> build/lib/webflow_aws/backend/storage copying webflow_aws/backend/storage/__init__.py -> build/lib/webflow_aws/backend/storage creating build/lib/webflow_aws/backend/networking copying webflow_aws/backend/networking/infrastructure.py -> build/lib/webflow_aws/backend/networking copying webflow_aws/backend/networking/__init__.py -> build/lib/webflow_aws/backend/networking creating build/lib/webflow_aws/backend/compute copying webflow_aws/backend/compute/infrastructure.py -> build/lib/webflow_aws/backend/compute copying webflow_aws/backend/compute/__init__.py -> build/lib/webflow_aws/backend/compute package init file 'webflow_aws/backend/networking/functions/__init__.py' not found (or not a regular file) package init file 'webflow_aws/backend/compute/functions/__init__.py' not found (or not a regular file) package init file 'venv/bin/__init__.py' not found (or not a regular file) creating build/lib/venv creating build/lib/venv/bin copying venv/bin/rst2html5.py -> build/lib/venv/bin copying venv/bin/rst2xml.py -> build/lib/venv/bin copying venv/bin/rst2pseudoxml.py -> build/lib/venv/bin copying venv/bin/rst2s5.py -> build/lib/venv/bin copying venv/bin/rst2latex.py -> build/lib/venv/bin copying venv/bin/rst2xetex.py -> build/lib/venv/bin copying venv/bin/rst2html.py -> build/lib/venv/bin copying venv/bin/rst2odt_prepstyles.py -> build/lib/venv/bin copying venv/bin/rst2odt.py -> build/lib/venv/bin copying venv/bin/rstpep2html.py -> build/lib/venv/bin copying venv/bin/jp.py -> build/lib/venv/bin copying venv/bin/activate_this.py -> build/lib/venv/bin copying venv/bin/rst2html4.py -> build/lib/venv/bin copying venv/bin/rst2man.py -> build/lib/venv/bin running egg_info writing webflow_aws.egg-info/PKG-INFO writing dependency_links to webflow_aws.egg-info/dependency_links.txt writing entry points to webflow_aws.egg-info/entry_points.txt writing requirements to webflow_aws.egg-info/requires.txt writing top-level names to webflow_aws.egg-info/top_level.txt reading manifest file 'webflow_aws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'webflow_aws/backend/compute/functions/package-lock.json' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'webflow_aws.egg-info/SOURCES.txt' creating build/lib/webflow_aws/backend/networking/functions copying webflow_aws/backend/networking/functions/editPathForOrigin.js -> build/lib/webflow_aws/backend/networking/functions creating build/lib/webflow_aws/backend/compute/functions copying webflow_aws/backend/compute/functions/index.checkLanguage.js -> build/lib/webflow_aws/backend/compute/functions copying webflow_aws/backend/compute/functions/index.s3TriggerArtifactsUpload.js -> build/lib/webflow_aws/backend/compute/functions copying webflow_aws/backend/compute/functions/package.json -> build/lib/webflow_aws/backend/compute/functions copying webflow_aws/backend/compute/functions/yarn.lock -> build/lib/webflow_aws/backend/compute/functions + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bS6yJq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64 + cd webflow-aws-2.0.1 + 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-webflow-aws-2.0.1-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-webflow-aws-2.0.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils copying build/lib/webflow_aws/utils/__init__.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils copying build/lib/webflow_aws/utils/config_maker.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils copying build/lib/webflow_aws/utils/base_utils.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils copying build/lib/webflow_aws/__init__.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws copying build/lib/webflow_aws/webflow_aws_tool.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws copying build/lib/webflow_aws/app.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws copying build/lib/webflow_aws/global_variables.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/storage copying build/lib/webflow_aws/backend/storage/infrastructure.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/storage copying build/lib/webflow_aws/backend/storage/__init__.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/storage copying build/lib/webflow_aws/backend/__init__.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking copying build/lib/webflow_aws/backend/networking/infrastructure.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking copying build/lib/webflow_aws/backend/networking/__init__.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking/functions copying build/lib/webflow_aws/backend/networking/functions/editPathForOrigin.js -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking/functions creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute copying build/lib/webflow_aws/backend/compute/infrastructure.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute copying build/lib/webflow_aws/backend/compute/__init__.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/functions copying build/lib/webflow_aws/backend/compute/functions/index.s3TriggerArtifactsUpload.js -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/functions copying build/lib/webflow_aws/backend/compute/functions/package.json -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/functions copying build/lib/webflow_aws/backend/compute/functions/yarn.lock -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/functions copying build/lib/webflow_aws/backend/compute/functions/index.checkLanguage.js -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/functions copying build/lib/webflow_aws/backend/component.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv creating /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2html5.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2xml.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2pseudoxml.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2s5.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2latex.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2xetex.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2html.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2odt_prepstyles.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2odt.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rstpep2html.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/jp.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/activate_this.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2html4.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin copying build/lib/venv/bin/rst2man.py -> /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils/config_maker.py to config_maker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/utils/base_utils.py to base_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/webflow_aws_tool.py to webflow_aws_tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/global_variables.py to global_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/storage/infrastructure.py to infrastructure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking/infrastructure.py to infrastructure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/networking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/infrastructure.py to infrastructure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/compute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws/backend/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2html5.py to rst2html5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2xml.py to rst2xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2pseudoxml.py to rst2pseudoxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2s5.py to rst2s5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2latex.py to rst2latex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2xetex.py to rst2xetex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2html.py to rst2html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2odt_prepstyles.py to rst2odt_prepstyles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2odt.py to rst2odt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rstpep2html.py to rstpep2html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/jp.py to jp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/activate_this.py to activate_this.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2html4.py to rst2html4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/venv/bin/rst2man.py to rst2man.cpython-39.pyc writing byte-compilation script '/tmp/tmppcuylbea.py' /usr/bin/python3 /tmp/tmppcuylbea.py removing /tmp/tmppcuylbea.py running install_egg_info running egg_info writing webflow_aws.egg-info/PKG-INFO writing dependency_links to webflow_aws.egg-info/dependency_links.txt writing entry points to webflow_aws.egg-info/entry_points.txt writing requirements to webflow_aws.egg-info/requires.txt writing top-level names to webflow_aws.egg-info/top_level.txt package init file 'venv/__init__.py' not found (or not a regular file) package init file 'build/__init__.py' not found (or not a regular file) package init file 'webflow_aws/backend/networking/functions/__init__.py' not found (or not a regular file) package init file 'webflow_aws/backend/compute/functions/__init__.py' not found (or not a regular file) package init file 'venv/bin/__init__.py' not found (or not a regular file) package init file 'build/lib/__init__.py' not found (or not a regular file) package init file 'build/lib/venv/__init__.py' not found (or not a regular file) package init file 'build/lib/webflow_aws/backend/networking/functions/__init__.py' not found (or not a regular file) package init file 'build/lib/webflow_aws/backend/compute/functions/__init__.py' not found (or not a regular file) package init file 'build/lib/venv/bin/__init__.py' not found (or not a regular file) reading manifest file 'webflow_aws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'webflow_aws/backend/compute/functions/package-lock.json' warning: no previously-included files matching '*' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'webflow_aws.egg-info/SOURCES.txt' Copying webflow_aws.egg-info to /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/webflow_aws-2.0.1-py3.9.egg-info running install_scripts Installing webflow-aws script to /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64//usr/share/doc/python-webflow-aws + '[' -d doc ']' ~/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64 ~/build/BUILD/webflow-aws-2.0.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/webflow-aws-2.0.1 + mv /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-webflow-aws-2.0.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.1-1 --unique-debug-suffix -2.0.1-1.x86_64 --unique-debug-src-base python-webflow-aws-2.0.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/webflow-aws-2.0.1 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-webflow-aws-2.0.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-webflow-aws-2.0.1-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.54 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.26.29 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 8.1.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.64.1 Provides: python-webflow-aws python3-webflow-aws = 2.0.1-1 python3.9dist(webflow-aws) = 2.0.1 python3dist(webflow-aws) = 2.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(aws-cdk-lib) python3.9dist(boto3) python3.9dist(click) python3.9dist(emoji) python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(tqdm) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.54 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.26.29 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 8.1.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.64.1 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-webflow-aws.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-webflow-aws.spec