Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-171141-1031477/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1678838400 Wrote: /builddir/build/SRPMS/python-barbican-tests-tempest-2.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-171141-1031477/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1678838400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q5Rw0F + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt --signature=/builddir/build/SOURCES/barbican_tempest_plugin-2.0.0.tar.gz.asc --data=/builddir/build/SOURCES/barbican_tempest_plugin-2.0.0.tar.gz gpgv: Signature made Wed Jan 11 10:00:07 2023 UTC gpgv: using EDDSA key 97B7B58011814FB7CF4D878CED84AD6442F7A60F gpgv: Good signature from "OpenStack Infra (2023.1/Antelope Cycle) " + cd /builddir/build/BUILD + rm -rf barbican_tempest_plugin-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican_tempest_plugin-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd barbican_tempest_plugin-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-barbican-tests-tempest-2.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf barbican_tempest_plugin.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TzwUdW + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-2.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/barbican_tempest_plugin creating build/lib/barbican_tempest_plugin/tests copying barbican_tempest_plugin/tests/__init__.py -> build/lib/barbican_tempest_plugin/tests copying barbican_tempest_plugin/tests/base.py -> build/lib/barbican_tempest_plugin/tests creating build/lib/barbican_tempest_plugin/tests/rbac creating build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/__init__.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_containers.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_transport_keys.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_quotas.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_secret_stores.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_secret_metadata.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/base.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_orders.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/tests/rbac/v1/test_secrets.py -> build/lib/barbican_tempest_plugin/tests/rbac/v1 copying barbican_tempest_plugin/__init__.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/plugin.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/config.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/clients.py -> build/lib/barbican_tempest_plugin creating build/lib/barbican_tempest_plugin/services copying barbican_tempest_plugin/services/__init__.py -> build/lib/barbican_tempest_plugin/services creating build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/__init__.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_consumers.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_cve_2022_3100.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_containers.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_quotas.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_secret_consumers.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_secret_metadata.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/base.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_orders.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_secrets.py -> build/lib/barbican_tempest_plugin/tests/api creating build/lib/barbican_tempest_plugin/services/key_manager creating build/lib/barbican_tempest_plugin/services/key_manager/v1_1 copying barbican_tempest_plugin/services/key_manager/v1_1/__init__.py -> build/lib/barbican_tempest_plugin/services/key_manager/v1_1 copying barbican_tempest_plugin/services/key_manager/v1_1/version_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/v1_1 copying barbican_tempest_plugin/services/key_manager/v1_1/secret_consumer_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/v1_1 creating build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/__init__.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/consumer_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/secret_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/quota_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/container_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/secret_stores_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/secret_metadata_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/transport_key_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/base.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/order_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/__init__.py -> build/lib/barbican_tempest_plugin/services/key_manager copying barbican_tempest_plugin/tests/rbac/__init__.py -> build/lib/barbican_tempest_plugin/tests/rbac creating build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/__init__.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/manager.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_image_signing.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/barbican_manager.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_ephemeral_disk_encryption.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_certificate_validation.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_volume_encryption.py -> build/lib/barbican_tempest_plugin/tests/scenario running egg_info creating barbican_tempest_plugin.egg-info writing barbican_tempest_plugin.egg-info/PKG-INFO writing dependency_links to barbican_tempest_plugin.egg-info/dependency_links.txt writing entry points to barbican_tempest_plugin.egg-info/entry_points.txt writing top-level names to barbican_tempest_plugin.egg-info/top_level.txt writing pbr to barbican_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'barbican_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'barbican_tempest_plugin.egg-info/SOURCES.txt' copying barbican_tempest_plugin/README.rst -> build/lib/barbican_tempest_plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j0zpyd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch + cd barbican_tempest_plugin-2.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests copying build/lib/barbican_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac copying build/lib/barbican_tempest_plugin/tests/rbac/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_containers.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_transport_keys.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_secret_stores.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_secret_metadata.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/base.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_orders.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 copying build/lib/barbican_tempest_plugin/tests/rbac/v1/test_secrets.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1 creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/manager.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_image_signing.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/barbican_manager.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_ephemeral_disk_encryption.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_certificate_validation.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_volume_encryption.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_consumers.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_cve_2022_3100.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_containers.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_quotas.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_secret_consumers.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_secret_metadata.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/base.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_orders.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_secrets.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/base.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests copying build/lib/barbican_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/clients.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services copying build/lib/barbican_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager copying build/lib/barbican_tempest_plugin/services/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1 copying build/lib/barbican_tempest_plugin/services/key_manager/v1_1/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1 copying build/lib/barbican_tempest_plugin/services/key_manager/v1_1/version_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1 copying build/lib/barbican_tempest_plugin/services/key_manager/v1_1/secret_consumer_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1 creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/consumer_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/secret_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/quota_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/container_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/secret_stores_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/secret_metadata_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/transport_key_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/base.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/order_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_containers.py to test_containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_transport_keys.py to test_transport_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_secret_stores.py to test_secret_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_secret_metadata.py to test_secret_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_orders.py to test_orders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/rbac/v1/test_secrets.py to test_secrets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/test_image_signing.py to test_image_signing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/barbican_manager.py to barbican_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/test_ephemeral_disk_encryption.py to test_ephemeral_disk_encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/test_certificate_validation.py to test_certificate_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/scenario/test_volume_encryption.py to test_volume_encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_consumers.py to test_consumers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_cve_2022_3100.py to test_cve_2022_3100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_containers.py to test_containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_secret_consumers.py to test_secret_consumers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_secret_metadata.py to test_secret_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_orders.py to test_orders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/api/test_secrets.py to test_secrets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/clients.py to clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1/version_client.py to version_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/v1_1/secret_consumer_client.py to secret_consumer_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/consumer_client.py to consumer_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/secret_client.py to secret_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/quota_client.py to quota_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/container_client.py to container_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/secret_stores_client.py to secret_stores_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/secret_metadata_client.py to secret_metadata_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/transport_key_client.py to transport_key_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin/services/key_manager/json/order_client.py to order_client.cpython-39.pyc writing byte-compilation script '/tmp/tmpnf2c4910.py' /usr/bin/python3 /tmp/tmpnf2c4910.py removing /tmp/tmpnf2c4910.py running install_egg_info running egg_info writing barbican_tempest_plugin.egg-info/PKG-INFO writing dependency_links to barbican_tempest_plugin.egg-info/dependency_links.txt writing entry points to barbican_tempest_plugin.egg-info/entry_points.txt writing top-level names to barbican_tempest_plugin.egg-info/top_level.txt writing pbr to barbican_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'barbican_tempest_plugin.egg-info/SOURCES.txt' Copying barbican_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/barbican_tempest_plugin-2.0.0-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.0.0-1.el9s --unique-debug-suffix -2.0.0-1.el9s.noarch --unique-debug-src-base python-barbican-tests-tempest-2.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/barbican_tempest_plugin-2.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-barbican-tests-tempest-2.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a4BP1X + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/share/doc/python3-barbican-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/share/doc/python3-barbican-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/share/doc/python3-barbican-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UaXorV + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/share/licenses/python3-barbican-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/share/licenses/python3-barbican-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch/usr/share/licenses/python3-barbican-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-barbican-tests-tempest = 2.0.0-1.el9s python3-barbican-tests-tempest = 2.0.0-1.el9s python3.9-barbican-tests-tempest = 2.0.0-1.el9s python3.9dist(barbican-tempest-plugin) = 2 python3dist(barbican-tempest-plugin) = 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 Obsoletes: python39-barbican-tests-tempest < 2.0.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-barbican-tests-tempest-2.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HL0eY6 + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-barbican-tests-tempest-2.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0