Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-batou.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321579.039593/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-batou.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-batou-2.3-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-batou.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321579.039593/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-batou.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-batou-2.3-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-batou.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321579.039593/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-batou.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.33jC2V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf batou-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/batou-2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd batou-2.3 + /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.7B9Fna + umask 022 + cd /builddir/build/BUILD + cd batou-2.3 + 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/batou copying src/batou/__init__.py -> build/lib/batou copying src/batou/c.py -> build/lib/batou copying src/batou/repository.py -> build/lib/batou copying src/batou/remote_core.py -> build/lib/batou copying src/batou/agent.py -> build/lib/batou copying src/batou/vfs.py -> build/lib/batou copying src/batou/host.py -> build/lib/batou copying src/batou/provision.py -> build/lib/batou copying src/batou/template.py -> build/lib/batou copying src/batou/utils.py -> build/lib/batou copying src/batou/component.py -> build/lib/batou copying src/batou/environment.py -> build/lib/batou copying src/batou/_output.py -> build/lib/batou copying src/batou/resources.py -> build/lib/batou copying src/batou/deploy.py -> build/lib/batou copying src/batou/conftest.py -> build/lib/batou copying src/batou/fixtures.py -> build/lib/batou copying src/batou/main.py -> build/lib/batou creating build/lib/batou/secrets copying src/batou/secrets/__init__.py -> build/lib/batou/secrets copying src/batou/secrets/encryption.py -> build/lib/batou/secrets copying src/batou/secrets/edit.py -> build/lib/batou/secrets copying src/batou/secrets/manage.py -> build/lib/batou/secrets creating build/lib/batou/lib copying src/batou/lib/download.py -> build/lib/batou/lib copying src/batou/lib/__init__.py -> build/lib/batou/lib copying src/batou/lib/nagios.py -> build/lib/batou/lib copying src/batou/lib/mercurial.py -> build/lib/batou/lib copying src/batou/lib/archive.py -> build/lib/batou/lib copying src/batou/lib/debian.py -> build/lib/batou/lib copying src/batou/lib/package.py -> build/lib/batou/lib copying src/batou/lib/svn.py -> build/lib/batou/lib copying src/batou/lib/file.py -> build/lib/batou/lib copying src/batou/lib/logrotate.py -> build/lib/batou/lib copying src/batou/lib/supervisor.py -> build/lib/batou/lib copying src/batou/lib/cron.py -> build/lib/batou/lib copying src/batou/lib/buildout.py -> build/lib/batou/lib copying src/batou/lib/git.py -> build/lib/batou/lib copying src/batou/lib/service.py -> build/lib/batou/lib copying src/batou/lib/appenv.py -> build/lib/batou/lib copying src/batou/lib/python.py -> build/lib/batou/lib copying src/batou/lib/cmmi.py -> build/lib/batou/lib copying src/batou/lib/goceptnet.py -> build/lib/batou/lib copying src/batou/lib/mysql.py -> build/lib/batou/lib creating build/lib/batou/tests copying src/batou/tests/__init__.py -> build/lib/batou/tests copying src/batou/tests/test_template.py -> build/lib/batou/tests copying src/batou/tests/test_exceptions.py -> build/lib/batou/tests copying src/batou/tests/test_remote_core.py -> build/lib/batou/tests copying src/batou/tests/test_resources.py -> build/lib/batou/tests copying src/batou/tests/test_utils.py -> build/lib/batou/tests copying src/batou/tests/ellipsis.py -> build/lib/batou/tests copying src/batou/tests/test_config.py -> build/lib/batou/tests copying src/batou/tests/test_deploy.py -> build/lib/batou/tests copying src/batou/tests/test_repository.py -> build/lib/batou/tests copying src/batou/tests/test_endtoend.py -> build/lib/batou/tests copying src/batou/tests/conftest.py -> build/lib/batou/tests copying src/batou/tests/test_bootstrap.py -> build/lib/batou/tests copying src/batou/tests/test_component.py -> build/lib/batou/tests copying src/batou/tests/test_remote.py -> build/lib/batou/tests copying src/batou/tests/test_vfs.py -> build/lib/batou/tests copying src/batou/tests/test_dependencies.py -> build/lib/batou/tests copying src/batou/tests/test_environment.py -> build/lib/batou/tests copying src/batou/tests/test_main.py -> build/lib/batou/tests copying src/batou/tests/test_host.py -> build/lib/batou/tests creating build/lib/batou/migrate copying src/batou/migrate/__init__.py -> build/lib/batou/migrate creating build/lib/batou/secrets/tests copying src/batou/secrets/tests/__init__.py -> build/lib/batou/secrets/tests copying src/batou/secrets/tests/test_manage.py -> build/lib/batou/secrets/tests copying src/batou/secrets/tests/test_editor.py -> build/lib/batou/secrets/tests copying src/batou/secrets/tests/test_secrets.py -> build/lib/batou/secrets/tests creating build/lib/batou/lib/tests copying src/batou/lib/tests/__init__.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_service.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_supervisor.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_cron.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_file.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_archive.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_appenv.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_mercurial.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_download.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_buildout.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_mysql.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_git.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_debian.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_nagios.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_python.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_svn.py -> build/lib/batou/lib/tests copying src/batou/lib/tests/test_cmmi.py -> build/lib/batou/lib/tests creating build/lib/batou/migrate/tests copying src/batou/migrate/tests/__init__.py -> build/lib/batou/migrate/tests copying src/batou/migrate/tests/test_migrate.py -> build/lib/batou/migrate/tests creating build/lib/batou/migrate/migrations copying src/batou/migrate/migrations/__init__.py -> build/lib/batou/migrate/migrations copying src/batou/migrate/migrations/2303.py -> build/lib/batou/migrate/migrations copying src/batou/migrate/migrations/2301.py -> build/lib/batou/migrate/migrations copying src/batou/migrate/migrations/2300.py -> build/lib/batou/migrate/migrations copying src/batou/migrate/migrations/2302.py -> build/lib/batou/migrate/migrations running egg_info writing src/batou.egg-info/PKG-INFO writing dependency_links to src/batou.egg-info/dependency_links.txt writing entry points to src/batou.egg-info/entry_points.txt writing requirements to src/batou.egg-info/requires.txt writing top-level names to src/batou.egg-info/top_level.txt reading manifest file 'src/batou.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/batou.egg-info/SOURCES.txt' copying src/batou/insecure-private.key -> build/lib/batou copying src/batou/version.txt -> build/lib/batou creating build/lib/batou/init-template copying src/batou/init-template/.hgignore -> build/lib/batou/init-template creating build/lib/batou/init-template/components creating build/lib/batou/init-template/components/example copying src/batou/init-template/components/example/component.py -> build/lib/batou/init-template/components/example creating build/lib/batou/init-template/environments copying src/batou/init-template/environments/dev.cfg -> build/lib/batou/init-template/environments creating build/lib/batou/lib/resources copying src/batou/lib/resources/check_supervisor.py.in -> build/lib/batou/lib/resources copying src/batou/lib/resources/crontab -> build/lib/batou/lib/resources copying src/batou/lib/resources/init.sh -> build/lib/batou/lib/resources copying src/batou/lib/resources/logrotate.in -> build/lib/batou/lib/resources copying src/batou/lib/resources/nagios.cfg -> build/lib/batou/lib/resources copying src/batou/lib/resources/nrpe.cfg -> build/lib/batou/lib/resources copying src/batou/lib/resources/supervisor.buildout.cfg -> build/lib/batou/lib/resources copying src/batou/lib/resources/supervisor.conf -> build/lib/batou/lib/resources creating build/lib/batou/tests/fixture creating build/lib/batou/tests/fixture/basic_service copying src/batou/tests/fixture/basic_service/.batou.json -> build/lib/batou/tests/fixture/basic_service creating build/lib/batou/tests/fixture/basic_service/components creating build/lib/batou/tests/fixture/basic_service/components/zeo copying src/batou/tests/fixture/basic_service/components/zeo/component.py -> build/lib/batou/tests/fixture/basic_service/components/zeo creating build/lib/batou/tests/fixture/basic_service/components/zope copying src/batou/tests/fixture/basic_service/components/zope/component.py -> build/lib/batou/tests/fixture/basic_service/components/zope creating build/lib/batou/tests/fixture/basic_service/environments creating build/lib/batou/tests/fixture/basic_service/environments/dev copying src/batou/tests/fixture/basic_service/environments/dev/environment.cfg -> build/lib/batou/tests/fixture/basic_service/environments/dev creating build/lib/batou/tests/fixture/basic_service/environments/production copying src/batou/tests/fixture/basic_service/environments/production/environment.cfg -> build/lib/batou/tests/fixture/basic_service/environments/production creating build/lib/batou/tests/fixture/component copying src/batou/tests/fixture/component/haproxy.cfg -> build/lib/batou/tests/fixture/component creating build/lib/batou/tests/fixture/sample_service copying src/batou/tests/fixture/sample_service/.batou.json -> build/lib/batou/tests/fixture/sample_service creating build/lib/batou/tests/fixture/sample_service/components creating build/lib/batou/tests/fixture/sample_service/components/hello copying src/batou/tests/fixture/sample_service/components/hello/component.py -> build/lib/batou/tests/fixture/sample_service/components/hello creating build/lib/batou/tests/fixture/sample_service/environments creating build/lib/batou/tests/fixture/sample_service/environments/test-multiple-components copying src/batou/tests/fixture/sample_service/environments/test-multiple-components/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-multiple-components creating build/lib/batou/tests/fixture/sample_service/environments/test-multiple-hosts copying src/batou/tests/fixture/sample_service/environments/test-multiple-hosts/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-multiple-hosts creating build/lib/batou/tests/fixture/sample_service/environments/test-overlapping-components copying src/batou/tests/fixture/sample_service/environments/test-overlapping-components/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-overlapping-components creating build/lib/batou/tests/fixture/sample_service/environments/test-resolver copying src/batou/tests/fixture/sample_service/environments/test-resolver/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-resolver creating build/lib/batou/tests/fixture/sample_service/environments/test-resolver-invalid copying src/batou/tests/fixture/sample_service/environments/test-resolver-invalid/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-resolver-invalid creating build/lib/batou/tests/fixture/sample_service/environments/test-with-env-config copying src/batou/tests/fixture/sample_service/environments/test-with-env-config/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-with-env-config creating build/lib/batou/tests/fixture/sample_service/environments/test-with-overrides copying src/batou/tests/fixture/sample_service/environments/test-with-overrides/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-with-overrides creating build/lib/batou/tests/fixture/sample_service/environments/test-with-provide-require copying src/batou/tests/fixture/sample_service/environments/test-with-provide-require/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-with-provide-require creating build/lib/batou/tests/fixture/sample_service/environments/test-with-vfs-sandbox copying src/batou/tests/fixture/sample_service/environments/test-with-vfs-sandbox/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-with-vfs-sandbox creating build/lib/batou/tests/fixture/sample_service/environments/test-without-env-config copying src/batou/tests/fixture/sample_service/environments/test-without-env-config/environment.cfg -> build/lib/batou/tests/fixture/sample_service/environments/test-without-env-config creating build/lib/batou/tests/fixture/service_early_resource copying src/batou/tests/fixture/service_early_resource/.batou.json -> build/lib/batou/tests/fixture/service_early_resource creating build/lib/batou/tests/fixture/service_early_resource/components creating build/lib/batou/tests/fixture/service_early_resource/components/zeo copying src/batou/tests/fixture/service_early_resource/components/zeo/component.py -> build/lib/batou/tests/fixture/service_early_resource/components/zeo creating build/lib/batou/tests/fixture/service_early_resource/components/zope copying src/batou/tests/fixture/service_early_resource/components/zope/component.py -> build/lib/batou/tests/fixture/service_early_resource/components/zope creating build/lib/batou/tests/fixture/service_early_resource/environments creating build/lib/batou/tests/fixture/service_early_resource/environments/dev copying src/batou/tests/fixture/service_early_resource/environments/dev/environment.cfg -> build/lib/batou/tests/fixture/service_early_resource/environments/dev creating build/lib/batou/tests/fixture/template copying src/batou/tests/fixture/template/haproxy.cfg -> build/lib/batou/tests/fixture/template copying src/batou/tests/fixture/template/haproxy.cfg.jinja2 -> build/lib/batou/tests/fixture/template + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n54wA8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 + cd batou-2.3 + 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-batou-2.3-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-batou-2.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/c.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/repository.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/remote_core.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets copying build/lib/batou/secrets/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets copying build/lib/batou/secrets/encryption.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests copying build/lib/batou/secrets/tests/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests copying build/lib/batou/secrets/tests/test_manage.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests copying build/lib/batou/secrets/tests/test_editor.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests copying build/lib/batou/secrets/tests/test_secrets.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests copying build/lib/batou/secrets/edit.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets copying build/lib/batou/secrets/manage.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets copying build/lib/batou/agent.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/vfs.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/host.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/provision.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/download.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/nagios.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/mercurial.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/archive.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/debian.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/package.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/svn.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_service.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_supervisor.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_cron.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_file.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_archive.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_appenv.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_mercurial.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_download.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_buildout.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_mysql.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_git.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_debian.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_nagios.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_python.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_svn.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/tests/test_cmmi.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests copying build/lib/batou/lib/file.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/logrotate.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/crontab -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/check_supervisor.py.in -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/supervisor.buildout.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/supervisor.conf -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/init.sh -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/nrpe.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/logrotate.in -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/resources/nagios.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/resources copying build/lib/batou/lib/supervisor.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/cron.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/buildout.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/git.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/service.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/appenv.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/python.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/cmmi.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/goceptnet.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib copying build/lib/batou/lib/mysql.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_template.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_remote_core.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_resources.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_utils.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/component copying build/lib/batou/tests/fixture/component/haproxy.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/component creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components/zope copying build/lib/batou/tests/fixture/service_early_resource/components/zope/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components/zope creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components/zeo copying build/lib/batou/tests/fixture/service_early_resource/components/zeo/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components/zeo creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/environments creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/environments/dev copying build/lib/batou/tests/fixture/service_early_resource/environments/dev/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/environments/dev copying build/lib/batou/tests/fixture/service_early_resource/.batou.json -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/template copying build/lib/batou/tests/fixture/template/haproxy.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/template copying build/lib/batou/tests/fixture/template/haproxy.cfg.jinja2 -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/template creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/components creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/components/hello copying build/lib/batou/tests/fixture/sample_service/components/hello/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/components/hello creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-overlapping-components copying build/lib/batou/tests/fixture/sample_service/environments/test-overlapping-components/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-overlapping-components creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-vfs-sandbox copying build/lib/batou/tests/fixture/sample_service/environments/test-with-vfs-sandbox/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-vfs-sandbox creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-multiple-components copying build/lib/batou/tests/fixture/sample_service/environments/test-multiple-components/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-multiple-components creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-resolver copying build/lib/batou/tests/fixture/sample_service/environments/test-resolver/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-resolver creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-overrides copying build/lib/batou/tests/fixture/sample_service/environments/test-with-overrides/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-overrides creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-resolver-invalid copying build/lib/batou/tests/fixture/sample_service/environments/test-resolver-invalid/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-resolver-invalid creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-provide-require copying build/lib/batou/tests/fixture/sample_service/environments/test-with-provide-require/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-provide-require creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-env-config copying build/lib/batou/tests/fixture/sample_service/environments/test-with-env-config/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-with-env-config creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-multiple-hosts copying build/lib/batou/tests/fixture/sample_service/environments/test-multiple-hosts/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-multiple-hosts creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-without-env-config copying build/lib/batou/tests/fixture/sample_service/environments/test-without-env-config/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/environments/test-without-env-config copying build/lib/batou/tests/fixture/sample_service/.batou.json -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components/zope copying build/lib/batou/tests/fixture/basic_service/components/zope/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components/zope creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components/zeo copying build/lib/batou/tests/fixture/basic_service/components/zeo/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components/zeo creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/environments creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/environments/dev copying build/lib/batou/tests/fixture/basic_service/environments/dev/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/environments/dev creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/environments/production copying build/lib/batou/tests/fixture/basic_service/environments/production/environment.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/environments/production copying build/lib/batou/tests/fixture/basic_service/.batou.json -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service copying build/lib/batou/tests/ellipsis.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_config.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_deploy.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_repository.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_endtoend.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/conftest.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_bootstrap.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_remote.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_vfs.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_dependencies.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_environment.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_main.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/tests/test_host.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests copying build/lib/batou/template.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/utils.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/environment.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template/components creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template/components/example copying build/lib/batou/init-template/components/example/component.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template/components/example creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template/environments copying build/lib/batou/init-template/environments/dev.cfg -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template/environments copying build/lib/batou/init-template/.hgignore -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template copying build/lib/batou/_output.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/resources.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/deploy.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate copying build/lib/batou/migrate/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/tests copying build/lib/batou/migrate/tests/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/tests copying build/lib/batou/migrate/tests/test_migrate.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/tests creating /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations copying build/lib/batou/migrate/migrations/__init__.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations copying build/lib/batou/migrate/migrations/2303.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations copying build/lib/batou/migrate/migrations/2301.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations copying build/lib/batou/migrate/migrations/2300.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations copying build/lib/batou/migrate/migrations/2302.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations copying build/lib/batou/conftest.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/fixtures.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/version.txt -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/main.py -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou copying build/lib/batou/insecure-private.key -> /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/c.py to c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/remote_core.py to remote_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/encryption.py to encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests/test_manage.py to test_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests/test_editor.py to test_editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/tests/test_secrets.py to test_secrets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/secrets/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/agent.py to agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/vfs.py to vfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/provision.py to provision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/nagios.py to nagios.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/mercurial.py to mercurial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/debian.py to debian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/svn.py to svn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_service.py to test_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_supervisor.py to test_supervisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_cron.py to test_cron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_file.py to test_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_archive.py to test_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_appenv.py to test_appenv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_mercurial.py to test_mercurial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_download.py to test_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_buildout.py to test_buildout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_mysql.py to test_mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_git.py to test_git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_debian.py to test_debian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_nagios.py to test_nagios.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_python.py to test_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_svn.py to test_svn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/tests/test_cmmi.py to test_cmmi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/logrotate.py to logrotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/supervisor.py to supervisor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/cron.py to cron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/buildout.py to buildout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/appenv.py to appenv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/cmmi.py to cmmi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/goceptnet.py to goceptnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/lib/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_template.py to test_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_remote_core.py to test_remote_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_resources.py to test_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components/zope/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/service_early_resource/components/zeo/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/sample_service/components/hello/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components/zope/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/fixture/basic_service/components/zeo/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/ellipsis.py to ellipsis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_deploy.py to test_deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_repository.py to test_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_endtoend.py to test_endtoend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_bootstrap.py to test_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_component.py to test_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_remote.py to test_remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_vfs.py to test_vfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_dependencies.py to test_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_environment.py to test_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/tests/test_host.py to test_host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/init-template/components/example/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/_output.py to _output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/tests/test_migrate.py to test_migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations/2303.py to 2303.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations/2301.py to 2301.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations/2300.py to 2300.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/migrate/migrations/2302.py to 2302.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou/main.py to main.cpython-39.pyc writing byte-compilation script '/tmp/tmpkj960wa4.py' /usr/bin/python3 /tmp/tmpkj960wa4.py removing /tmp/tmpkj960wa4.py running install_egg_info running egg_info writing src/batou.egg-info/PKG-INFO writing dependency_links to src/batou.egg-info/dependency_links.txt writing entry points to src/batou.egg-info/entry_points.txt writing requirements to src/batou.egg-info/requires.txt writing top-level names to src/batou.egg-info/top_level.txt reading manifest file 'src/batou.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/batou.egg-info/SOURCES.txt' Copying src/batou.egg-info to /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/lib/python3.9/site-packages/batou-2.3-py3.9.egg-info running install_scripts Installing batou script to /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64//usr/share/doc/python-batou + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64//usr/share/doc/python-batou + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64//usr/share/doc/python-batou + pushd /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 ~/build/BUILDROOT/python-batou-2.3-1.x86_64 ~/build/BUILD/batou-2.3 + '[' -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/batou-2.3 + popd + mv /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.3-1 --unique-debug-suffix -2.3-1.x86_64 --unique-debug-src-base python-batou-2.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/batou-2.3 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-batou-2.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-batou-2.3-1.noarch Provides: python-batou python3-batou = 2.3-1 python3.9dist(batou) = 2.3 python3dist(batou) = 2.3 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(configupdater) python3.9dist(execnet) >= 1.8.1 python3.9dist(importlib-metadata) python3.9dist(jinja2) = 3.0.1 python3.9dist(py) python3.9dist(pyyaml) python3.9dist(remote-pdb) python3.9dist(requests) python3.9dist(setuptools) >= 38.3 Processing files: python-batou-help-2.3-1.noarch warning: Empty %files file /builddir/build/BUILD/batou-2.3/doclist.lst Provides: python-batou-help = 2.3-1 python3-batou-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 Wrote: /builddir/build/RPMS/python-batou-help-2.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-batou-2.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EiJqev + umask 022 + cd /builddir/build/BUILD + cd batou-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-batou-2.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0