Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/atomic-reactor.spec'], chrootPath='/var/lib/mock/f27-build-10777548-824626/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/atomic-reactor.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/atomic-reactor-1.6.25.1-4.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/atomic-reactor.spec'], chrootPath='/var/lib/mock/f27-build-10777548-824626/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/atomic-reactor.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Nl20cJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + /usr/bin/gzip -dc /builddir/build/SOURCES/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (atomic-reactor-1.6.25.1-docker-py2.patch): + echo 'Patch #0 (atomic-reactor-1.6.25.1-docker-py2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file atomic_reactor/core.py patching file tests/README patching file tests/docker_mock.py patching file tests/plugins/test_rpmqa.py patching file tests/plugins/test_tag_and_push.py patching file tests/test_tasker.py patching file tests/test_util.py Patch #1 (atomic-reactor-fix-x86_64-tests.patch): + echo 'Patch #1 (atomic-reactor-fix-x86_64-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/plugins/test_koji_upload.py Patch #2 (atomic-reactor-fix-docker-py-requires.patch): + echo 'Patch #2 (atomic-reactor-fix-docker-py-requires.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file requirements.txt Patch #3 (atomic-reactor-koji-util-krb-str.patch): + echo 'Patch #3 (atomic-reactor-koji-util-krb-str.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file atomic_reactor/koji_util.py Hunk #1 succeeded at 52 (offset -23 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R3AZOb + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/atomic_reactor copying atomic_reactor/koji_util.py -> build/lib/atomic_reactor copying atomic_reactor/version.py -> build/lib/atomic_reactor copying atomic_reactor/util.py -> build/lib/atomic_reactor copying atomic_reactor/constants.py -> build/lib/atomic_reactor copying atomic_reactor/core.py -> build/lib/atomic_reactor copying atomic_reactor/inner.py -> build/lib/atomic_reactor copying atomic_reactor/source.py -> build/lib/atomic_reactor copying atomic_reactor/__init__.py -> build/lib/atomic_reactor copying atomic_reactor/api.py -> build/lib/atomic_reactor copying atomic_reactor/buildimage.py -> build/lib/atomic_reactor copying atomic_reactor/outer.py -> build/lib/atomic_reactor copying atomic_reactor/build.py -> build/lib/atomic_reactor copying atomic_reactor/plugin.py -> build/lib/atomic_reactor creating build/lib/integration-tests copying integration-tests/__init__.py -> build/lib/integration-tests copying integration-tests/test_pulp.py -> build/lib/integration-tests creating build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_store_logs_to_file.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_tag_and_push.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_add_yum_repo.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_koji_import.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/build_orchestrate_build.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/input_osv3.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_add_dockerfile.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_pull_base_image.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_delete_from_registry.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_cp_built_image_to_nfs.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_add_filesystem.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_fetch_maven_artifacts.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_koji_upload.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_sendmail.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_push_to_pulp.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_koji_parent.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_add_yum_repo_by_url.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_koji_tag_build.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/input_path.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_fetch_worker_metadata.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_pulp_pull.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/input_env.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_koji.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_check_and_set_rebuild.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_inject_yum_repo.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/__init__.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_tag_from_config.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_distribution_scope.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_assert_labels.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_compress.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_import_image.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_bump_release.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_change_from_in_df.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_tag_by_labels.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_store_metadata_in_osv3.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_reactor_config.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/prepub_squash.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_add_labels_in_df.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/build_docker_api.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/prepub_tests_for_image.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_remove_built_image.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/exit_koji_promote.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_rpmqa.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/pre_add_help.py -> build/lib/atomic_reactor/plugins copying atomic_reactor/plugins/post_pulp_sync.py -> build/lib/atomic_reactor/plugins creating build/lib/atomic_reactor/cli copying atomic_reactor/cli/__init__.py -> build/lib/atomic_reactor/cli copying atomic_reactor/cli/main.py -> build/lib/atomic_reactor/cli creating build/lib/atomic_reactor/schemas copying atomic_reactor/schemas/fetch-artifacts-nvr.json -> build/lib/atomic_reactor/schemas copying atomic_reactor/schemas/config.json -> build/lib/atomic_reactor/schemas copying atomic_reactor/schemas/fetch-artifacts-url.json -> build/lib/atomic_reactor/schemas + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.twR9zK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch ++ dirname /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/koji_util.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/version.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/util.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/schemas/fetch-artifacts-nvr.json -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/schemas/config.json -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/schemas/fetch-artifacts-url.json -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/constants.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_store_logs_to_file.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_tag_and_push.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_yum_repo.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_koji_import.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/build_orchestrate_build.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/input_osv3.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_dockerfile.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_pull_base_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_delete_from_registry.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_cp_built_image_to_nfs.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_filesystem.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_fetch_maven_artifacts.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_koji_upload.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_sendmail.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_push_to_pulp.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_koji_parent.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_yum_repo_by_url.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_koji_tag_build.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/input_path.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_fetch_worker_metadata.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_pulp_pull.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/input_env.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_koji.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_check_and_set_rebuild.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_inject_yum_repo.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_tag_from_config.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_distribution_scope.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_assert_labels.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_compress.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_import_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_bump_release.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_change_from_in_df.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_tag_by_labels.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_store_metadata_in_osv3.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_reactor_config.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/prepub_squash.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_labels_in_df.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/build_docker_api.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/prepub_tests_for_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_remove_built_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_koji_promote.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_rpmqa.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_help.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_pulp_sync.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/core.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/inner.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/source.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/api.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/cli copying build/lib/atomic_reactor/cli/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/cli copying build/lib/atomic_reactor/cli/main.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/cli copying build/lib/atomic_reactor/buildimage.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/outer.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/build.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor copying build/lib/atomic_reactor/plugin.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/integration-tests copying build/lib/integration-tests/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/integration-tests copying build/lib/integration-tests/test_pulp.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/integration-tests byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/koji_util.py to koji_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_store_logs_to_file.py to exit_store_logs_to_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_tag_and_push.py to post_tag_and_push.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_add_yum_repo.py to pre_add_yum_repo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_koji_import.py to exit_koji_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/build_orchestrate_build.py to build_orchestrate_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/input_osv3.py to input_osv3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_add_dockerfile.py to pre_add_dockerfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_pull_base_image.py to pre_pull_base_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_delete_from_registry.py to exit_delete_from_registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_cp_built_image_to_nfs.py to post_cp_built_image_to_nfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_add_filesystem.py to pre_add_filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_fetch_maven_artifacts.py to pre_fetch_maven_artifacts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_koji_upload.py to post_koji_upload.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_sendmail.py to exit_sendmail.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_push_to_pulp.py to post_push_to_pulp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_koji_parent.py to pre_koji_parent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_add_yum_repo_by_url.py to pre_add_yum_repo_by_url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_koji_tag_build.py to exit_koji_tag_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/input_path.py to input_path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_fetch_worker_metadata.py to post_fetch_worker_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_pulp_pull.py to post_pulp_pull.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/input_env.py to input_env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_koji.py to pre_koji.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_check_and_set_rebuild.py to pre_check_and_set_rebuild.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_inject_yum_repo.py to pre_inject_yum_repo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py to pre_stop_autorebuild_if_disabled.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_tag_from_config.py to post_tag_from_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_distribution_scope.py to pre_distribution_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_assert_labels.py to pre_assert_labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_compress.py to post_compress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_import_image.py to post_import_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_bump_release.py to pre_bump_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_change_from_in_df.py to pre_change_from_in_df.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py to pre_pyrpkg_fetch_artefacts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_tag_by_labels.py to post_tag_by_labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_store_metadata_in_osv3.py to exit_store_metadata_in_osv3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_reactor_config.py to pre_reactor_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/prepub_squash.py to prepub_squash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_add_labels_in_df.py to pre_add_labels_in_df.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/build_docker_api.py to build_docker_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/prepub_tests_for_image.py to prepub_tests_for_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_remove_built_image.py to exit_remove_built_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/exit_koji_promote.py to exit_koji_promote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_rpmqa.py to post_rpmqa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/pre_add_help.py to pre_add_help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugins/post_pulp_sync.py to post_pulp_sync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/inner.py to inner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/source.py to source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/cli/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/buildimage.py to buildimage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/outer.py to outer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/integration-tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/integration-tests/test_pulp.py to test_pulp.cpython-36.pyc writing byte-compilation script '/tmp/tmpqghk_lhd.py' /usr/bin/python3 /tmp/tmpqghk_lhd.py removing /tmp/tmpqghk_lhd.py running install_data creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor/images creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor/images/privileged-builder copying images/privileged-builder/Dockerfile -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor/images/privileged-builder copying images/privileged-builder/docker.sh -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor/images/privileged-builder creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor/images/dockerhost-builder copying images/dockerhost-builder/Dockerfile -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/atomic-reactor/images/dockerhost-builder running install_egg_info running egg_info creating atomic_reactor.egg-info writing atomic_reactor.egg-info/PKG-INFO writing dependency_links to atomic_reactor.egg-info/dependency_links.txt writing entry points to atomic_reactor.egg-info/entry_points.txt writing requirements to atomic_reactor.egg-info/requires.txt writing top-level names to atomic_reactor.egg-info/top_level.txt writing manifest file 'atomic_reactor.egg-info/SOURCES.txt' reading manifest file 'atomic_reactor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'atomic_reactor.egg-info/SOURCES.txt' Copying atomic_reactor.egg-info to /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6/site-packages/atomic_reactor-1.6.25.1-py3.6.egg-info running install_scripts Installing atomic-reactor script to /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin + mv /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor-3.6 + ln -s /usr/bin/atomic-reactor-3.6 /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor-3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/koji_util.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/version.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/util.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/schemas/fetch-artifacts-nvr.json -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/schemas/config.json -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/schemas/fetch-artifacts-url.json -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/schemas copying build/lib/atomic_reactor/constants.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_store_logs_to_file.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_tag_and_push.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_yum_repo.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_koji_import.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/build_orchestrate_build.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/input_osv3.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_dockerfile.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_pull_base_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_delete_from_registry.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_cp_built_image_to_nfs.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_filesystem.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_fetch_maven_artifacts.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_koji_upload.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_sendmail.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_push_to_pulp.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_koji_parent.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_yum_repo_by_url.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_koji_tag_build.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/input_path.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_fetch_worker_metadata.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_pulp_pull.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/input_env.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_koji.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_check_and_set_rebuild.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_inject_yum_repo.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_tag_from_config.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_distribution_scope.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_assert_labels.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_compress.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_import_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_bump_release.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_change_from_in_df.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_tag_by_labels.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_store_metadata_in_osv3.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_reactor_config.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/prepub_squash.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_labels_in_df.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/build_docker_api.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/prepub_tests_for_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_remove_built_image.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/exit_koji_promote.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_rpmqa.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/pre_add_help.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/plugins/post_pulp_sync.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins copying build/lib/atomic_reactor/core.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/inner.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/source.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/api.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/cli copying build/lib/atomic_reactor/cli/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/cli copying build/lib/atomic_reactor/cli/main.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/cli copying build/lib/atomic_reactor/buildimage.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/outer.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/build.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor copying build/lib/atomic_reactor/plugin.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor creating /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/integration-tests copying build/lib/integration-tests/__init__.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/integration-tests copying build/lib/integration-tests/test_pulp.py -> /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/integration-tests byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/koji_util.py to koji_util.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_store_logs_to_file.py to exit_store_logs_to_file.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_tag_and_push.py to post_tag_and_push.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_add_yum_repo.py to pre_add_yum_repo.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_koji_import.py to exit_koji_import.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/build_orchestrate_build.py to build_orchestrate_build.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/input_osv3.py to input_osv3.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_add_dockerfile.py to pre_add_dockerfile.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_pull_base_image.py to pre_pull_base_image.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_delete_from_registry.py to exit_delete_from_registry.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_cp_built_image_to_nfs.py to post_cp_built_image_to_nfs.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_add_filesystem.py to pre_add_filesystem.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_fetch_maven_artifacts.py to pre_fetch_maven_artifacts.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_koji_upload.py to post_koji_upload.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_sendmail.py to exit_sendmail.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_push_to_pulp.py to post_push_to_pulp.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_koji_parent.py to pre_koji_parent.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_add_yum_repo_by_url.py to pre_add_yum_repo_by_url.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_koji_tag_build.py to exit_koji_tag_build.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/input_path.py to input_path.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_fetch_worker_metadata.py to post_fetch_worker_metadata.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_pulp_pull.py to post_pulp_pull.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/input_env.py to input_env.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_koji.py to pre_koji.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_check_and_set_rebuild.py to pre_check_and_set_rebuild.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_inject_yum_repo.py to pre_inject_yum_repo.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py to pre_stop_autorebuild_if_disabled.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_tag_from_config.py to post_tag_from_config.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_distribution_scope.py to pre_distribution_scope.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_assert_labels.py to pre_assert_labels.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_compress.py to post_compress.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_import_image.py to post_import_image.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_bump_release.py to pre_bump_release.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_change_from_in_df.py to pre_change_from_in_df.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py to pre_pyrpkg_fetch_artefacts.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_tag_by_labels.py to post_tag_by_labels.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_store_metadata_in_osv3.py to exit_store_metadata_in_osv3.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_reactor_config.py to pre_reactor_config.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/prepub_squash.py to prepub_squash.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_add_labels_in_df.py to pre_add_labels_in_df.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/build_docker_api.py to build_docker_api.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/prepub_tests_for_image.py to prepub_tests_for_image.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_remove_built_image.py to exit_remove_built_image.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/exit_koji_promote.py to exit_koji_promote.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_rpmqa.py to post_rpmqa.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/pre_add_help.py to pre_add_help.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugins/post_pulp_sync.py to post_pulp_sync.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/inner.py to inner.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/cli/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/buildimage.py to buildimage.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/outer.py to outer.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/build.py to build.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/integration-tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/integration-tests/test_pulp.py to test_pulp.pyc writing byte-compilation script '/tmp/tmpVY4uxH.py' /usr/bin/python2 -O /tmp/tmpVY4uxH.py removing /tmp/tmpVY4uxH.py running install_data running install_egg_info running egg_info writing requirements to atomic_reactor.egg-info/requires.txt writing atomic_reactor.egg-info/PKG-INFO writing top-level names to atomic_reactor.egg-info/top_level.txt writing dependency_links to atomic_reactor.egg-info/dependency_links.txt writing entry points to atomic_reactor.egg-info/entry_points.txt reading manifest file 'atomic_reactor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'atomic_reactor.egg-info/SOURCES.txt' Copying atomic_reactor.egg-info to /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7/site-packages/atomic_reactor-1.6.25.1-py2.7.egg-info running install_scripts Installing atomic-reactor script to /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin + mv /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor-2.7 + ln -s /usr/bin/atomic-reactor-2.7 /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor-2 + ln -s /usr/bin/atomic-reactor-3.6 /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/bin/atomic-reactor + cp -a /builddir/build/SOURCES/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841.tar.gz /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch//usr/share/atomic-reactor/atomic-reactor.tar.gz + mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/man/man1 + cp -a docs/manpage/atomic-reactor.1 /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.6.25.1-4.fc27 --unique-debug-suffix -1.6.25.1-4.fc27.noarch --unique-debug-src-base atomic-reactor-1.6.25.1-4.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Y3bWdt + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + LANG=en_US.utf8 + py.test-3.6 -vv tests ============================= test session starts ============================== platform linux -- Python 3.6.3, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python3 cachedir: .cache rootdir: /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841, inifile: pytest.ini plugins: capturelog-0.7 collecting ... collected 1725 items tests/test_build.py::test_inspect_built_image[source_params0] SKIPPED tests/test_build.py::test_inspect_built_image[source_params1] SKIPPED tests/test_build.py::test_inspect_base_image[source_params0] SKIPPED tests/test_build.py::test_inspect_base_image[source_params1] SKIPPED tests/test_build.py::test_get_base_image_info[buildroot-fedora:latest-False-source_params0] SKIPPED tests/test_build.py::test_get_base_image_info[buildroot-fedora:latest-False-source_params1] SKIPPED tests/test_build.py::test_get_base_image_info[non-existing-True-source_params0] SKIPPED tests/test_build.py::test_get_base_image_info[non-existing-True-source_params1] SKIPPED tests/test_build.py::test_ensure_built[True-source_params0] SKIPPED tests/test_build.py::test_ensure_built[True-source_params1] SKIPPED tests/test_build.py::test_ensure_built[False-source_params0] SKIPPED tests/test_build.py::test_ensure_built[False-source_params1] SKIPPED tests/test_build.py::test_get_image_built_info[buildroot-fedora:latest-False-source_params0] SKIPPED tests/test_build.py::test_get_image_built_info[buildroot-fedora:latest-False-source_params1] SKIPPED tests/test_build.py::test_get_image_built_info[non-existing-True-source_params0] SKIPPED tests/test_build.py::test_get_image_built_info[non-existing-True-source_params1] SKIPPED tests/test_build.py::test_build_result PASSED tests/test_buildimage.py::test_tarball_generation_local_repo PASSED tests/test_buildimage.py::test_tarball_generation_upstream_repo SKIPPED tests/test_buildimage.py::test_image_creation_upstream_repo SKIPPED tests/test_buildimage.py::test_image_creation_local_repo PASSED tests/test_cli.py::TestCLISuite::test_simple_privileged_build[git-https://github.com/TomasTomecek/docker-hello-world.git] PASSED tests/test_cli.py::TestCLISuite::test_simple_privileged_build[path-/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/tests/files/docker-hello-world] PASSED tests/test_cli.py::TestCLISuite::test_simple_dh_build[git-https://github.com/TomasTomecek/docker-hello-world.git] PASSED tests/test_cli.py::TestCLISuite::test_simple_dh_build[path-/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/tests/files/docker-hello-world] PASSED tests/test_cli.py::TestCLISuite::test_building_from_json_source_provider PASSED tests/test_cli.py::TestCLISuite::test_create_build_image PASSED tests/test_cli.py::TestCLISuite::test_log_encoding PASSED tests/test_inner.py::test_build_results_encoder PASSED tests/test_inner.py::test_build_results_decoder PASSED tests/test_inner.py::test_workflow PASSED tests/test_inner.py::test_workflow_base_images PASSED tests/test_inner.py::test_workflow_compat PASSED tests/test_inner.py::test_plugin_errors[plugins0-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins1-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins2-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins3-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins4-False-True] PASSED tests/test_inner.py::test_plugin_errors[plugins5-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins6-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins7-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins8-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins9-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins10-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins11-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins12-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins13-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins14-False-True] PASSED tests/test_inner.py::test_plugin_errors[plugins15-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins16-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins17-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins18-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins19-False-False] PASSED tests/test_inner.py::test_autorebuild_stop_prevents_build PASSED tests/test_inner.py::test_workflow_plugin_error[pre_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[buildstep_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[prepub_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[post_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[exit_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[exit_raises_allowed] PASSED tests/test_inner.py::test_workflow_docker_build_error PASSED tests/test_inner.py::test_source_not_removed_for_exit_plugins SKIPPED tests/test_inner.py::test_workflow_plugin_results[buildstep_value-False] PASSED tests/test_inner.py::test_workflow_plugin_results[buildstep_remote_value-False] PASSED tests/test_inner.py::test_workflow_plugin_results[buildstep_failed_value-True] PASSED tests/test_inner.py::test_cancel_build[pre] PASSED tests/test_inner.py::test_cancel_build[prepub] PASSED tests/test_inner.py::test_cancel_build[buildstep] PASSED tests/test_inner.py::test_cancel_build[post] PASSED tests/test_inner.py::test_cancel_build[exit] PASSED tests/test_inner.py::test_show_version[True] PASSED tests/test_inner.py::test_show_version[False] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keyring[None] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keyring[proxy] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keytab[None] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keytab[proxy] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_ssl[None] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_ssl[proxy] PASSED tests/test_koji_util.py::TestCreateKojiSession::test_create_simple_session PASSED tests/test_koji_util.py::TestCreateKojiSession::test_create_authenticated_session PASSED tests/test_koji_util.py::TestStreamTaskOutput::test_output_as_generator PASSED tests/test_koji_util.py::TestTaskWatcher::test_wait[finished0-info0-CANCELED-True] PASSED tests/test_koji_util.py::TestTaskWatcher::test_wait[finished1-info1-FAILED-True] PASSED tests/test_koji_util.py::TestTaskWatcher::test_wait[finished2-info2-CLOSED-False] PASSED tests/test_koji_util.py::TestTaskWatcher::test_cancel PASSED tests/test_koji_util.py::TestTagKojiBuild::test_tagging[CLOSED-False] PASSED tests/test_koji_util.py::TestTagKojiBuild::test_tagging[CANCELED-True] PASSED tests/test_koji_util.py::TestTagKojiBuild::test_tagging[FAILED-True] PASSED tests/test_plugin.py::test_load_plugins[PreBuildPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[PrePublishPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[PostBuildPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[ExitPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[BuildStepPluginsRunner] PASSED tests/test_plugin.py::test_prebuild_plugin_failure PASSED tests/test_plugin.py::test_required_plugin_failure[True-PreBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-PrePublishPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-PostBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-ExitPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-BuildStepPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-PreBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-PrePublishPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-PostBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-ExitPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-BuildStepPluginsRunner] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[True-True] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[True-False] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[False-True] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[False-False] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin_failing_exception[True] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin_failing_exception[False] PASSED tests/test_plugin.py::test_non_buildstep_phase_raises_InappropriateBuildStepError PASSED tests/test_plugin.py::test_no_appropriate_buildstep_build_plugin PASSED tests/test_plugin.py::test_fallback_to_docker_build PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin[params0] PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin[params1] PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin_with_kwargs[params0] PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin_with_kwargs[params1] PASSED tests/test_plugin.py::TestInputPluginsRunner::test_substitution PASSED tests/test_plugin.py::TestInputPluginsRunner::test_substitution_on_plugins PASSED tests/test_plugin.py::TestInputPluginsRunner::test_autoinput_no_autousable PASSED tests/test_plugin.py::TestInputPluginsRunner::test_autoinput_more_autousable PASSED tests/test_plugin.py::TestInputPluginsRunner::test_autoinput_one_autousable PASSED tests/test_reactor.py::test_hostdocker_build[source_params0] PASSED tests/test_reactor.py::test_hostdocker_build[source_params1] PASSED tests/test_reactor.py::test_hostdocker_error_build[source_params0] PASSED tests/test_reactor.py::test_hostdocker_error_build[source_params1] PASSED tests/test_reactor.py::test_privileged_gitrepo_build[source_params0] PASSED tests/test_reactor.py::test_privileged_gitrepo_build[source_params1] PASSED tests/test_reactor.py::test_privileged_build[source_params0] PASSED tests/test_reactor.py::test_privileged_build[source_params1] PASSED tests/test_reactor.py::test_if_all_versions_match PASSED tests/test_source.py::TestSource::test_creates_tmpdir_if_not_passed PASSED tests/test_source.py::TestGitSource::test_checks_out_repo SKIPPED tests/test_source.py::TestPathSource::test_copies_target_dir PASSED tests/test_source.py::TestGetSourceInstanceFor::test_recognizes_correct_provider[source0-GitSource] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_recognizes_correct_provider[source1-PathSource] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[source0-unknown source provider "xxx"] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[source1-"source" must contain "uri" key] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[source2-"source" must contain "provider" key] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[None-"source" must be a dict] PASSED tests/test_tasker.py::test_run PASSED tests/test_tasker.py::test_run_invalid_command PASSED tests/test_tasker.py::test_image_exists PASSED tests/test_tasker.py::test_image_doesnt_exist PASSED tests/test_tasker.py::test_logs PASSED tests/test_tasker.py::test_remove_container PASSED tests/test_tasker.py::test_remove_image PASSED tests/test_tasker.py::test_commit_container PASSED tests/test_tasker.py::test_inspect_image PASSED tests/test_tasker.py::test_tag_image PASSED tests/test_tasker.py::test_tag_image_same_name PASSED tests/test_tasker.py::test_push_image[True] PASSED tests/test_tasker.py::test_push_image[False] PASSED tests/test_tasker.py::test_tag_and_push PASSED tests/test_tasker.py::test_pull_image PASSED tests/test_tasker.py::test_get_image_info_by_id_nonexistent PASSED tests/test_tasker.py::test_get_image_info_by_id PASSED tests/test_tasker.py::test_get_image_info_by_name_tag_in_name PASSED tests/test_tasker.py::test_get_image_info_by_name_tag_in_name_nonexisten PASSED tests/test_tasker.py::test_build_image_from_path SKIPPED tests/test_tasker.py::test_build_image_from_git SKIPPED tests/test_tasker.py::test_get_info PASSED tests/test_tasker.py::test_get_version PASSED tests/test_tasker.py::test_timeout[None-120] PASSED tests/test_tasker.py::test_timeout[60-60] PASSED tests/test_tasker.py::test_docker2 PASSED tests/test_util.py::test_image_name_parse PASSED tests/test_util.py::test_image_name_format PASSED tests/test_util.py::test_image_name_comparison PASSED tests/test_util.py::test_wait_for_command PASSED tests/test_util.py::test_clone_git_repo SKIPPED tests/test_util.py::TestCommandResult::test_parse_item[{"stream":"Step 0 : FROM ebbc51b7dfa5bcd993a[...]\\n"}\n-Step 0 : FROM ebbc51b7dfa5bcd993a[...]] PASSED tests/test_util.py::TestCommandResult::test_parse_item[this is not valid JSON\n-this is not valid JSON] PASSED tests/test_util.py::test_clone_git_repo_by_sha1 SKIPPED tests/test_util.py::test_figure_out_dockerfile SKIPPED tests/test_util.py::test_lazy_git SKIPPED tests/test_util.py::test_lazy_git_with_tmpdir SKIPPED tests/test_util.py::test_render_yum_repo_unicode PASSED tests/test_util.py::test_process_substitutions[dct0-subst0-expected0] PASSED tests/test_util.py::test_process_substitutions[dct1-subst1-expected1] PASSED tests/test_util.py::test_process_substitutions[dct2-subst2-expected2] PASSED tests/test_util.py::test_process_substitutions[dct3-subst3-expected3] PASSED tests/test_util.py::test_process_substitutions[dct4-subst4-expected4] PASSED tests/test_util.py::test_process_substitutions[dct5-subst5-expected5] PASSED tests/test_util.py::test_process_substitutions[dct6-subst6-expected6] PASSED tests/test_util.py::test_get_hexdigests[abc-algorithms0-expected0] PASSED tests/test_util.py::test_get_hexdigests[abc-algorithms1-expected1] PASSED tests/test_util.py::test_get_hexdigests[abc-algorithms2-expected2] PASSED tests/test_util.py::test_get_versions_of_tools PASSED tests/test_util.py::test_print_versions_of_tools PASSED tests/test_util.py::test_preferred_labels[labels0-name-name] PASSED tests/test_util.py::test_preferred_labels[labels1-Name-name] PASSED tests/test_util.py::test_preferred_labels[labels2-Name-name] PASSED tests/test_util.py::test_preferred_labels[labels3-name-Name] PASSED tests/test_util.py::test_preferred_labels[labels4-Name-name] PASSED tests/test_util.py::test_preferred_labels[labels5-foobar-foobar] PASSED tests/test_util.py::test_human_size[0-0.00 B] PASSED tests/test_util.py::test_human_size[1-1.00 B] PASSED tests/test_util.py::test_human_size[-1--1.00 B] PASSED tests/test_util.py::test_human_size[1536-1.50 KiB] PASSED tests/test_util.py::test_human_size[-1024--1.00 KiB] PASSED tests/test_util.py::test_human_size[204800-200.00 KiB] PASSED tests/test_util.py::test_human_size[6983516-6.66 MiB] PASSED tests/test_util.py::test_human_size[14355928186-13.37 GiB] PASSED tests/test_util.py::test_human_size[135734710448947-123.45 TiB] PASSED tests/test_util.py::test_human_size[1180579814801204129310965-999.99 ZiB] PASSED tests/test_util.py::test_human_size[1074589982539051580812825722-888.88 YiB] PASSED tests/test_util.py::test_human_size[4223769947617154742438477168-3493.82 YiB] PASSED tests/test_util.py::test_human_size[-4223769947617154742438477168--3493.82 YiB] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions0-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions0-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions1-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions1-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions2-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions2-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions3-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions3-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions4-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions4-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions5-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions5-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions6-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions6-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions7-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions7-True-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-False-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-False-False] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-True-True] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-True-False] PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-True-True] PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-True-False] PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-False-True] PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-False-False] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-True-True] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-True-False] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-False-True] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-False-False] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-True-True] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-True-False] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-False-True] PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-False-False] PASSED tests/test_util.py::test_get_manifest_digests_connection_error PASSED tests/test_util.py::test_manifest_digest[v1-digest-v2-digest-v2-digest] PASSED tests/test_util.py::test_manifest_digest[v1-digest-None-v1-digest] PASSED tests/test_util.py::test_manifest_digest[None-v2-digest-v2-digest] PASSED tests/test_util.py::test_manifest_digest[None-None-None] PASSED tests/test_util.py::test_get_build_json[environ0-expected0] PASSED tests/test_util.py::test_get_build_json[environ1-False] PASSED tests/test_util.py::test_is_scratch_build[build_json0-True] PASSED tests/test_util.py::test_is_scratch_build[build_json1-False] PASSED tests/test_util.py::test_is_scratch_build[build_json2-False] PASSED tests/test_util.py::test_is_scratch_build[build_json3-None] PASSED tests/test_util.py::test_is_scratch_build[build_json4-None] PASSED tests/test_util.py::test_df_parser PASSED tests/test_util.py::test_df_parser_parent_env_arg PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg0] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg1] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg2] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg3] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg4] PASSED tests/test_util.py::test_are_plugins_in_order[available0-requested0-True] PASSED tests/test_util.py::test_are_plugins_in_order[available1-requested1-True] PASSED tests/test_util.py::test_are_plugins_in_order[available2-requested2-True] PASSED tests/test_util.py::test_are_plugins_in_order[available3-requested3-True] PASSED tests/test_util.py::test_are_plugins_in_order[available4-requested4-False] PASSED tests/test_util.py::test_are_plugins_in_order[available5-requested5-False] PASSED tests/test_util.py::test_are_plugins_in_order[available6-requested6-False] PASSED tests/test_util.py::test_label_formatter[-labels0-] PASSED tests/test_util.py::test_label_formatter[-labels1-] PASSED tests/test_util.py::test_label_formatter[dog-labels2-dog] PASSED tests/test_util.py::test_label_formatter[dog-labels3-dog] PASSED tests/test_util.py::test_label_formatter[{version}-labels4-cat] PASSED tests/test_util.py::test_label_formatter[dog-{version}-labels5-dog-cat] PASSED tests/test_util.py::test_label_formatter[{version}-labels6-None] PASSED tests/test_util.py::test_label_formatter[{Version}-labels7-None] PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_plugin PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_todest PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_nvr_from_labels PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_nvr_from_labels2 PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_fails PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_final PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_generated[True] PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_generated[False] PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_legacy[True] PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_legacy[False] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[koji/image-build-True] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[KoJi/ImAgE-bUiLd \n-True] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[spam/bacon-False] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[SpAm/BaCon \n-False] PASSED tests/plugins/test_add_filesystem.py::test_image_build_file_parse PASSED tests/plugins/test_add_filesystem.py::test_missing_yum_repourls PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[True-True-False] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[True-True-True] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[True-False-False] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[False-True-False] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[False-True-True] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[False-False-False] PASSED tests/plugins/test_add_filesystem.py::test_image_build_defaults[1234567] PASSED tests/plugins/test_add_filesystem.py::test_image_build_defaults[None] PASSED tests/plugins/test_add_filesystem.py::test_image_build_overwrites[None-None] PASSED tests/plugins/test_add_filesystem.py::test_image_build_overwrites[architectures1-None] PASSED tests/plugins/test_add_filesystem.py::test_image_build_overwrites[None-x86_64] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_missing_conf PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--None-.tar] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--x86_64-.tar.gz] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--aarch64-.tar.bz2] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--None-.tar.xz] PASSED tests/plugins/test_add_filesystem.py::test_image_download[x86_64-None-True] PASSED tests/plugins/test_add_filesystem.py::test_image_download[None-architectures1-False] PASSED tests/plugins/test_add_filesystem.py::test_image_download[x86_64-architectures2-False] PASSED tests/plugins/test_add_filesystem.py::test_image_download[None-None-True] PASSED tests/plugins/test_add_help.py::test_add_help_plugin[help.md] PASSED tests/plugins/test_add_help.py::test_add_help_plugin[other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_no_help_file[help.md] PASSED tests/plugins/test_add_help.py::test_add_help_no_help_file[other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[binary_missing-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[binary_missing-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[input_missing-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[input_missing-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[other_os_error-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[other_os_error-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[result_missing-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[result_missing-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[fail-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[fail-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[pass-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[pass-other_file.md] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base0-labels_conf0-eq_conf0-dont_overwrite0-aliases0-expected_output0] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base1-{"label1": "value 1", "label2": "long value"}-eq_conf1-dont_overwrite1-aliases1-expected_output1] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base2-labels_conf2-eq_conf2-dont_overwrite2-aliases2-expected_output2] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base3-labels_conf3-eq_conf3-dont_overwrite3-aliases3-expected_output3] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base4-labels_conf4-eq_conf4-dont_overwrite4-aliases4-expected_output4] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base5-labels_conf5-eq_conf5-dont_overwrite5-aliases5-expected_output5] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base6-labels_conf6-eq_conf6-dont_overwrite6-aliases6-expected_output6] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base7-labels_conf7-eq_conf7-dont_overwrite7-aliases7-expected_output7] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base8-labels_conf8-eq_conf8-dont_overwrite8-aliases8-expected_output8] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base9-labels_conf9-eq_conf9-dont_overwrite9-aliases9-expected_output9] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base10-labels_conf10-eq_conf10-dont_overwrite10-aliases10-expected_output10] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base11-labels_conf11-eq_conf11-dont_overwrite11-aliases11-expected_output11] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base12-labels_conf12-eq_conf12-dont_overwrite12-aliases12-expected_output12] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base13-labels_conf13-eq_conf13-dont_overwrite13-aliases13-expected_output13] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base14-labels_conf14-eq_conf14-dont_overwrite14-aliases14-expected_output14] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[build-date-\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[architecture-x86_64] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-type-git] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-url-https://github.com/TomasTomecek/docker-hello-world.git] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-ref-6e592f1420efcd331cd28b360a7e02f669caf540] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[com.redhat.build-host-the-build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[wrong_label-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-None-None-None-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-A-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-None-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-B-None-None-None-expected_log5] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-A-B-None-expected_log6] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-A-None-None-A-None0] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-A-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-B-None-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-B-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-B-None-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-None-B-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-A-None-None-A-None1] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-None-A-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-A-None-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-None-None-None-None-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-None-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-B-B-None-None-None-None-expected_log2] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-A-B-B-None-expected_log3] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-A-A-None-None-None-A-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-None-A-A-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-None-None-None-A-A-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-A-A-A-A-None-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[None-None-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-None-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[private-None-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-public-public-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-restricted-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-private-private-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[None-None-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-None-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[private-None-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-public-public-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-restricted-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-private-private-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-private-private-True] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} url_post-url_pre label1_value label2_value url_post] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre url_post-url_pre url_post] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} {label3_non_existent} url_post-None] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} {version} url_post-url_pre label1_value label2_value version_value url_post] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {authoritative-source-url} {com.redhat.component} {com.redhat.build-host} url_post-url_pre authoritative-source-url_value com.redhat.component_value com.redhat.build-host_value url_post] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_base_image[koji/image-build-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_base_image[fedora-True] PASSED tests/plugins/test_add_labels.py::test_release_label[None-None-None-None-None] PASSED tests/plugins/test_add_labels.py::test_release_label[None-A-A-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[None-B-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[None-A-B-B-None] PASSED tests/plugins/test_add_labels.py::test_release_label[None-None-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[None-A-None-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-None-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[B-None-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-None-B-B-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-A-None-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-None-B-None] PASSED tests/plugins/test_add_labels.py::test_release_label[B-A-None-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-A-A-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[B-A-A-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-A-B-B-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_release_label[B-B-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[B-A-B-B-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-C-C-setting label] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_no_repourls[None] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_no_repourls[http://proxy.example.com] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_single_repourl[None] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_single_repourl[http://proxy.example.com] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_multiple_repourls[None] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_multiple_repourls[http://proxy.example.com] PASSED tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla-None-expected0] PASSED tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-None-None] PASSED tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels2-expected2] PASSED tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels0] PASSED tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels1] PASSED tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels2] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_component_missing PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_release_label_already_set[release] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_release_label_already_set[Release] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels2] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels3] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels4] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version1-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version1-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version1-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version1-component1] PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_rebuild_no_build_json PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_no_buildconfig PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_is_not_rebuild[None] PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_is_not_rebuild[my_namespace] PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_is_rebuild PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_409_response PASSED tests/plugins/test_compress.py::TestCompress::test_compress[gzip-False-gz] PASSED tests/plugins/test_compress.py::TestCompress::test_compress[lzma-False-xz] PASSED tests/plugins/test_compress.py::TestCompress::test_compress[gzip-True-gz] PASSED tests/plugins/test_cp_built_image_to_nfs.py::test_cp_built_image_to_nfs[None] PASSED tests/plugins/test_cp_built_image_to_nfs.py::test_cp_built_image_to_nfs[test_directory] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests5] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-None-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-private-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-authoritative-source-only-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-restricted-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-public-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-None-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-private-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-authoritative-source-only-False] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-restricted-False] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-public-False] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_imported_parent_distribution_scope[None] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_imported_parent_distribution_scope[private] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_parent_distribution_scope[None] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_parent_distribution_scope[private] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_current_distribution_scope[None] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_current_distribution_scope[private] PASSED tests/plugins/test_docker_api.py::test_build[True] PASSED tests/plugins/test_docker_api.py::test_build[False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests0-expected0] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests1-expected1] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests2-expected2] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests3-expected3] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests0-*gboss] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests1-glassfish.org] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests2-glassfish.org] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_checksum PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_url PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_nvr PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvo: invalid attribute\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[nvr: not a list\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvr: foo-bar-22-9\n archives: not a list\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvr: foo-bar-22-9\n archives:\n - filenamo: invalid attribute\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_with_target PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_bad_checksum PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_bad_url PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- uru: invalid attribute\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[url: not a list\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: missing hashing\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid md5 checksum size\n md5: a1234\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid sha1 checksum size\n sha1: a1234\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid sha256 checksum size\n sha256: a1234\n] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains0-False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains1-False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains2-False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains3-False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains4-False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains5-True] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains6-True] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains7-True] PASSED tests/plugins/test_fetch_worker.py::test_fetch_worker_plugin[metadata.json] PASSED tests/plugins/test_fetch_worker.py::test_fetch_worker_plugin[None] PASSED tests/plugins/test_import_image.py::test_bad_setup PASSED tests/plugins/test_import_image.py::test_create_image[None-None] PASSED tests/plugins/test_import_image.py::test_create_image[None-False] PASSED tests/plugins/test_import_image.py::test_create_image[None-True] PASSED tests/plugins/test_import_image.py::test_create_image[my_namespace-None] PASSED tests/plugins/test_import_image.py::test_create_image[my_namespace-False] PASSED tests/plugins/test_import_image.py::test_create_image[my_namespace-True] PASSED tests/plugins/test_import_image.py::test_ensure_primary[True] PASSED tests/plugins/test_import_image.py::test_ensure_primary[False] PASSED tests/plugins/test_import_image.py::test_import_image[namespace0] PASSED tests/plugins/test_import_image.py::test_import_image[namespace1] PASSED tests/plugins/test_import_image.py::test_import_image_retry[0-results0] PASSED tests/plugins/test_import_image.py::test_import_image_retry[0.01-results1] PASSED tests/plugins/test_import_image.py::test_import_image_retry[0.02-results2] PASSED tests/plugins/test_import_image.py::test_import_image_attempts_config[0] PASSED tests/plugins/test_import_image.py::test_import_image_attempts_config[1] PASSED tests/plugins/test_import_image.py::test_import_image_attempts_config[2] PASSED tests/plugins/test_import_image.py::test_exception_during_create PASSED tests/plugins/test_import_image.py::test_exception_during_import PASSED tests/plugins/test_input_osv3.py::test_doesnt_fail_if_no_plugins PASSED tests/plugins/test_input_osv3.py::test_sets_selflink[{"metadata": {"selfLink": "/foo/bar"}}-/foo/bar] PASSED tests/plugins/test_input_osv3.py::test_sets_selflink[{"metadata": {}}-None] PASSED tests/plugins/test_input_osv3.py::test_sets_selflink[{}-None] PASSED tests/plugins/test_input_osv3.py::test_plugins_variable[ATOMIC_REACTOR_PLUGINS] PASSED tests/plugins/test_input_osv3.py::test_plugins_variable[DOCK_PLUGINS] PASSED tests/plugins/test_input_osv3.py::test_remove_dockerfile_content PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-None-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-None-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-None-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-broken-repo-False] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_get_buildroot PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_failed_build PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_no_build_env PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_no_build_metadata PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_wrong_source_type PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_log_task_id[12345-True] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_log_task_id[x-False] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params0] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params1] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params2] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params3] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_fail PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_ssl_fail PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_osbs_fail[get_build_logs] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_osbs_fail[get_pod_for_build] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_import_fail PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_filesystem_koji_task_id[1234-True] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_filesystem_koji_task_id[x-False] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_filesystem_koji_task_id_missing PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v1-only-False-1-images-docker-candidate] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v1+v2-True-2-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v2-only-True-1-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v1+v2-True-0-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v1-only-False-1-images-docker-candidate] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v1+v2-True-2-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v2-only-True-1-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v1+v2-True-0-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_without_build_info PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[empty_config] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[no_help_file] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[skip] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[pass] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version1] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version2] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version3] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version4] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version5] PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_build_found PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_build_retry PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_ssl_certs_used PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_build_not_found PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_not_inspected PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_missing_labels[com.redhat.component] PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_missing_labels[version] PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_missing_labels[release] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_zero[0] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_zero[1024] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_defaults[10-1-11] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_defaults[12-1-7] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_defaults[12-3-5] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[10-1-10-11] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[10-1-20-6] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[10-1-25-5] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[12-3-25-5] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_failed_build PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_no_tagconf PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_no_build_env PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_no_build_metadata PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_wrong_source_type PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_log_task_id[12345-True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_log_task_id[x-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params0] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params1] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params2] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params3] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_fail PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_ssl_fail PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_osbs_fail[get_build_logs] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_osbs_fail[get_pod_for_build] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_import_fail PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_tag_fail[task_states0] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_tag_fail[task_states1] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_tag_fail[task_states2] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_filesystem_koji_task_id[1234-True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_filesystem_koji_task_id[x-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_filesystem_koji_task_id_missing PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_image_tags[None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_image_tags[additional_tags1] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[True-True-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[True-False-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[False-True-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[False-False-True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_without_build_info PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[empty_config] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[no_help_file] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[skip] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[pass] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[unknown_status] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_logs[True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_logs[False] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_failed_build_process PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_failed_koji_promote PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params0] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params1] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params2] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params3] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_fail PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_ssl_fail PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_tag_fail[task_states0] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_tag_fail[task_states1] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_tag_fail[task_states2] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_success[use_import0] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_zero[0] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_zero[1024] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_defaults[10-1-11] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_defaults[12-1-7] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_defaults[12-3-5] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[10-1-10-11] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[10-1-20-6] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[10-1-25-5] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[12-3-25-5] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_failed_build PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_no_tagconf PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_no_build_env PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_no_build_metadata PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params0] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params1] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params2] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params3] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_fail PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_ssl_fail PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_osbs_fail[get_build_logs] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_osbs_fail[get_pod_for_build] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_import_fail PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_image_tags[None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_image_tags[additional_tags1] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v1-only-False-1-None-images-docker-candidate] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v1+v2-True-2-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v2-only-True-1-None-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v1+v2-True-0-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v1-only-False-1-None-images-docker-candidate] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v1+v2-True-2-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v2-only-True-1-None-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v1+v2-True-0-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[True-True-False] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[True-False-False] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[False-True-False] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[False-False-True] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_logs[True] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_logs[False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_annotations_and_labels[True] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_annotations_and_labels[False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_cancelation PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_640] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_641] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_642] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_643] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_644] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_645] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_646] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms0--powerpc64le-result0] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms1-platform_exclude1--result1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms2-platform_exclude2-powerpc64le-result2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms3-toast-platform_only3-result3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms4-toast-x86_64-result4] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms5-platform_exclude5-platform_only5-result5] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms6---result6] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_unknown_platform PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_create PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[False-None-KeyError-False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason1-KeyError-False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason2-expected2-False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason3-expected3-True] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[1234567-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[bacon-ValueError] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[None-TypeError] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[all] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[first] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[build_canceled] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-busybox:latest-expected0-not_expected0] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-localhost:5000/busybox:latest-expected1-not_expected1] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-busybox:latest-expected2-not_expected2] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-localhost:5000/busybox:latest-expected3-not_expected3] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-localhost:5000/library/busybox:latest-expected4-not_expected4] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-localhost:5000/library/busybox:latest-expected5-not_expected5] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-library-only:latest-expected6-not_expected6] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_wrong_registry PASSED tests/plugins/test_pulp.py::test_pulp_dedup_layers[None-True-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_dedup_layers[existing_layers1-True-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_dedup_layers[existing_layers2-True-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_dedup_layers[existing_layers3-True-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[3-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[2-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[1-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[0-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_service_account_secret SKIPPED tests/plugins/test_pulp.py::test_pulp_publish_only_without_sync[foo-foo-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_publish_only_without_sync[pulp_sync-foo-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_publish_only_without_sync[foo-pulp_sync-False] SKIPPED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_timeout PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_retry PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[None-redhat--True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[None-redhat--False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[prefix--prefix--True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[prefix--prefix--False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_auth_none PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[True-True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[True-False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[False-True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[False-False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg_missing_or_invalid[None] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg_missing_or_invalid[{"invalid-json] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg_registry_not_present PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg[http] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg[https] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_insecure_registry[None-None] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_insecure_registry[True-False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_insecure_registry[False-True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockpulp_loglevel[False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockpulp_loglevel[True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_store_registry[False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_store_registry[True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_delete_not_implemented PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_create_missing_repo PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_print_availability_info[False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_print_availability_info[True] PASSED tests/plugins/test_pyrpkg_fetch_artefacts.py::test_distgit_fetch_artefacts_plugin PASSED tests/plugins/test_pyrpkg_fetch_artefacts.py::test_distgit_fetch_artefacts_failure PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_no_config PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_filename[reactor-config.yaml] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_filename[None] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_filename_not_found PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_no_schema_resource PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_invalid_schema_resource[{] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_invalid_schema_resource[{"properties": {"any": null}}] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ clusters:\n foo:\n - name: bar\n max_concurrent_builds: 1\n -errors0] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n bar: 1\n plat/form:\n - name: foo\n max_concurrent_builds: 1\n -errors1] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n - name: 1\n max_concurrent_builds: 1\n - name: blah\n max_concurrent_builds: one\n - name: "2" # quoting prevents error\n max_concurrent_builds: 2\n - name: negative\n max_concurrent_builds: -1\n -errors2] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n - name: blah\n max_concurrent_builds: 1\n enabled: never\n -errors3] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n # missing name\n - nam: bar\n max_concurrent_builds: 1\n # missing max_concurrent_builds\n - name: baz\n max_concurrrent_builds: 2\n - name: bar\n max_concurrent_builds: 4\n extra: false\n -errors4] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_version PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[-clusters0] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[{version: 1}\n-clusters1] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[ version: 1\n special: foo\n -clusters2] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[ version: 1\n clusters:\n ignored:\n - name: foo\n max_concurrent_builds: 2\n platform:\n - name: one\n max_concurrent_builds: 4\n - name: two\n max_concurrent_builds: 8\n enabled: true\n - name: three\n max_concurrent_builds: 16\n enabled: false\n -clusters3] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[False-deferred0-expected0] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[False-deferred1-expected1] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[True-deferred2-expected2] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[True-deferred3-expected3] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated0-True] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated0-False] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated1-True] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated1-False] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin_exception PASSED tests/plugins/test_rpmqa.py::test_dangling_volumes_removed PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_fails_with_unknown_states PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-False-send_on0-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-True-send_on1-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-False-send_on2-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-True-send_on3-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-False-send_on4-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-True-send_on5-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-False-send_on6-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-True-send_on7-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-True-True-send_on8-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-True-True-send_on9-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-True-send_on10-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-False-send_on11-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-True-False-False-send_on12-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-True-False-False-send_on13-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-False-False-send_on14-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-False-False-send_on15-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-True-True-send_on16-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-True-True-send_on17-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-False-False-send_on18-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-True-True-True-expected_receivers0] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-True-True-expected_receivers1] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-True-False-expected_receivers2] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-False-True-expected_receivers3] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-True-False-False-expected_receivers4] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-False-False-expected_receivers5] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-False-False-False-False-expected_receivers6] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-False-True-False-True-expected_receivers7] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-False-True-True-False-expected_receivers8] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_generated_email[True-expected_receivers0] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_generated_email[False-expected_receivers1] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[koji_connection-expected_receivers0] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[submitter-expected_receivers1] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[empty_submitter-expected_receivers2] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[owner-expected_receivers3] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[empty_owner-expected_receivers4] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[empty_email_domain-expected_receivers5] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_send_mail[False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_send_mail[True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_run_ok PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_run_fails_to_obtain_receivers PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_run_does_nothing_if_conditions_not_met PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_default_parameters PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_tag_value_is_used[spam-spam] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_tag_value_is_used[None-image] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_tag_value_is_used[-image] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_dont_load_is_honored[True] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_dont_load_is_honored[False] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[False-from-layer-from-layer] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[True-from-layer-from-layer] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[False-None-None] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[True-None-squash_from_layer3] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_missing_base_image_id PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_disabled_in_config PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_enabled_in_config PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_malformed_config PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_no_config PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin_rpmqa_failure PASSED tests/plugins/test_store_metadata.py::test_labels_metadata_plugin[koji_import] PASSED tests/plugins/test_store_metadata.py::test_labels_metadata_plugin[koji_promote] PASSED tests/plugins/test_store_metadata.py::test_missing_koji_build_id PASSED tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_annotations PASSED tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_labels[koji_import] PASSED tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_labels[koji_promote] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries0-docker_registries0-prefixes0] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries1-docker_registries1-prefixes1] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries2-docker_registries2-prefixes2] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries3-docker_registries3-prefixes3] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries4-docker_registries4-prefixes4] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries5-docker_registries5-prefixes5] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs0-False-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs0-False-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs1-False-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs1-False-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs2-False-True-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs2-False-True-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs3-False-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs3-False-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs4-True-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs4-True-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs5-True-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs5-True-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs6-True-True-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs6-True-True-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs7-True-True-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs7-True-True-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs8-True-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs8-True-False-False] PASSED tests/plugins/test_tag_by_labels.py::test_tag_by_labels_plugin[args0] PASSED tests/plugins/test_tag_by_labels.py::test_tag_by_labels_plugin[args1] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags0-fedora-expected0] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags1-fedora-expected1] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags2-foo-expected2] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags3-name-expected3] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags4-bar-expected4] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags5-bar-expected5] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[None-fedora-expected6] PASSED tests/plugins/test_tag_from_config.py::test_bad_inspect_data[inspect0-KeyError('name'] PASSED tests/plugins/test_tag_from_config.py::test_bad_inspect_data[inspect1-KeyError('Labels'] PASSED tests/plugins/test_tag_from_config.py::test_bad_inspect_data[None-RuntimeError('There is no inspect data] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[None-None-expected0] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags1-primary_tags1-expected1] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags2-primary_tags2-expected2] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags3-primary_tags3-expected3] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags4-primary_tags4-None] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags5-primary_tags5-expected5] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags6-primary_tags6-expected6] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags7-primary_tags7-expected7] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags8-primary_tags8-expected8] PASSED tests/plugins/test_yum_inject.py::test_yuminject_plugin_notwrapped SKIPPED tests/plugins/test_yum_inject.py::test_yuminject_plugin_wrapped SKIPPED tests/plugins/test_yum_inject.py::test_yuminject_multiline_wrapped PASSED tests/plugins/test_yum_inject.py::test_yuminject_multiline_notwrapped PASSED tests/plugins/test_yum_inject.py::test_yuminject_multiline_wrapped_with_chown PASSED tests/plugins/test_yum_inject.py::test_complex_df PASSED tests/plugins/test_yum_inject.py::test_no_repourls PASSED tests/plugins/test_yum_inject.py::test_single_repourl PASSED tests/plugins/test_yum_inject.py::test_multiple_repourls PASSED =============================== warnings summary =============================== :171 'pytest_runtest_makereport' hook uses deprecated __multicall__ argument None pytest_funcarg__caplog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. pytest_funcarg__capturelog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. tests/test_inner.py::test_workflow /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_base_images /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_compat /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins2-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins3-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins4-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins5-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins6-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins7-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins8-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins9-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins11-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins12-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins13-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins14-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins15-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins16-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins17-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins18-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_plugin_errors[plugins19-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_autorebuild_stop_prevents_build /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_error[pre_raises] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_error[buildstep_raises] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_error[prepub_raises] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_error[post_raises] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_error[exit_raises] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_error[exit_raises_allowed] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_docker_build_error /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_results[buildstep_value-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_results[buildstep_remote_value-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_workflow_plugin_results[buildstep_failed_value-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_cancel_build[pre] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_cancel_build[prepub] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_cancel_build[buildstep] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_cancel_build[post] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_cancel_build[exit] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_show_version[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_inner.py::test_show_version[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_prebuild_plugin_failure /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_buildstep_phase_build_plugin[True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_buildstep_phase_build_plugin[True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_buildstep_phase_build_plugin[False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_buildstep_phase_build_plugin[False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_buildstep_phase_build_plugin_failing_exception[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_buildstep_phase_build_plugin_failing_exception[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::test_non_buildstep_phase_raises_InappropriateBuildStepError /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::TestBuildPluginsRunner::()::test_create_instance_from_plugin[params0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::TestBuildPluginsRunner::()::test_create_instance_from_plugin[params1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::TestBuildPluginsRunner::()::test_create_instance_from_plugin_with_kwargs[params0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_plugin.py::TestBuildPluginsRunner::()::test_create_instance_from_plugin_with_kwargs[params1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/test_util.py::test_df_parser /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/test_util.py::test_df_parser_parent_env_arg /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/test_util.py::test_df_parser_parent_env_wf[env_arg0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/test_util.py::test_df_parser_parent_env_wf[env_arg1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/test_util.py::test_df_parser_parent_env_wf[env_arg2] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/test_util.py::test_df_parser_parent_env_wf[env_arg3] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_dockerfile.py::test_adddockerfile_plugin /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_dockerfile.py::test_adddockerfile_todest /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_dockerfile.py::test_adddockerfile_nvr_from_labels /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_dockerfile.py::test_adddockerfile_nvr_from_labels2 /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_dockerfile.py::test_adddockerfile_fails /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_dockerfile.py::test_adddockerfile_final /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_generated[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_generated[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_legacy[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_legacy[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_build_file_parse /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_missing_yum_repourls /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_task_failure[True-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_task_failure[True-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_task_failure[True-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_task_failure[False-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_task_failure[False-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_task_failure[False-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_build_defaults[1234567] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:130: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. repo.readfp(StringIO(response.text)) tests/plugins/test_add_filesystem.py::test_image_build_defaults[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:130: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. repo.readfp(StringIO(response.text)) tests/plugins/test_add_filesystem.py::test_image_build_overwrites[None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:130: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. repo.readfp(StringIO(response.text)) tests/plugins/test_add_filesystem.py::test_image_build_overwrites[architectures1-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:130: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. repo.readfp(StringIO(response.text)) tests/plugins/test_add_filesystem.py::test_image_build_overwrites[None-x86_64] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:130: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. repo.readfp(StringIO(response.text)) tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--None-.tar] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--x86_64-.tar.gz] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--aarch64-.tar.bz2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--None-.tar.xz] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_download[x86_64-None-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_download[None-architectures1-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_download[x86_64-architectures2-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_filesystem.py::test_image_download[None-None-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_filesystem.py:169: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. config.readfp(self.get_default_image_build_conf()) tests/plugins/test_add_help.py::test_add_help_plugin[help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_plugin[other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_no_help_file[help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_no_help_file[other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[binary_missing-help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[binary_missing-other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[input_missing-help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[input_missing-other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[other_os_error-help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[other_os_error-other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[result_missing-help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[result_missing-other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[fail-help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[fail-other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[pass-help.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_help.py::test_add_help_md2man_error[pass-other_file.md] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base0-labels_conf0-eq_conf0-dont_overwrite0-aliases0-expected_output0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base1-{"label1": "value 1", "label2": "long value"}-eq_conf1-dont_overwrite1-aliases1-expected_output1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base2-labels_conf2-eq_conf2-dont_overwrite2-aliases2-expected_output2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base3-labels_conf3-eq_conf3-dont_overwrite3-aliases3-expected_output3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base4-labels_conf4-eq_conf4-dont_overwrite4-aliases4-expected_output4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base5-labels_conf5-eq_conf5-dont_overwrite5-aliases5-expected_output5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base6-labels_conf6-eq_conf6-dont_overwrite6-aliases6-expected_output6] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base7-labels_conf7-eq_conf7-dont_overwrite7-aliases7-expected_output7] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base8-labels_conf8-eq_conf8-dont_overwrite8-aliases8-expected_output8] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base9-labels_conf9-eq_conf9-dont_overwrite9-aliases9-expected_output9] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base10-labels_conf10-eq_conf10-dont_overwrite10-aliases10-expected_output10] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base11-labels_conf11-eq_conf11-dont_overwrite11-aliases11-expected_output11] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base12-labels_conf12-eq_conf12-dont_overwrite12-aliases12-expected_output12] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base13-labels_conf13-eq_conf13-dont_overwrite13-aliases13-expected_output13] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base14-labels_conf14-eq_conf14-dont_overwrite14-aliases14-expected_output14] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[build-date-\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[architecture-x86_64] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-type-git] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-url-https://github.com/TomasTomecek/docker-hello-world.git] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-ref-6e592f1420efcd331cd28b360a7e02f669caf540] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[com.redhat.build-host-the-build-host] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[wrong_label-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-None-A-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-A-None-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-None-None-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-None-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-B-None-None-None-expected_log5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-A-B-None-expected_log6] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-A-None-None-A-None0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-A-None-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-A-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-B-None-B-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-B-B-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-B-None-B-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-None-B-B-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-B-B-B-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-B-B-B-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-B-B-B-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-A-None-None-A-None1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-None-A-A-skipping label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-A-None-A-skipping label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-None-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-None-None-A-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-B-B-None-None-None-None-expected_log2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-A-B-B-None-expected_log3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-A-A-None-None-None-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-None-A-A-None-A-A-adding equal label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-None-None-None-A-A-A-skipping label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-A-A-A-A-None-A-skipping label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[None-None-restricted-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-None-restricted-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[private-None-restricted-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-public-public-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-restricted-restricted-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-private-private-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[None-None-restricted-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-None-restricted-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[private-None-restricted-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-public-public-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-restricted-restricted-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-private-private-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-private-private-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} url_post-url_pre label1_value label2_value url_post] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_url_label[url_pre url_post-url_pre url_post] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} {label3_non_existent} url_post-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} {version} url_post-url_pre label1_value label2_value version_value url_post] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_url_label[url_pre {authoritative-source-url} {com.redhat.component} {com.redhat.build-host} url_post-url_pre authoritative-source-url_value com.redhat.component_value com.redhat.build-host_value url_post] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-build-date] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-architecture] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-type] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-url] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-ref] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-com.redhat.build-host] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-build-date] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-architecture] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-type] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-url] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-ref] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-com.redhat.build-host] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-build-date] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-architecture] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-type] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-url] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-ref] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-com.redhat.build-host] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-build-date] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-architecture] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-type] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-url] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-ref] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-com.redhat.build-host] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_base_image[koji/image-build-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_add_labels_base_image[fedora-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_release_label[None-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_labels.py::test_release_label[None-A-A-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[None-B-A-A-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[None-A-B-B-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[None-None-A-A-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[None-A-None-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-None-A-A-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[B-None-A-A-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-None-B-B-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-A-None-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-B-None-B-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[B-A-None-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-A-A-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-B-A-A-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[B-A-A-A-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-A-B-B-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-B-B-B-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[B-B-A-A-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[B-A-B-B-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_labels.py::test_release_label[A-B-C-C-setting label] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_add_yum_repo_by_url.py::test_no_repourls[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_yum_repo_by_url.py::test_no_repourls[http://proxy.example.com] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_yum_repo_by_url.py::test_single_repourl[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_yum_repo_by_url.py::test_single_repourl[http://proxy.example.com] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_yum_repo_by_url.py::test_multiple_repourls[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_add_yum_repo_by_url.py::test_multiple_repourls[http://proxy.example.com] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla-None-expected0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels2-expected2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_release_label_already_set[release] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_release_label_already_set[Release] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_missing_labels[labels0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_missing_labels[labels1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_missing_labels[labels2] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_missing_labels[labels3] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-True-version0-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-True-version0-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-True-version1-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-True-version1-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-False-version0-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-False-version0-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-False-version1-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release0-False-version1-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-True-version0-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-True-version0-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-True-version1-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-True-version1-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-False-version0-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-False-version0-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-False-version1-component0] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_bump_release.py::TestBumpRelease::()::test_increment[next_release1-False-version1-component1] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_check_rebuild_no_build_json /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_check_no_buildconfig /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_check_is_not_rebuild[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_check_is_not_rebuild[my_namespace] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_check_is_rebuild /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_409_response /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_compress.py::TestCompress::()::test_compress[gzip-False-gz] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_compress.py::TestCompress::()::test_compress[lzma-False-xz] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_compress.py::TestCompress::()::test_compress[gzip-True-gz] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_cp_built_image_to_nfs.py::test_cp_built_image_to_nfs[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_cp_built_image_to_nfs.py::test_cp_built_image_to_nfs[test_directory] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[None-private-True] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[None-authoritative-source-only-True] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[None-restricted-True] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[None-public-True] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[private-private-True] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[private-authoritative-source-only-False] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[private-restricted-False] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_distribution_scope_allowed[private-public-False] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_imported_parent_distribution_scope[private] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_invalid_parent_distribution_scope[private] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_invalid_current_distribution_scope[None] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_distribution_scope.py::TestDistributionScope::()::test_invalid_current_distribution_scope[private] /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_docker_api.py::test_build[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_docker_api.py::test_build[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests0-expected0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests1-expected1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests2-expected2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests3-expected3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests0-*gboss] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests1-glassfish.org] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests2-glassfish.org] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_checksum /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_url /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_nvr /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:118: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> nvr_requests = util.read_yaml(file_path, 'schemas/fetch-artifacts-nvr.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvo: invalid attribute\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[nvr: not a list\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:192: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> def download_files(self, downloads): /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvr: foo-bar-22-9\n archives: not a list\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvr: foo-bar-22-9\n archives:\n - filenamo: invalid attribute\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/post_pulp_sync.py:69: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> class PulpSyncPlugin(PostBuildPlugin): /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_with_target /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_bad_checksum /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_bad_url /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- uru: invalid attribute\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[url: not a list\n] /usr/lib/python3.6/site-packages/py/_path/local.py:359: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> child = object.__new__(self.__class__) /usr/lib/python3.6/site-packages/py/_path/local.py:359: ResourceWarning: unclosed file <_io.FileIO name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json' mode='rb' closefd=True> child = object.__new__(self.__class__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: missing hashing\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid md5 checksum size\n md5: a1234\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:67: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> class FetchMavenArtifactsPlugin(PreBuildPlugin): /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid sha1 checksum size\n sha1: a1234\n] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid sha256 checksum size\n sha256: a1234\n] /usr/lib64/python3.6/importlib/_bootstrap_external.py:487: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> code = marshal.loads(data) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains0-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains1-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains2-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains3-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains4-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains5-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains6-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains7-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_fetch_maven_artifacts.py:127: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> return util.read_yaml(file_path, 'schemas/fetch-artifacts-url.json') tests/plugins/test_fetch_worker.py::test_fetch_worker_plugin[metadata.json] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_fetch_worker.py::test_fetch_worker_plugin[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_import_image.py::test_bad_setup /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_import_image.py::test_create_image[None-None] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_create_image[None-False] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_create_image[None-True] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_create_image[my_namespace-None] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_create_image[my_namespace-False] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_create_image[my_namespace-True] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_ensure_primary[True] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_ensure_primary[False] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_yum_repo.py:38: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-nvr.json'> def run(self): /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_add_yum_repo.py:38: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/fetch-artifacts-url.json'> def run(self): /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_import_image[namespace0] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_import_image[namespace1] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_import_image_retry[0-results0] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_import_image_retry[0.01-results1] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_import_image_retry[0.02-results2] /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_exception_during_create /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_import_image.py::test_exception_during_import /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[http://example.com-False-None-None-None-target-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[http://example.com-False-None-None-None-target-broken-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[http://example.com-False-None-None-None-target-broken-repo-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-broken-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-broken-repo-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-broken-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-broken-repo-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-broken-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-broken-repo-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-broken-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji.py::TestKoji::()::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-broken-repo-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_get_buildroot /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_failed_build /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_no_build_env /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_no_build_metadata /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_wrong_source_type /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_log_task_id[12345-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_log_task_id[x-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_krb_args[params0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_krb_args[params1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_krb_args[params2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_krb_args[params3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_krb_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_ssl_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_osbs_fail[get_build_logs] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_osbs_fail[get_pod_for_build] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_import_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_filesystem_koji_task_id[1234-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_filesystem_koji_task_id[x-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_filesystem_koji_task_id_missing /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[True-False-False-v1-only-False-1-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[True-False-False-v1+v2-True-2-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[True-False-False-v2-only-True-1-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[True-False-False-v1+v2-True-0-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[False-False-False-v1-only-False-1-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[False-False-False-v1+v2-True-2-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[False-False-False-v2-only-True-1-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_success[False-False-False-v1+v2-True-0-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_without_build_info /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_add_help[empty_config] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_add_help[no_help_file] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_add_help[skip] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_add_help[pass] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_set_media_types[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_set_media_types[version1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_set_media_types[version2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_set_media_types[version3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_set_media_types[version4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_import.py::TestKojiImport::()::test_koji_import_set_media_types[version5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_koji_build_found /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_koji_build_retry /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_koji_ssl_certs_used /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_koji_build_not_found /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_base_image_not_inspected /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_base_image_missing_labels[com.redhat.component] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_base_image_missing_labels[version] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_parent.py::TestKojiParent::()::test_base_image_missing_labels[release] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_failed_build /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_no_tagconf /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_no_build_env /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_no_build_metadata /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_wrong_source_type /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_log_task_id[12345-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_log_task_id[x-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_krb_args[params0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_krb_args[params1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_krb_args[params2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_krb_args[params3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_krb_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_ssl_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_osbs_fail[get_build_logs] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_osbs_fail[get_pod_for_build] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_import_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_tag_fail[task_states0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_tag_fail[task_states1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_tag_fail[task_states2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_filesystem_koji_task_id[1234-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_filesystem_koji_task_id[x-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_filesystem_koji_task_id_missing /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_image_tags[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_image_tags[additional_tags1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-True-True-v1-only-False-1-False-None-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-True-True-v1+v2-True-2-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-True-True-v2-only-True-1-True-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-True-True-v1+v2-True-0-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-False-False-v1-only-False-1-False-None-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-False-False-v1+v2-True-2-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-False-False-v2-only-True-1-True-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[True-False-False-v1+v2-True-0-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-True-True-v1-only-False-1-False-None-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-True-True-v1+v2-True-2-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-True-True-v2-only-True-1-True-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-True-True-v1+v2-True-0-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-False-False-v1-only-False-1-False-None-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-False-False-v1+v2-True-2-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-False-False-v2-only-True-1-True-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_success[False-False-False-v1+v2-True-0-False-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_pullspec[True-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_pullspec[True-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_pullspec[False-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_pullspec[False-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_without_build_info /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_add_help[empty_config] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_add_help[no_help_file] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_add_help[skip] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_add_help[pass] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_add_help[unknown_status] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_logs[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_promote.py::TestKojiPromote::()::test_koji_promote_logs[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_failed_build_process /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_failed_koji_promote /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_krb_args[params0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_krb_args[params1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_krb_args[params2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_krb_args[params3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_krb_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_ssl_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_tag_fail[task_states0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_tag_fail[task_states1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_tag_fail[task_states2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_tag_build.py::TestKojiPromote::()::test_koji_tag_build_success[use_import0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_failed_build /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_no_tagconf /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_no_build_env /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_no_build_metadata /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_krb_args[params0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_krb_args[params1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_krb_args[params2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_krb_args[params3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_krb_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_ssl_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_osbs_fail[get_build_logs] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_osbs_fail[get_pod_for_build] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_import_fail /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_image_tags[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_image_tags[additional_tags1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[True-v1-only-False-1-None-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[True-v1+v2-True-2-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[True-v2-only-True-1-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[True-v1+v2-True-0-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[False-v1-only-False-1-None-images-docker-candidate] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[False-v1+v2-True-2-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[False-v2-only-True-1-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_success[False-v1+v2-True-0-10485760-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_pullspec[True-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_pullspec[True-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_pullspec[False-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_pullspec[False-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_logs[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_koji_upload.py::TestKojiUpload::()::test_koji_upload_logs[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_annotations_and_labels[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_annotations_and_labels[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_cancelation /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_640] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_641] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_642] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_643] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_644] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_645] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_646] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms0--powerpc64le-result0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms1-platform_exclude1--result1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms2-platform_exclude2-powerpc64le-result2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms3-toast-platform_only3-result3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms4-toast-x86_64-result4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms5-platform_exclude5-platform_only5-result5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms6---result6] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_unknown_platform /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_create /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[False-None-KeyError-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason1-KeyError-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason2-expected2-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason3-expected3-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[1234567-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[bacon-ValueError] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[None-TypeError] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[all] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[first] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[build_canceled] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-busybox:latest-expected0-not_expected0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-localhost:5000/busybox:latest-expected1-not_expected1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-busybox:latest-expected2-not_expected2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-localhost:5000/busybox:latest-expected3-not_expected3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-localhost:5000/library/busybox:latest-expected4-not_expected4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-localhost:5000/library/busybox:latest-expected5-not_expected5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-library-only:latest-expected6-not_expected6] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pull_base_image.py::test_pull_base_wrong_registry /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pulp_sync.py::TestPostPulpSync::()::test_dockercfg_registry_not_present /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/util.py:622: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead logger.warn('%s not found in .dockercfg', docker_registry) tests/plugins/test_pyrpkg_fetch_artefacts.py::test_distgit_fetch_artefacts_plugin /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_pyrpkg_fetch_artefacts.py::test_distgit_fetch_artefacts_failure /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_filename[reactor-config.yaml] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_filename[None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n bar: 1\n plat/form:\n - name: foo\n max_concurrent_builds: 1\n -errors1] /usr/lib/python3.6/site-packages/py/_path/local.py:359: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> child = object.__new__(self.__class__) tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n - name: 1\n max_concurrent_builds: 1\n - name: blah\n max_concurrent_builds: one\n - name: "2" # quoting prevents error\n max_concurrent_builds: 2\n - name: negative\n max_concurrent_builds: -1\n -errors2] /usr/lib/python3.6/site-packages/py/_path/local.py:360: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> child.strpath = self.strpath + self.sep + name tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n - name: blah\n max_concurrent_builds: 1\n enabled: never\n -errors3] /usr/lib/python3.6/site-packages/py/_path/local.py:360: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> child.strpath = self.strpath + self.sep + name tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_bad_cluster_config[ version: 1\n clusters:\n foo:\n # missing name\n - nam: bar\n max_concurrent_builds: 1\n # missing max_concurrent_builds\n - name: baz\n max_concurrrent_builds: 2\n - name: bar\n max_concurrent_builds: 4\n extra: false\n -errors4] /usr/lib/python3.6/site-packages/py/_path/local.py:360: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> child.strpath = self.strpath + self.sep + name tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_bad_version /usr/lib/python3.6/site-packages/py/_path/local.py:360: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> child.strpath = self.strpath + self.sep + name /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_good_cluster_config[-clusters0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_good_cluster_config[{version: 1}\n-clusters1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_good_cluster_config[ version: 1\n special: foo\n -clusters2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::()::test_good_cluster_config[ version: 1\n clusters:\n ignored:\n - name: foo\n max_concurrent_builds: 2\n platform:\n - name: one\n max_concurrent_builds: 4\n - name: two\n max_concurrent_builds: 8\n enabled: true\n - name: three\n max_concurrent_builds: 16\n enabled: false\n -clusters3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_reactor_config.py:129: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/schemas/config.json'> conf = read_yaml(config_filename, 'schemas/config.json') tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::()::test_remove_built_image_plugin[False-deferred0-expected0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::()::test_remove_built_image_plugin[False-deferred1-expected1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::()::test_remove_built_image_plugin[True-deferred2-expected2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::()::test_remove_built_image_plugin[True-deferred3-expected3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated0-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated0-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated1-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated1-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_rpmqa.py::test_rpmqa_plugin_exception /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_rpmqa.py::test_dangling_volumes_removed /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_default_parameters /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_tag_value_is_used[spam-spam] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_tag_value_is_used[None-image] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_tag_value_is_used[-image] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_dont_load_is_honored[True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_dont_load_is_honored[False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_from_specified[False-from-layer-from-layer] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_from_specified[True-from-layer-from-layer] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_from_specified[False-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_from_specified[True-None-squash_from_layer3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_squash.py::TestSquashPlugin::()::test_missing_base_image_id /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::()::test_disabled_in_config /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py:44: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. cfp = configparser.SafeConfigParser() tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::()::test_enabled_in_config /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py:44: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. cfp = configparser.SafeConfigParser() tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::()::test_malformed_config /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py:44: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. cfp = configparser.SafeConfigParser() tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::()::test_no_config /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/pre_stop_autorebuild_if_disabled.py:44: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. cfp = configparser.SafeConfigParser() tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals1/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals2/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals3/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals4/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals5/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals6/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals7/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals8/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals9/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals10/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals11/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals12/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals13/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals14/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals15/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals16/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals17/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals18/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals19/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals20/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals21/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals22/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals23/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals24/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals25/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals26/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals27/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals28/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals29/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals30/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals31/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals32/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals33/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals34/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals35/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals36/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals37/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals38/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals39/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals40/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals41/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals42/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals43/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals44/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals45/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals46/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals47/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals48/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals49/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals50/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals51/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals52/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_None_Fals53/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu1/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu2/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu3/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu4/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu5/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu6/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu7/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu8/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu9/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu10/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu11/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu12/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu13/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu14/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu15/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu16/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu17/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu18/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu19/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu20/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu21/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu22/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu23/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu24/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu25/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu26/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu27/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu28/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu29/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu30/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu31/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu32/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu33/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu34/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu35/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu36/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu37/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu38/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu39/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu40/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu41/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu42/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu43/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu44/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu45/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu46/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu47/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu48/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu49/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu50/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu51/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu52/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu53/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu54/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu55/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu56/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu57/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu58/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu59/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu60/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu61/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu62/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu63/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu64/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu65/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu66/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu67/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu68/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu69/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu70/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu71/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu72/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu73/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu74/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu75/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu76/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu77/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu78/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu79/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu80/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu81/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu82/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu83/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu84/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu85/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu86/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu87/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu88/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu89/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu90/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu91/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu92/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu93/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu94/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu95/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu96/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu97/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu98/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu99/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu100/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu101/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu102/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu103/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu104/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu105/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu106/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu107/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu108/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu109/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu110/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu111/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu112/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu113/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu114/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu115/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu116/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu117/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu118/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu119/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu120/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu121/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu122/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu123/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu124/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu125/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu126/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu127/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu128/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu129/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu130/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu131/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu132/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu133/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu134/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu135/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu136/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu137/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu138/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu139/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu140/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu141/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu142/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu143/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu144/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu145/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu146/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu147/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu148/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu149/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu150/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu151/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu152/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu153/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu154/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu155/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu156/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu157/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu158/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-None-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu159/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-spam-"spam"] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu160/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_pulp_resu161/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_metadata_plugin_rpmqa_failure /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_metadata_plugin_rpmqa_fai0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_labels_metadata_plugin[koji_import] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_labels_metadata_plugin_ko0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_labels_metadata_plugin[koji_promote] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_labels_metadata_plugin_ko1/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_missing_koji_build_id /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_missing_koji_build_id0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_annotations /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_store_metadata_fail_updat0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_labels[koji_import] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_store_metadata_fail_updat0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_labels[koji_promote] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_store_metadata_fail_updat0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries0-docker_registries0-prefixes0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_filter_repositories_pulp_0/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries1-docker_registries1-prefixes1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_filter_repositories_pulp_1/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries2-docker_registries2-prefixes2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_filter_repositories_pulp_2/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries3-docker_registries3-prefixes3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_filter_repositories_pulp_3/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries4-docker_registries4-prefixes4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_filter_repositories_pulp_4/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries5-docker_registries5-prefixes5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/osbs/conf.py:59: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. self.scp = configparser.SafeConfigParser() /usr/lib/python3.6/site-packages/osbs/conf.py:135: UserWarning: 'openshift_uri' is deprecated, use 'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugins/exit_store_metadata_in_osv3.py:182: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/pytest-of-mockbuild/pytest-0/test_filter_repositories_pulp_5/Dockerfile' mode='r' encoding='UTF-8'> "dockerfile": open(self.workflow.builder.df_path).read(), tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs0-False-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs0-False-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs1-False-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs1-False-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs2-False-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs2-False-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs3-False-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs3-False-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs4-True-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs4-True-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs5-True-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs5-True-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs6-True-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs6-True-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs7-True-True-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs7-True-True-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs8-True-False-True] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs8-True-False-False] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_by_labels.py::test_tag_by_labels_plugin[args0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_by_labels.py::test_tag_by_labels_plugin[args1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags0-fedora-expected0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags1-fedora-expected1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags2-foo-expected2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags3-name-expected3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags4-bar-expected4] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags5-bar-expected5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[None-fedora-expected6] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_bad_inspect_data[inspect0-KeyError('name'] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_bad_inspect_data[inspect1-KeyError('Labels'] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_bad_inspect_data[None-RuntimeError('There is no inspect data] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_tag_from_config.py::test_tag_parse[None-None-expected0] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags1-primary_tags1-expected1] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags2-primary_tags2-expected2] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags3-primary_tags3-expected3] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags4-primary_tags4-None] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags5-primary_tags5-expected5] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags6-primary_tags6-expected6] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags7-primary_tags7-expected7] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags8-primary_tags8-expected8] /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /usr/lib/python3.6/site-packages/dockerfile_parse/util.py:56: DeprecationWarning: generator 'EnvSubst.replace_parts' raised StopIteration return "".join(self.replace_parts()) tests/plugins/test_yum_inject.py::test_yuminject_multiline_wrapped /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_yum_inject.py::test_yuminject_multiline_notwrapped /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_yum_inject.py::test_yuminject_multiline_wrapped_with_chown /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_yum_inject.py::test_no_repourls /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_yum_inject.py::test_single_repourl /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) tests/plugins/test_yum_inject.py::test_multiple_repourls /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/atomic_reactor/plugin.py:368: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() args, _, var_kwargs, _ = inspect.getargspec(plugin_class.__init__) -- Docs: http://doc.pytest.org/en/latest/warnings.html =========== 1684 passed, 41 skipped, 2644 warnings in 46.82 seconds ============ + LANG=en_US.utf8 + py.test-2.7 -vv tests ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 -- /usr/bin/python2 cachedir: .cache rootdir: /builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841, inifile: pytest.ini plugins: capturelog-0.7 collecting ... collected 1725 items tests/test_build.py::test_inspect_built_image[source_params0] SKIPPED tests/test_build.py::test_inspect_built_image[source_params1] SKIPPED tests/test_build.py::test_inspect_base_image[source_params0] SKIPPED tests/test_build.py::test_inspect_base_image[source_params1] SKIPPED tests/test_build.py::test_get_base_image_info[buildroot-fedora:latest-False-source_params0] SKIPPED tests/test_build.py::test_get_base_image_info[buildroot-fedora:latest-False-source_params1] SKIPPED tests/test_build.py::test_get_base_image_info[non-existing-True-source_params0] SKIPPED tests/test_build.py::test_get_base_image_info[non-existing-True-source_params1] SKIPPED tests/test_build.py::test_ensure_built[True-source_params0] SKIPPED tests/test_build.py::test_ensure_built[True-source_params1] SKIPPED tests/test_build.py::test_ensure_built[False-source_params0] SKIPPED tests/test_build.py::test_ensure_built[False-source_params1] SKIPPED tests/test_build.py::test_get_image_built_info[buildroot-fedora:latest-False-source_params0] SKIPPED tests/test_build.py::test_get_image_built_info[buildroot-fedora:latest-False-source_params1] SKIPPED tests/test_build.py::test_get_image_built_info[non-existing-True-source_params0] SKIPPED tests/test_build.py::test_get_image_built_info[non-existing-True-source_params1] SKIPPED tests/test_build.py::test_build_result PASSED tests/test_buildimage.py::test_tarball_generation_local_repo PASSED tests/test_buildimage.py::test_tarball_generation_upstream_repo SKIPPED tests/test_buildimage.py::test_image_creation_upstream_repo SKIPPED tests/test_buildimage.py::test_image_creation_local_repo PASSED tests/test_cli.py::TestCLISuite::test_simple_privileged_build[git-https://github.com/TomasTomecek/docker-hello-world.git] PASSED tests/test_cli.py::TestCLISuite::test_simple_privileged_build[path-/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/tests/files/docker-hello-world] PASSED tests/test_cli.py::TestCLISuite::test_simple_dh_build[git-https://github.com/TomasTomecek/docker-hello-world.git] PASSED tests/test_cli.py::TestCLISuite::test_simple_dh_build[path-/builddir/build/BUILD/atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841/tests/files/docker-hello-world] PASSED tests/test_cli.py::TestCLISuite::test_building_from_json_source_provider PASSED tests/test_cli.py::TestCLISuite::test_create_build_image PASSED tests/test_cli.py::TestCLISuite::test_log_encoding PASSED tests/test_inner.py::test_build_results_encoder PASSED tests/test_inner.py::test_build_results_decoder PASSED tests/test_inner.py::test_workflow PASSED tests/test_inner.py::test_workflow_base_images PASSED tests/test_inner.py::test_workflow_compat PASSED tests/test_inner.py::test_plugin_errors[plugins0-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins1-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins2-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins3-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins4-False-True] PASSED tests/test_inner.py::test_plugin_errors[plugins5-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins6-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins7-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins8-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins9-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins10-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins11-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins12-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins13-True-True] PASSED tests/test_inner.py::test_plugin_errors[plugins14-False-True] PASSED tests/test_inner.py::test_plugin_errors[plugins15-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins16-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins17-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins18-False-False] PASSED tests/test_inner.py::test_plugin_errors[plugins19-False-False] PASSED tests/test_inner.py::test_autorebuild_stop_prevents_build PASSED tests/test_inner.py::test_workflow_plugin_error[pre_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[buildstep_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[prepub_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[post_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[exit_raises] PASSED tests/test_inner.py::test_workflow_plugin_error[exit_raises_allowed] PASSED tests/test_inner.py::test_workflow_docker_build_error PASSED tests/test_inner.py::test_source_not_removed_for_exit_plugins SKIPPED tests/test_inner.py::test_workflow_plugin_results[buildstep_value-False] PASSED tests/test_inner.py::test_workflow_plugin_results[buildstep_remote_value-False] PASSED tests/test_inner.py::test_workflow_plugin_results[buildstep_failed_value-True] PASSED tests/test_inner.py::test_cancel_build[pre] PASSED tests/test_inner.py::test_cancel_build[prepub] PASSED tests/test_inner.py::test_cancel_build[buildstep] PASSED tests/test_inner.py::test_cancel_build[post] PASSED tests/test_inner.py::test_cancel_build[exit] PASSED tests/test_inner.py::test_show_version[True] PASSED tests/test_inner.py::test_show_version[False] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keyring[None] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keyring[proxy] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keytab[None] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_krb_keytab[proxy] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_ssl[None] PASSED tests/test_koji_util.py::TestKojiLogin::test_koji_login_ssl[proxy] PASSED tests/test_koji_util.py::TestCreateKojiSession::test_create_simple_session PASSED tests/test_koji_util.py::TestCreateKojiSession::test_create_authenticated_session PASSED tests/test_koji_util.py::TestStreamTaskOutput::test_output_as_generator PASSED tests/test_koji_util.py::TestTaskWatcher::test_wait[finished0-info0-CANCELED-True] PASSED tests/test_koji_util.py::TestTaskWatcher::test_wait[finished1-info1-FAILED-True] PASSED tests/test_koji_util.py::TestTaskWatcher::test_wait[finished2-info2-CLOSED-False] PASSED tests/test_koji_util.py::TestTaskWatcher::test_cancel PASSED tests/test_koji_util.py::TestTagKojiBuild::test_tagging[CLOSED-False] PASSED tests/test_koji_util.py::TestTagKojiBuild::test_tagging[CANCELED-True] PASSED tests/test_koji_util.py::TestTagKojiBuild::test_tagging[FAILED-True] PASSED tests/test_plugin.py::test_load_plugins[PreBuildPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[PrePublishPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[PostBuildPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[ExitPluginsRunner] PASSED tests/test_plugin.py::test_load_plugins[BuildStepPluginsRunner] PASSED tests/test_plugin.py::test_prebuild_plugin_failure PASSED tests/test_plugin.py::test_required_plugin_failure[True-PreBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-PrePublishPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-PostBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-ExitPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[True-BuildStepPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-PreBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-PrePublishPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-PostBuildPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-ExitPluginsRunner] PASSED tests/test_plugin.py::test_required_plugin_failure[False-BuildStepPluginsRunner] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[True-True] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[True-False] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[False-True] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin[False-False] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin_failing_exception[True] PASSED tests/test_plugin.py::test_buildstep_phase_build_plugin_failing_exception[False] PASSED tests/test_plugin.py::test_non_buildstep_phase_raises_InappropriateBuildStepError PASSED tests/test_plugin.py::test_no_appropriate_buildstep_build_plugin PASSED tests/test_plugin.py::test_fallback_to_docker_build PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin[params0] PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin[params1] PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin_with_kwargs[params0] PASSED tests/test_plugin.py::TestBuildPluginsRunner::test_create_instance_from_plugin_with_kwargs[params1] PASSED tests/test_plugin.py::TestInputPluginsRunner::test_substitution PASSED tests/test_plugin.py::TestInputPluginsRunner::test_substitution_on_plugins PASSED tests/test_plugin.py::TestInputPluginsRunner::test_autoinput_no_autousable PASSED tests/test_plugin.py::TestInputPluginsRunner::test_autoinput_more_autousable PASSED tests/test_plugin.py::TestInputPluginsRunner::test_autoinput_one_autousable PASSED tests/test_reactor.py::test_hostdocker_build[source_params0] PASSED tests/test_reactor.py::test_hostdocker_build[source_params1] PASSED tests/test_reactor.py::test_hostdocker_error_build[source_params0] PASSED tests/test_reactor.py::test_hostdocker_error_build[source_params1] PASSED tests/test_reactor.py::test_privileged_gitrepo_build[source_params0] PASSED tests/test_reactor.py::test_privileged_gitrepo_build[source_params1] PASSED tests/test_reactor.py::test_privileged_build[source_params0] PASSED tests/test_reactor.py::test_privileged_build[source_params1] PASSED tests/test_reactor.py::test_if_all_versions_match PASSED tests/test_source.py::TestSource::test_creates_tmpdir_if_not_passed PASSED tests/test_source.py::TestGitSource::test_checks_out_repo SKIPPED tests/test_source.py::TestPathSource::test_copies_target_dir PASSED tests/test_source.py::TestGetSourceInstanceFor::test_recognizes_correct_provider[source0-GitSource] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_recognizes_correct_provider[source1-PathSource] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[source0-unknown source provider "xxx"] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[source1-"source" must contain "uri" key] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[source2-"source" must contain "provider" key] PASSED tests/test_source.py::TestGetSourceInstanceFor::test_errors[None-"source" must be a dict] PASSED tests/test_tasker.py::test_run PASSED tests/test_tasker.py::test_run_invalid_command PASSED tests/test_tasker.py::test_image_exists PASSED tests/test_tasker.py::test_image_doesnt_exist PASSED tests/test_tasker.py::test_logs PASSED tests/test_tasker.py::test_remove_container PASSED tests/test_tasker.py::test_remove_image PASSED tests/test_tasker.py::test_commit_container PASSED tests/test_tasker.py::test_inspect_image PASSED tests/test_tasker.py::test_tag_image PASSED tests/test_tasker.py::test_tag_image_same_name PASSED tests/test_tasker.py::test_push_image[True] PASSED tests/test_tasker.py::test_push_image[False] PASSED tests/test_tasker.py::test_tag_and_push PASSED tests/test_tasker.py::test_pull_image PASSED tests/test_tasker.py::test_get_image_info_by_id_nonexistent PASSED tests/test_tasker.py::test_get_image_info_by_id PASSED tests/test_tasker.py::test_get_image_info_by_name_tag_in_name PASSED tests/test_tasker.py::test_get_image_info_by_name_tag_in_name_nonexisten PASSED tests/test_tasker.py::test_build_image_from_path SKIPPED tests/test_tasker.py::test_build_image_from_git SKIPPED tests/test_tasker.py::test_get_info PASSED tests/test_tasker.py::test_get_version PASSED tests/test_tasker.py::test_timeout[None-120] PASSED tests/test_tasker.py::test_timeout[60-60] PASSED tests/test_tasker.py::test_docker2 PASSED tests/test_util.py::test_image_name_parse PASSED tests/test_util.py::test_image_name_format PASSED tests/test_util.py::test_image_name_comparison PASSED tests/test_util.py::test_wait_for_command PASSED tests/test_util.py::test_clone_git_repo SKIPPED tests/test_util.py::TestCommandResult::test_parse_item[{"stream":"Step 0 : FROM ebbc51b7dfa5bcd993a[...]\n"} -Step 0 : FROM ebbc51b7dfa5bcd993a[...]] PASSED tests/test_util.py::TestCommandResult::test_parse_item[this is not valid JSON -this is not valid JSON] PASSED tests/test_util.py::test_clone_git_repo_by_sha1 SKIPPED tests/test_util.py::test_figure_out_dockerfile SKIPPED tests/test_util.py::test_lazy_git SKIPPED tests/test_util.py::test_lazy_git_with_tmpdir SKIPPED tests/test_util.py::test_render_yum_repo_unicode PASSED tests/test_util.py::test_process_substitutions[dct0-subst0-expected0] PASSED tests/test_util.py::test_process_substitutions[dct1-subst1-expected1] PASSED tests/test_util.py::test_process_substitutions[dct2-subst2-expected2] PASSED tests/test_util.py::test_process_substitutions[dct3-subst3-expected3] PASSED tests/test_util.py::test_process_substitutions[dct4-subst4-expected4] PASSED tests/test_util.py::test_process_substitutions[dct5-subst5-expected5] PASSED tests/test_util.py::test_process_substitutions[dct6-subst6-expected6] PASSED tests/test_util.py::test_get_hexdigests[abc-algorithms0-expected0] PASSED tests/test_util.py::test_get_hexdigests[abc-algorithms1-expected1] PASSED tests/test_util.py::test_get_hexdigests[abc-algorithms2-expected2] PASSED tests/test_util.py::test_get_versions_of_tools PASSED tests/test_util.py::test_print_versions_of_tools PASSED tests/test_util.py::test_preferred_labels[labels0-name-name] PASSED tests/test_util.py::test_preferred_labels[labels1-Name-name] PASSED tests/test_util.py::test_preferred_labels[labels2-Name-name] PASSED tests/test_util.py::test_preferred_labels[labels3-name-Name] PASSED tests/test_util.py::test_preferred_labels[labels4-Name-name] PASSED tests/test_util.py::test_preferred_labels[labels5-foobar-foobar] PASSED tests/test_util.py::test_human_size[0-0.00 B] PASSED tests/test_util.py::test_human_size[1-1.00 B] PASSED tests/test_util.py::test_human_size[-1--1.00 B] PASSED tests/test_util.py::test_human_size[1536-1.50 KiB] PASSED tests/test_util.py::test_human_size[-1024--1.00 KiB] PASSED tests/test_util.py::test_human_size[204800-200.00 KiB] PASSED tests/test_util.py::test_human_size[6983516-6.66 MiB] PASSED tests/test_util.py::test_human_size[14355928186-13.37 GiB] PASSED tests/test_util.py::test_human_size[135734710448947-123.45 TiB] PASSED tests/test_util.py::test_human_size[size_input9-999.99 ZiB] PASSED tests/test_util.py::test_human_size[size_input10-888.88 YiB] PASSED tests/test_util.py::test_human_size[size_input11-3493.82 YiB] PASSED tests/test_util.py::test_human_size[size_input12--3493.82 YiB] PASSED tests/test_util.py::test_manifest_digest[v1-digest-v2-digest-v2-digest] PASSED tests/test_util.py::test_manifest_digest[v1-digest-None-v1-digest] PASSED tests/test_util.py::test_manifest_digest[None-v2-digest-v2-digest] PASSED tests/test_util.py::test_manifest_digest[None-None-None] PASSED tests/test_util.py::test_get_build_json[environ0-expected0] PASSED tests/test_util.py::test_get_build_json[environ1-False] PASSED tests/test_util.py::test_is_scratch_build[build_json0-True] PASSED tests/test_util.py::test_is_scratch_build[build_json1-False] PASSED tests/test_util.py::test_is_scratch_build[build_json2-False] PASSED tests/test_util.py::test_is_scratch_build[build_json3-None] PASSED tests/test_util.py::test_is_scratch_build[build_json4-None] PASSED tests/test_util.py::test_df_parser PASSED tests/test_util.py::test_df_parser_parent_env_arg PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg0] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg1] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg2] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg3] PASSED tests/test_util.py::test_df_parser_parent_env_wf[env_arg4] PASSED tests/test_util.py::test_are_plugins_in_order[available0-requested0-True] PASSED tests/test_util.py::test_are_plugins_in_order[available1-requested1-True] PASSED tests/test_util.py::test_are_plugins_in_order[available2-requested2-True] PASSED tests/test_util.py::test_are_plugins_in_order[available3-requested3-True] PASSED tests/test_util.py::test_are_plugins_in_order[available4-requested4-False] PASSED tests/test_util.py::test_are_plugins_in_order[available5-requested5-False] PASSED tests/test_util.py::test_are_plugins_in_order[available6-requested6-False] PASSED tests/test_util.py::test_label_formatter[-labels0-] PASSED tests/test_util.py::test_label_formatter[-labels1-] PASSED tests/test_util.py::test_label_formatter[dog-labels2-dog] PASSED tests/test_util.py::test_label_formatter[dog-labels3-dog] PASSED tests/test_util.py::test_label_formatter[{version}-labels4-cat] PASSED tests/test_util.py::test_label_formatter[dog-{version}-labels5-dog-cat] PASSED tests/test_util.py::test_label_formatter[{version}-labels6-None] PASSED tests/test_util.py::test_label_formatter[{Version}-labels7-None] PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds0-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds1-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-creds2-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam:latest-localhost.com-/v2/spam/manifests/latest-None-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds0-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds1-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-creds2-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/food/spam:latest-http://localhost.com-/v2/food/spam/manifests/latest-None-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds0-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds1-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-creds2-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions0-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions0-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions1-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions1-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions2-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions2-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions3-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions3-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions4-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions4-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions5-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions5-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions6-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions6-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions7-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-versions7-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests[not-used.com/spam-https://localhost.com-/v2/spam/manifests/latest-None-None-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[True-False-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-True-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-True-True] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-True-False] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-False-True] <- PASSED tests/test_util.py::test_get_manifest_digests_missing[False-False-False-False] <- PASSED tests/test_util.py::test_get_manifest_digests_connection_error <- PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_plugin PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_todest PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_nvr_from_labels PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_nvr_from_labels2 PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_fails PASSED tests/plugins/test_add_dockerfile.py::test_adddockerfile_final PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_generated[True] PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_generated[False] PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_legacy[True] PASSED tests/plugins/test_add_filesystem.py::test_add_filesystem_plugin_legacy[False] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[koji/image-build-True] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[KoJi/ImAgE-bUiLd \n-True] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[spam/bacon-False] PASSED tests/plugins/test_add_filesystem.py::test_base_image_type[SpAm/BaCon \n-False] PASSED tests/plugins/test_add_filesystem.py::test_image_build_file_parse PASSED tests/plugins/test_add_filesystem.py::test_missing_yum_repourls PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[True-True-False] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[True-True-True] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[True-False-False] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[False-True-False] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[False-True-True] PASSED tests/plugins/test_add_filesystem.py::test_image_task_failure[False-False-False] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_missing_conf PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--None-.tar] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--x86_64-.tar.gz] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--aarch64-.tar.bz2] PASSED tests/plugins/test_add_filesystem.py::test_build_filesystem_from_task_id[fedora-23-spam--None-.tar.xz] PASSED tests/plugins/test_add_filesystem.py::test_image_download[x86_64-None-True] PASSED tests/plugins/test_add_filesystem.py::test_image_download[None-architectures1-False] PASSED tests/plugins/test_add_filesystem.py::test_image_download[x86_64-architectures2-False] PASSED tests/plugins/test_add_filesystem.py::test_image_download[None-None-True] PASSED tests/plugins/test_add_filesystem.py::test_image_build_overwrites[None-None] <- PASSED tests/plugins/test_add_filesystem.py::test_image_build_overwrites[architectures1-None] <- PASSED tests/plugins/test_add_filesystem.py::test_image_build_overwrites[None-x86_64] <- PASSED tests/plugins/test_add_filesystem.py::test_image_build_defaults[1234567] <- PASSED tests/plugins/test_add_filesystem.py::test_image_build_defaults[None] <- PASSED tests/plugins/test_add_help.py::test_add_help_plugin[help.md] PASSED tests/plugins/test_add_help.py::test_add_help_plugin[other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_no_help_file[help.md] PASSED tests/plugins/test_add_help.py::test_add_help_no_help_file[other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[binary_missing-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[binary_missing-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[input_missing-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[input_missing-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[other_os_error-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[other_os_error-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[result_missing-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[result_missing-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[fail-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[fail-other_file.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[pass-help.md] PASSED tests/plugins/test_add_help.py::test_add_help_md2man_error[pass-other_file.md] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base0-labels_conf0-eq_conf0-dont_overwrite0-aliases0-expected_output0] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base1-{"label1": "value 1", "label2": "long value"}-eq_conf1-dont_overwrite1-aliases1-expected_output1] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base2-labels_conf2-eq_conf2-dont_overwrite2-aliases2-expected_output2] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base3-labels_conf3-eq_conf3-dont_overwrite3-aliases3-expected_output3] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base4-labels_conf4-eq_conf4-dont_overwrite4-aliases4-expected_output4] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base5-labels_conf5-eq_conf5-dont_overwrite5-aliases5-expected_output5] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base6-labels_conf6-eq_conf6-dont_overwrite6-aliases6-expected_output6] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base7-labels_conf7-eq_conf7-dont_overwrite7-aliases7-expected_output7] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base8-labels_conf8-eq_conf8-dont_overwrite8-aliases8-expected_output8] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora-labels_conf_base9-labels_conf9-eq_conf9-dont_overwrite9-aliases9-expected_output9] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base10-labels_conf10-eq_conf10-dont_overwrite10-aliases10-expected_output10] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base11-labels_conf11-eq_conf11-dont_overwrite11-aliases11-expected_output11] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base12-labels_conf12-eq_conf12-dont_overwrite12-aliases12-expected_output12] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nLABEL "label2"="df value"-labels_conf_base13-labels_conf13-eq_conf13-dont_overwrite13-aliases13-expected_output13] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin[FROM fedora\nRUN yum install -y python-django\nCMD blabla-labels_conf_base14-labels_conf14-eq_conf14-dont_overwrite14-aliases14-expected_output14] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[build-date-\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[architecture-x86_64] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-type-git] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-url-https://github.com/TomasTomecek/docker-hello-world.git] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[vcs-ref-6e592f1420efcd331cd28b360a7e02f669caf540] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[com.redhat.build-host-the-build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_generated[wrong_label-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-None-None-None-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-None-A-None-A-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-None-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-None-None-A-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-A-None-A-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-None-B-None-B-None-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-None-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[None-A-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-None-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-None-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-None-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-None-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-None-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-A-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-None-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-None-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-None-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-None-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-None-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-A-A-A-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-A-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-B-B-B-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-B-C-C-C-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-A-A-A-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-B-B-B-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-C-C-C-already exists-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-True-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-True-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-False-True] PASSED tests/plugins/test_add_labels.py::test_add_labels_aliases[A-B-C-D-D-D-as an alias for label-False-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-None-None-None-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-A-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-None-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-B-None-None-None-expected_log5] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-None-A-B-None-expected_log6] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-A-None-None-A-None0] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-A-None-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-B-None-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-None-B-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-B-None-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-None-B-B-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-C-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-A-None-None-A-None1] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[A-None-None-A-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases[None-A-A-None-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-None-None-None-None-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-None-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-B-B-None-None-None-None-expected_log2] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-None-None-A-B-B-None-expected_log3] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-A-A-None-None-None-A-None] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-None-A-A-None-A-A-adding equal label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[A-None-None-None-A-A-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_add_labels_equal_aliases2[None-A-A-A-A-None-A-skipping label] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[None-None-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-None-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[private-None-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-public-public-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-restricted-restricted-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-private-private-False] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[None-None-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-None-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[private-None-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-public-public-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-restricted-restricted-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[restricted-private-private-True] PASSED tests/plugins/test_add_labels.py::test_dont_overwrite_distribution_scope[public-private-private-True] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} url_post-url_pre label1_value label2_value url_post] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre url_post-url_pre url_post] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} {label3_non_existent} url_post-None] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {label1} {label2} {version} url_post-url_pre label1_value label2_value version_value url_post] PASSED tests/plugins/test_add_labels.py::test_url_label[url_pre {authoritative-source-url} {com.redhat.component} {com.redhat.build-host} url_post-url_pre authoritative-source-url_value com.redhat.component_value com.redhat.build-host_value url_post] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base0-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-build-date] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-architecture] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-type] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-url] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-vcs-ref] PASSED tests/plugins/test_add_labels.py::test_add_labels_plugin_explicit[labels_base1-FROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "build-date" = "docker value"\nLABEL "architecture" = "docker value"\nLABEL "vcs-type" = "docker value"\nLABEL "vcs-url" = "docker value"\nLABEL "vcs-ref" = "docker value"\nLABEL "com.redhat.build-host" = "docker value"\nLABEL "Build_Host" = "docker value"-com.redhat.build-host] PASSED tests/plugins/test_add_labels.py::test_add_labels_base_image[koji/image-build-False] PASSED tests/plugins/test_add_labels.py::test_add_labels_base_image[fedora-True] PASSED tests/plugins/test_add_labels.py::test_release_label[None-None-None-None-None] PASSED tests/plugins/test_add_labels.py::test_release_label[None-A-A-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[None-B-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[None-A-B-B-None] PASSED tests/plugins/test_add_labels.py::test_release_label[None-None-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[None-A-None-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-None-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[B-None-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-None-B-B-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-A-None-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-None-B-None] PASSED tests/plugins/test_add_labels.py::test_release_label[B-A-None-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-A-A-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[B-A-A-A-None] PASSED tests/plugins/test_add_labels.py::test_release_label[A-A-B-B-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-B-B-None] PASSED tests/plugins/test_add_labels.py::test_release_label[B-B-A-A-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[B-A-B-B-setting label] PASSED tests/plugins/test_add_labels.py::test_release_label[A-B-C-C-setting label] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_no_repourls[None] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_no_repourls[http://proxy.example.com] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_single_repourl[None] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_single_repourl[http://proxy.example.com] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_multiple_repourls[None] PASSED tests/plugins/test_add_yum_repo_by_url.py::test_multiple_repourls[http://proxy.example.com] PASSED tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla-None-expected0] PASSED tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-None-None] PASSED tests/plugins/test_assert_labels.py::test_assertlabels_plugin[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels2-expected2] PASSED tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels0] PASSED tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels1] PASSED tests/plugins/test_assert_labels.py::test_all_missing_required_labels[\nFROM fedora\nRUN yum install -y python-django\nCMD blabla\nLABEL "name"="rainbow" "version"="123" "release"="1"-req_labels2] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_component_missing PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_release_label_already_set[release] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_release_label_already_set[Release] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels2] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels3] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_missing_labels[labels4] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-True-version1-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release0-False-version1-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-True-version1-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version0-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version0-component1] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version1-component0] PASSED tests/plugins/test_bump_release.py::TestBumpRelease::test_increment[next_release1-False-version1-component1] PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_rebuild_no_build_json PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_no_buildconfig PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_is_not_rebuild[None] PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_is_not_rebuild[my_namespace] PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_check_is_rebuild PASSED tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::test_409_response PASSED tests/plugins/test_compress.py::TestCompress::test_compress[gzip-False-gz] PASSED tests/plugins/test_compress.py::TestCompress::test_compress[lzma-False-xz] PASSED tests/plugins/test_compress.py::TestCompress::test_compress[gzip-True-gz] PASSED tests/plugins/test_cp_built_image_to_nfs.py::test_cp_built_image_to_nfs[None] PASSED tests/plugins/test_cp_built_image_to_nfs.py::test_cp_built_image_to_nfs[test_directory] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries0-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries1-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries2-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries3-saved_digests5] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests0] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests1] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests2] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests3] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests4] PASSED tests/plugins/test_delete_from_registry.py::test_delete_from_registry_plugin[req_registries4-saved_digests5] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-None-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-private-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-authoritative-source-only-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-restricted-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[None-public-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-None-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-private-True] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-authoritative-source-only-False] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-restricted-False] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_distribution_scope_allowed[private-public-False] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_imported_parent_distribution_scope[None] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_imported_parent_distribution_scope[private] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_parent_distribution_scope[None] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_parent_distribution_scope[private] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_current_distribution_scope[None] PASSED tests/plugins/test_distribution_scope.py::TestDistributionScope::test_invalid_current_distribution_scope[private] PASSED tests/plugins/test_docker_api.py::test_build[True] PASSED tests/plugins/test_docker_api.py::test_build[False] PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- uru: invalid attribute\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[url: not a list\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: missing hashing\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid md5 checksum size\n md5: a1234\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid sha1 checksum size\n sha1: a1234\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_schema_error[- url: invalid sha256 checksum size\n sha256: a1234\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests0-*gboss] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests1-glassfish.org] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_no_match[nvr_requests2-glassfish.org] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_with_target <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_checksum <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_bad_checksum <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests0-expected0] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests1-expected1] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests2-expected2] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_filtering[nvr_requests3-expected3] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvo: invalid attribute\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[nvr: not a list\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvr: foo-bar-22-9\n archives: not a list\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_schema_error[- nvr: foo-bar-22-9\n archives:\n - filenamo: invalid attribute\n] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains0-False] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains1-False] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains2-False] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains3-False] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains4-False] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains5-True] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains6-True] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_allowed_domains[domains7-True] <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_url <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_nvr_bad_nvr <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts <- PASSED tests/plugins/test_fetch_maven_artifacts.py::test_fetch_maven_artifacts_url_bad_url <- PASSED tests/plugins/test_fetch_worker.py::test_fetch_worker_plugin[metadata.json] PASSED tests/plugins/test_fetch_worker.py::test_fetch_worker_plugin[None] PASSED tests/plugins/test_import_image.py::test_bad_setup PASSED tests/plugins/test_import_image.py::test_create_image[None-None] PASSED tests/plugins/test_import_image.py::test_create_image[None-False] PASSED tests/plugins/test_import_image.py::test_create_image[None-True] PASSED tests/plugins/test_import_image.py::test_create_image[my_namespace-None] PASSED tests/plugins/test_import_image.py::test_create_image[my_namespace-False] PASSED tests/plugins/test_import_image.py::test_create_image[my_namespace-True] PASSED tests/plugins/test_import_image.py::test_ensure_primary[True] PASSED tests/plugins/test_import_image.py::test_ensure_primary[False] PASSED tests/plugins/test_import_image.py::test_import_image[namespace0] PASSED tests/plugins/test_import_image.py::test_import_image[namespace1] PASSED tests/plugins/test_import_image.py::test_import_image_retry[0-results0] PASSED tests/plugins/test_import_image.py::test_import_image_retry[0.01-results1] PASSED tests/plugins/test_import_image.py::test_import_image_retry[0.02-results2] PASSED tests/plugins/test_import_image.py::test_import_image_attempts_config[0] PASSED tests/plugins/test_import_image.py::test_import_image_attempts_config[1] PASSED tests/plugins/test_import_image.py::test_import_image_attempts_config[2] PASSED tests/plugins/test_import_image.py::test_exception_during_create PASSED tests/plugins/test_import_image.py::test_exception_during_import PASSED tests/plugins/test_input_osv3.py::test_doesnt_fail_if_no_plugins PASSED tests/plugins/test_input_osv3.py::test_sets_selflink[{"metadata": {"selfLink": "/foo/bar"}}-/foo/bar] PASSED tests/plugins/test_input_osv3.py::test_sets_selflink[{"metadata": {}}-None] PASSED tests/plugins/test_input_osv3.py::test_sets_selflink[{}-None] PASSED tests/plugins/test_input_osv3.py::test_plugins_variable[ATOMIC_REACTOR_PLUGINS] PASSED tests/plugins/test_input_osv3.py::test_plugins_variable[DOCK_PLUGINS] PASSED tests/plugins/test_input_osv3.py::test_remove_dockerfile_content PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-None-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-None-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-None-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[http://example.com-False-None-None-http://proxy.example.com-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-None-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-False-sslverify=0-None-http://proxy.example.com-target-broken-repo-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-True] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-broken-False] PASSED tests/plugins/test_koji.py::TestKoji::test_koji_plugin[https://nosuchwebsiteforsure.com-True-sslverify=0-None-http://proxy.example.com-target-broken-repo-False] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_get_buildroot PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_failed_build PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_no_build_env PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_no_build_metadata PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_wrong_source_type PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_log_task_id[12345-True] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_log_task_id[x-False] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params0] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params1] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params2] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_args[params3] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_krb_fail PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_ssl_fail PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_osbs_fail[get_build_logs] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_osbs_fail[get_pod_for_build] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_import_fail PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_filesystem_koji_task_id[1234-True] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_filesystem_koji_task_id[x-False] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_filesystem_koji_task_id_missing PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v1-only-False-1-images-docker-candidate] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v1+v2-True-2-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v2-only-True-1-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[True-False-False-v1+v2-True-0-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v1-only-False-1-images-docker-candidate] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v1+v2-True-2-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v2-only-True-1-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_success[False-False-False-v1+v2-True-0-None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_without_build_info PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[empty_config] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[no_help_file] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[skip] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_add_help[pass] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[None] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version1] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version2] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version3] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version4] PASSED tests/plugins/test_koji_import.py::TestKojiImport::test_koji_import_set_media_types[version5] PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_build_found PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_build_retry PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_ssl_certs_used PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_koji_build_not_found PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_not_inspected PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_missing_labels[com.redhat.component] PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_missing_labels[version] PASSED tests/plugins/test_koji_parent.py::TestKojiParent::test_base_image_missing_labels[release] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_zero[0] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_zero[1024] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_defaults[10-1-11] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_defaults[12-1-7] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_defaults[12-3-5] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[10-1-10-11] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[10-1-20-6] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[10-1-25-5] PASSED tests/plugins/test_koji_promote.py::TestKojiUploadLogger::test_with_notable[12-3-25-5] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_failed_build PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_no_tagconf PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_no_build_env PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_no_build_metadata PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_wrong_source_type PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_log_task_id[12345-True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_log_task_id[x-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params0] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params1] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params2] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_args[params3] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_krb_fail PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_ssl_fail PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_osbs_fail[get_build_logs] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_osbs_fail[get_pod_for_build] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_import_fail PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_tag_fail[task_states0] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_tag_fail[task_states1] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_tag_fail[task_states2] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_filesystem_koji_task_id[1234-True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_filesystem_koji_task_id[x-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_filesystem_koji_task_id_missing PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_image_tags[None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_image_tags[additional_tags1] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-True-True-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[True-False-False-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-True-True-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v1-only-False-1-False-None-images-docker-candidate] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v1+v2-True-2-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v2-only-True-1-True-None-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_success[False-False-False-v1+v2-True-0-False-10485760-None] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[True-True-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[True-False-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[False-True-False] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_pullspec[False-False-True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_without_build_info PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[empty_config] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[no_help_file] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[skip] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[pass] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_add_help[unknown_status] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_logs[True] PASSED tests/plugins/test_koji_promote.py::TestKojiPromote::test_koji_promote_logs[False] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_failed_build_process PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_failed_koji_promote PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params0] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params1] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params2] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_args[params3] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_krb_fail PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_ssl_fail PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_tag_fail[task_states0] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_tag_fail[task_states1] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_tag_fail[task_states2] PASSED tests/plugins/test_koji_tag_build.py::TestKojiPromote::test_koji_tag_build_success[use_import0] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_zero[0] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_zero[1024] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_defaults[10-1-11] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_defaults[12-1-7] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_defaults[12-3-5] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[10-1-10-11] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[10-1-20-6] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[10-1-25-5] PASSED tests/plugins/test_koji_upload.py::TestKojiUploadLogger::test_with_notable[12-3-25-5] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_failed_build PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_no_tagconf PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_no_build_env PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_no_build_metadata PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params0] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params1] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params2] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_args[params3] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_krb_fail PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_ssl_fail PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_osbs_fail[get_build_logs] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_osbs_fail[get_pod_for_build] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_import_fail PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_image_tags[None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_image_tags[additional_tags1] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v1-only-False-1-None-images-docker-candidate] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v1+v2-True-2-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v2-only-True-1-None-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[True-v1+v2-True-0-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v1-only-False-1-None-images-docker-candidate] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v1+v2-True-2-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v2-only-True-1-None-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_success[False-v1+v2-True-0-10485760-None] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[True-True-False] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[True-False-False] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[False-True-False] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_pullspec[False-False-True] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_logs[True] PASSED tests/plugins/test_koji_upload.py::TestKojiUpload::test_koji_upload_logs[False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-fedora:latest-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[True-None-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-fedora:latest-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build[False-None-config_kwargs3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_annotations_and_labels[True] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_annotations_and_labels[False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_cancelation PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_640] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_641] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_642] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_643] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_644] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_645] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_choose_clusters[clusters_ppc64le0-clusters_x86_646] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms0--powerpc64le-result0] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms1-platform_exclude1--result1] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms2-platform_exclude2-powerpc64le-result2] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms3-toast-platform_only3-result3] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms4-toast-x86_64-result4] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms5-platform_exclude5-platform_only5-result5] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_exclude_platforms[platforms6---result6] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_unknown_platform PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_create PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[False-None-KeyError-False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason1-KeyError-False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason2-expected2-False] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_waiting[True-pod_failure_reason3-expected3-True] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[1234567-None] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[bacon-ValueError] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_get_fs_task_id[None-TypeError] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[all] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[first] PASSED tests/plugins/test_orchestrate_build.py::test_orchestrate_build_failed_to_list_builds[build_canceled] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-busybox:latest-expected0-not_expected0] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-localhost:5000/busybox:latest-expected1-not_expected1] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-busybox:latest-expected2-not_expected2] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-localhost:5000/busybox:latest-expected3-not_expected3] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-localhost:5000/library/busybox:latest-expected4-not_expected4] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[None-localhost:5000/library/busybox:latest-expected5-not_expected5] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_image_plugin[localhost:5000-library-only:latest-expected6-not_expected6] PASSED tests/plugins/test_pull_base_image.py::test_pull_base_wrong_registry PASSED tests/plugins/test_pulp.py::test_pulp_dedup_layers[None-True-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_dedup_layers[existing_layers1-True-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_dedup_layers[existing_layers2-True-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_dedup_layers[existing_layers3-True-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[3-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[2-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[1-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_source_secret[0-False] SKIPPED tests/plugins/test_pulp.py::test_pulp_service_account_secret SKIPPED tests/plugins/test_pulp.py::test_pulp_publish_only_without_sync[foo-foo-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_publish_only_without_sync[pulp_sync-foo-True] SKIPPED tests/plugins/test_pulp.py::test_pulp_publish_only_without_sync[foo-pulp_sync-False] SKIPPED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin0-expected_version0-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin1-expected_version1-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin2-expected_version2-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v1-pulp_plugin3-expected_version3-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin4-expected_version4-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin5-expected_version5-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin6-expected_version6-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-True-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-True-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-True-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-False-True-True] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-False-True-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_first_time[v2-pulp_plugin7-expected_version7-False-False-False] PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_timeout PASSED tests/plugins/test_pulp_pull.py::TestPostPulpPull::test_pull_retry PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[None-redhat--True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[None-redhat--False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[prefix--prefix--True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_repo_prefix[prefix--prefix--False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_auth_none PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[True-True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[True-False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[False-True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_pulp_auth[False-False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg_missing_or_invalid[None] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg_missing_or_invalid[{"invalid-json] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg_registry_not_present PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg[http] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockercfg[https] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_insecure_registry[None-None] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_insecure_registry[True-False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_insecure_registry[False-True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockpulp_loglevel[False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_dockpulp_loglevel[True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_store_registry[False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_store_registry[True] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_delete_not_implemented PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_create_missing_repo PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_print_availability_info[False] PASSED tests/plugins/test_pulp_sync.py::TestPostPulpSync::test_print_availability_info[True] PASSED tests/plugins/test_pyrpkg_fetch_artefacts.py::test_distgit_fetch_artefacts_plugin PASSED tests/plugins/test_pyrpkg_fetch_artefacts.py::test_distgit_fetch_artefacts_failure PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_no_config PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_filename[reactor-config.yaml] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_filename[None] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_filename_not_found PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_no_schema_resource PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_invalid_schema_resource[{] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_invalid_schema_resource[{"properties": {"any": null}}] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ clusters: foo: - name: bar max_concurrent_builds: 1 -errors0] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1 clusters: foo: bar: 1 plat/form: - name: foo max_concurrent_builds: 1 -errors1] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1 clusters: foo: - name: 1 max_concurrent_builds: 1 - name: blah max_concurrent_builds: one - name: "2" # quoting prevents error max_concurrent_builds: 2 - name: negative max_concurrent_builds: -1 -errors2] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1 clusters: foo: - name: blah max_concurrent_builds: 1 enabled: never -errors3] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_cluster_config[ version: 1 clusters: foo: # missing name - nam: bar max_concurrent_builds: 1 # missing max_concurrent_builds - name: baz max_concurrrent_builds: 2 - name: bar max_concurrent_builds: 4 extra: false -errors4] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_bad_version PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[-clusters0] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[{version: 1} -clusters1] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[ version: 1 special: foo -clusters2] PASSED tests/plugins/test_reactor_config.py::TestReactorConfigPlugin::test_good_cluster_config[ version: 1 clusters: ignored: - name: foo max_concurrent_builds: 2 platform: - name: one max_concurrent_builds: 4 - name: two max_concurrent_builds: 8 enabled: true - name: three max_concurrent_builds: 16 enabled: false -clusters3] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[False-deferred0-expected0] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[False-deferred1-expected1] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[True-deferred2-expected2] PASSED tests/plugins/test_remove_built_image.py::TestGarbageCollectionPlugin::test_remove_built_image_plugin[True-deferred3-expected3] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated0-True] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated0-False] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated1-True] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin[ignore_autogenerated1-False] PASSED tests/plugins/test_rpmqa.py::test_rpmqa_plugin_exception PASSED tests/plugins/test_rpmqa.py::test_dangling_volumes_removed PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_fails_with_unknown_states PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-False-send_on0-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-True-send_on1-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-False-send_on2-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-True-send_on3-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-False-send_on4-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-True-send_on5-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-False-send_on6-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-False-True-send_on7-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-False-True-True-send_on8-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-True-True-send_on9-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-True-send_on10-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[False-True-False-False-send_on11-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-True-False-False-send_on12-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-True-False-False-send_on13-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-False-False-send_on14-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-False-False-send_on15-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-True-True-send_on16-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-True-True-send_on17-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_should_send[True-False-False-False-send_on18-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-True-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-True-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-True-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[True-False-True-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-False-True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-True-False-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_render_mail[False-False-True-False-False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-True-True-True-expected_receivers0] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-True-True-expected_receivers1] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-True-False-expected_receivers2] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-False-True-expected_receivers3] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-True-False-False-expected_receivers4] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-True-False-False-False-expected_receivers5] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-False-False-False-False-expected_receivers6] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-False-True-False-True-expected_receivers7] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_recepients_from_koji[use_import0-False-True-True-False-expected_receivers8] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_generated_email[True-expected_receivers0] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_generated_email[False-expected_receivers1] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[koji_connection-expected_receivers0] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[submitter-expected_receivers1] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[empty_submitter-expected_receivers2] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[owner-expected_receivers3] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[empty_owner-expected_receivers4] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_koji_recepients_exception[empty_email_domain-expected_receivers5] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_send_mail[False] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_send_mail[True] PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_run_ok PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_run_fails_to_obtain_receivers PASSED tests/plugins/test_sendmail.py::TestSendMailPlugin::test_run_does_nothing_if_conditions_not_met PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_default_parameters PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_tag_value_is_used[spam-spam] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_tag_value_is_used[None-image] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_tag_value_is_used[-image] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_dont_load_is_honored[True] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_dont_load_is_honored[False] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[False-from-layer-from-layer] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[True-from-layer-from-layer] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[False-None-None] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_from_specified[True-None-squash_from_layer3] PASSED tests/plugins/test_squash.py::TestSquashPlugin::test_missing_base_image_id PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_disabled_in_config PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_enabled_in_config PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_malformed_config PASSED tests/plugins/test_stop_autorebuild_if_disabled.py::TestStopAutorebuildIfDisabledPlugin::test_no_config PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[None-False-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results1-expected_pulp_results1-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results2-expected_pulp_results2-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results0-False-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results1-None-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-True-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-None-None-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-bacon-bacon-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-None-None] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-spam-"spam"] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin[pulp_results3-expected_pulp_results3-help_results2-help.md-False-123-123-br_annotations2-["s", "p", "a", "m"]] PASSED tests/plugins/test_store_metadata.py::test_metadata_plugin_rpmqa_failure PASSED tests/plugins/test_store_metadata.py::test_labels_metadata_plugin[koji_import] PASSED tests/plugins/test_store_metadata.py::test_labels_metadata_plugin[koji_promote] PASSED tests/plugins/test_store_metadata.py::test_missing_koji_build_id PASSED tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_annotations PASSED tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_labels[koji_import] PASSED tests/plugins/test_store_metadata.py::test_store_metadata_fail_update_labels[koji_promote] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries0-docker_registries0-prefixes0] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries1-docker_registries1-prefixes1] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries2-docker_registries2-prefixes2] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries3-docker_registries3-prefixes3] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries4-docker_registries4-prefixes4] PASSED tests/plugins/test_store_metadata.py::test_filter_repositories[pulp_registries5-docker_registries5-prefixes5] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs0-False-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs0-False-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs1-False-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs1-False-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs2-False-True-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs2-False-True-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs3-False-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs3-False-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs4-True-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs4-True-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs5-True-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs5-True-False-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs6-True-True-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs6-True-True-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs7-True-True-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[172.17.42.1:5000/atomic-reactor-test-image-logs7-True-True-False] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs8-True-False-True] PASSED tests/plugins/test_tag_and_push.py::test_tag_and_push_plugin[atomic-reactor-test-image-logs8-True-False-False] PASSED tests/plugins/test_tag_by_labels.py::test_tag_by_labels_plugin[args0] PASSED tests/plugins/test_tag_by_labels.py::test_tag_by_labels_plugin[args1] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags0-fedora-expected0] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags1-fedora-expected1] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags2-foo-expected2] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags3-name-expected3] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags4-bar-expected4] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[tags5-bar-expected5] PASSED tests/plugins/test_tag_from_config.py::test_tag_from_config_plugin_generated[None-fedora-expected6] PASSED tests/plugins/test_tag_from_config.py::test_bad_inspect_data[inspect0-KeyError('name'] PASSED tests/plugins/test_tag_from_config.py::test_bad_inspect_data[inspect1-KeyError('Labels'] PASSED tests/plugins/test_tag_from_config.py::test_bad_inspect_data[None-RuntimeError('There is no inspect data] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[None-None-expected0] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags1-primary_tags1-expected1] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags2-primary_tags2-expected2] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags3-primary_tags3-expected3] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags4-primary_tags4-None] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags5-primary_tags5-expected5] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags6-primary_tags6-expected6] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags7-primary_tags7-expected7] PASSED tests/plugins/test_tag_from_config.py::test_tag_parse[unique_tags8-primary_tags8-expected8] PASSED tests/plugins/test_yum_inject.py::test_yuminject_plugin_notwrapped SKIPPED tests/plugins/test_yum_inject.py::test_yuminject_plugin_wrapped SKIPPED tests/plugins/test_yum_inject.py::test_yuminject_multiline_wrapped PASSED tests/plugins/test_yum_inject.py::test_yuminject_multiline_notwrapped PASSED tests/plugins/test_yum_inject.py::test_yuminject_multiline_wrapped_with_chown PASSED tests/plugins/test_yum_inject.py::test_complex_df PASSED tests/plugins/test_yum_inject.py::test_no_repourls PASSED tests/plugins/test_yum_inject.py::test_single_repourl PASSED tests/plugins/test_yum_inject.py::test_multiple_repourls PASSED =============================== warnings summary =============================== :171 'pytest_runtest_makereport' hook uses deprecated __multicall__ argument None pytest_funcarg__caplog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. pytest_funcarg__capturelog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. tests/plugins/test_check_and_set_rebuild.py::TestCheckRebuild::()::test_check_is_not_rebuild[None] /usr/lib/python2.7/site-packages/osbs/conf.py:135: UserWarning: u'openshift_uri' is deprecated, use u'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) /usr/lib/python2.7/site-packages/_pytest/warnings.py:88: UnicodeWarning: Warning is using unicode non convertible to ascii, converting to a safe representation: /usr/lib/python2.7/site-packages/osbs/conf.py:135: UserWarning: u'openshift_uri' is deprecated, use u'openshift_url' instead warnings.warn("%r is deprecated, use %r instead" % (deprecated_key, key)) UnicodeWarning) -- Docs: http://doc.pytest.org/en/latest/warnings.html ============= 1684 passed, 41 skipped, 5 warnings in 35.25 seconds ============= + exit 0 Processing files: atomic-reactor-1.6.25.1-4.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dqKJqO + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + DOCDIR=/builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/atomic-reactor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/atomic-reactor + cp -pr README.md /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/atomic-reactor + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.971DE9 + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + LICENSEDIR=/builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/atomic-reactor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/atomic-reactor + cp -pr LICENSE /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/atomic-reactor + exit 0 Provides: atomic-reactor = 1.6.25.1-4.fc27 dock = 1.6.25.1-4.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: dock < 1.3.7-2 Processing files: python2-atomic-reactor-1.6.25.1-4.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2PuCZu + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + DOCDIR=/builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python2-atomic-reactor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python2-atomic-reactor + cp -pr README.md /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python2-atomic-reactor + cp -pr docs/api.md docs/base_images.md docs/build_json.md docs/config.md docs/dev_testing.md docs/garbage_collection.md docs/koji.md docs/plugin_development.md docs/plugins.md docs/releasing.md /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python2-atomic-reactor + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G5Z8lQ + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + LICENSEDIR=/builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/python2-atomic-reactor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/python2-atomic-reactor + cp -pr LICENSE /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/python2-atomic-reactor + exit 0 Provides: python-atomic-reactor = 1.6.25.1-4.fc27 python-dock = 1.6.25.1-4.fc27 python2-atomic-reactor = 1.6.25.1-4.fc27 python2.7dist(atomic-reactor) = 1.6.25.1 python2dist(atomic-reactor) = 1.6.25.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-atomic-reactor < 1.6.25.1-4.fc27 python-dock < 1.3.7-2 Processing files: python2-atomic-reactor-koji-1.6.25.1-4.fc27.noarch Provides: dock-koji = 1.6.25.1-4.fc27 python-atomic-reactor-koji = 1.6.25.1-4.fc27 python-dock-koji = 1.6.25.1-4.fc27 python2-atomic-reactor-koji = 1.6.25.1-4.fc27 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) = 2.7 Obsoletes: dock-koji < 1.2.0-3 python-atomic-reactor-koji < 1.6.25.1-4.fc27 python-dock-koji < 1.3.7-2 Processing files: python2-atomic-reactor-metadata-1.6.25.1-4.fc27.noarch Provides: dock-metadata = 1.6.25.1-4.fc27 python-atomic-reactor-metadata = 1.6.25.1-4.fc27 python-dock-metadata = 1.6.25.1-4.fc27 python2-atomic-reactor-metadata = 1.6.25.1-4.fc27 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) = 2.7 Obsoletes: dock-metadata < 1.2.0-3 python-atomic-reactor-metadata < 1.6.25.1-4.fc27 python-dock-metadata < 1.3.7-2 Processing files: python2-atomic-reactor-rebuilds-1.6.25.1-4.fc27.noarch Provides: python-atomic-reactor-rebuilds = 1.6.25.1-4.fc27 python2-atomic-reactor-rebuilds = 1.6.25.1-4.fc27 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) = 2.7 Obsoletes: python-atomic-reactor-rebuilds < 1.6.25.1-4.fc27 Processing files: python3-atomic-reactor-1.6.25.1-4.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QWwC2K + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + DOCDIR=/builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python3-atomic-reactor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python3-atomic-reactor + cp -pr README.md /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python3-atomic-reactor + cp -pr docs/api.md docs/base_images.md docs/build_json.md docs/config.md docs/dev_testing.md docs/garbage_collection.md docs/koji.md docs/plugin_development.md docs/plugins.md docs/releasing.md /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/doc/python3-atomic-reactor + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LxgBKF + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + LICENSEDIR=/builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/python3-atomic-reactor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/python3-atomic-reactor + cp -pr LICENSE /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch/usr/share/licenses/python3-atomic-reactor + exit 0 Provides: python3-atomic-reactor = 1.6.25.1-4.fc27 python3-dock = 1.6.25.1-4.fc27 python3.6dist(atomic-reactor) = 1.6.25.1 python3dist(atomic-reactor) = 1.6.25.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Obsoletes: python3-dock < 1.3.7-2 Processing files: python3-atomic-reactor-koji-1.6.25.1-4.fc27.noarch warning: File listed twice: /usr/lib/python3.6/site-packages/atomic_reactor/plugins/__pycache__/pre_koji_parent.cpython-36.opt-1.pyc warning: File listed twice: /usr/lib/python3.6/site-packages/atomic_reactor/plugins/__pycache__/pre_koji_parent.cpython-36.pyc Provides: python3-atomic-reactor-koji = 1.6.25.1-4.fc27 python3-dock-koji = 1.6.25.1-4.fc27 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.6 Obsoletes: python3-dock-koji < 1.3.7-2 Processing files: python3-atomic-reactor-metadata-1.6.25.1-4.fc27.noarch Provides: python3-atomic-reactor-metadata = 1.6.25.1-4.fc27 python3-dock-metadata = 1.6.25.1-4.fc27 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.6 Obsoletes: python3-dock-metadata < 1.3.7-2 Processing files: python3-atomic-reactor-rebuilds-1.6.25.1-4.fc27.noarch Provides: python3-atomic-reactor-rebuilds = 1.6.25.1-4.fc27 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch Wrote: /builddir/build/RPMS/atomic-reactor-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-atomic-reactor-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-atomic-reactor-koji-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-atomic-reactor-metadata-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-atomic-reactor-rebuilds-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-atomic-reactor-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-atomic-reactor-koji-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-atomic-reactor-metadata-1.6.25.1-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-atomic-reactor-rebuilds-1.6.25.1-4.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z4CQac + umask 022 + cd /builddir/build/BUILD + cd atomic-reactor-71ff262252fa4d7937ccf47523f8ffdc55af6841 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atomic-reactor-1.6.25.1-4.fc27.noarch + exit 0 Child return code was: 0