STEP 1/13: FROM 38.102.83.154:5001/podified-antelope-centos9/openstack-tempest:c3923531bcda0b0811b2d5053f189beb STEP 2/13: USER root STEP 3/13: RUN dnf -y install python3-pip && dnf clean all && rm -rf /var/cache/dnf Repository 'gating-repo' is missing name in configuration, using id. gating-repo 2.2 MB/s | 2.3 kB 00:00 delorean-openstack-barbican-42b4c41831408a8e323 404 kB/s | 13 kB 00:00 delorean-python-glean-10df0bd91b9bc5c9fd9cc02d7 3.2 MB/s | 65 kB 00:00 delorean-openstack-cinder-1c00d6490d88e436f26ef 1.6 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 6.4 MB/s | 131 kB 00:00 delorean-python-cloudkitty-tests-tempest-2c80f8 1.4 MB/s | 32 kB 00:00 delorean-os-refresh-config-9bfc52b5049be2d8de61 13 MB/s | 349 kB 00:00 delorean-openstack-nova-6f8decf0b4f1aa2e96292b6 1.5 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 911 kB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 939 kB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.3 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.1 MB/s | 25 kB 00:00 delorean-python-whitebox-neutron-tests-tempest- 6.7 MB/s | 154 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.5 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 923 kB/s | 16 kB 00:00 delorean-ansible-config_template-5ccaa22121a7ff 352 kB/s | 7.4 kB 00:00 delorean-puppet-ceph-7352068d7b8c84ded636ab3158 6.9 MB/s | 144 kB 00:00 delorean-openstack-swift-dc98a8463506ac520c469a 701 kB/s | 14 kB 00:00 delorean-python-tempestconf-8515371b7cceebd4282 2.5 MB/s | 53 kB 00:00 delorean-openstack-heat-ui-013accbfd179753bc3f0 4.0 MB/s | 96 kB 00:00 dlrn-antelope-testing 37 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 19 MB/s | 461 kB 00:00 centos9-rabbitmq 14 MB/s | 123 kB 00:00 centos9-storage 23 MB/s | 415 kB 00:00 centos9-opstools 6.6 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 43 MB/s | 457 kB 00:00 repo-setup-centos-appstream 163 MB/s | 26 MB 00:00 repo-setup-centos-baseos 134 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 49 MB/s | 744 kB 00:00 repo-setup-centos-powertools 128 MB/s | 7.4 MB 00:00 CentOS Stream 9 - BaseOS 14 MB/s | 8.8 MB 00:00 CentOS Stream 9 - AppStream 43 MB/s | 26 MB 00:00 CentOS Stream 9 - Extras packages 29 kB/s | 20 kB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 44 MB/s | 20 MB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python3-pip noarch 21.3.1-1.el9 repo-setup-centos-appstream 2.0 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.0 M Installed size: 8.8 M Downloading Packages: python3-pip-21.3.1-1.el9.noarch.rpm 81 MB/s | 2.0 MB 00:00 -------------------------------------------------------------------------------- Total 77 MB/s | 2.0 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-pip-21.3.1-1.el9.noarch 1/1 Running scriptlet: python3-pip-21.3.1-1.el9.noarch 1/1 Verifying : python3-pip-21.3.1-1.el9.noarch 1/1 Installed: python3-pip-21.3.1-1.el9.noarch Complete! Repository 'gating-repo' is missing name in configuration, using id. 186 files removed STEP 4/13: RUN cd /usr/local; git clone https://opendev.org/openstack/whitebox-tempest-plugin Cloning into 'whitebox-tempest-plugin'... STEP 5/13: RUN cd /usr/local/whitebox-tempest-plugin; pip install -e . Obtaining file:///usr/local/whitebox-tempest-plugin Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: setuptools>=17.1 in /usr/lib/python3.9/site-packages (from whitebox-tempest-plugin==0.1.1.dev2) (57.4.0) Collecting iniparse>=0.5 Downloading iniparse-0.5-py3-none-any.whl (24 kB) Collecting crudini>=0.9.3 Downloading crudini-0.9.6-py2.py3-none-any.whl (23 kB) Requirement already satisfied: paramiko>=2.7.0 in /usr/lib/python3.9/site-packages (from whitebox-tempest-plugin==0.1.1.dev2) (2.11.0) Collecting sshtunnel Downloading sshtunnel-0.4.0-py2.py3-none-any.whl (24 kB) Collecting pymysql Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) Collecting barbican-tempest-plugin Downloading barbican_tempest_plugin-4.4.0-py3-none-any.whl (75 kB) Collecting ddt>=1.6.0 Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) Requirement already satisfied: six in /usr/lib/python3.9/site-packages (from iniparse>=0.5->whitebox-tempest-plugin==0.1.1.dev2) (1.15.0) Requirement already satisfied: bcrypt>=3.1.3 in /usr/lib64/python3.9/site-packages (from paramiko>=2.7.0->whitebox-tempest-plugin==0.1.1.dev2) (3.2.2) Requirement already satisfied: cryptography>=2.5 in /usr/lib64/python3.9/site-packages (from paramiko>=2.7.0->whitebox-tempest-plugin==0.1.1.dev2) (36.0.1) Requirement already satisfied: pynacl>=1.0.1 in /usr/lib64/python3.9/site-packages (from paramiko>=2.7.0->whitebox-tempest-plugin==0.1.1.dev2) (1.5.0) Requirement already satisfied: tempest>=27.0.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin->whitebox-tempest-plugin==0.1.1.dev2) (41.0.0) Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin->whitebox-tempest-plugin==0.1.1.dev2) (5.11.1) Requirement already satisfied: oslo.config>=5.2.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin->whitebox-tempest-plugin==0.1.1.dev2) (9.1.1) Requirement already satisfied: cffi>=1.1 in /usr/lib64/python3.9/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->whitebox-tempest-plugin==0.1.1.dev2) (1.14.5) Requirement already satisfied: pycparser in /usr/lib/python3.9/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->whitebox-tempest-plugin==0.1.1.dev2) (2.20) Requirement already satisfied: ply==3.11 in /usr/lib/python3.9/site-packages (from pycparser->cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->whitebox-tempest-plugin==0.1.1.dev2) (3.11) Installing collected packages: iniparse, sshtunnel, pymysql, ddt, crudini, barbican-tempest-plugin, whitebox-tempest-plugin Running setup.py develop for whitebox-tempest-plugin Successfully installed barbican-tempest-plugin-4.4.0 crudini-0.9.6 ddt-1.7.2 iniparse-0.5 pymysql-1.1.2 sshtunnel-0.4.0 whitebox-tempest-plugin WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv STEP 6/13: RUN cd /usr/local; git clone https://github.com/openstack/tempest-stress Cloning into 'tempest-stress'... STEP 7/13: RUN cd /usr/local/tempest-stress; pip install -e . Obtaining file:///usr/local/tempest-stress Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pbr>=1.6 in /usr/lib/python3.9/site-packages (from tempest-stress==0.0.1.dev72) (5.11.1) Requirement already satisfied: Babel>=1.3 in /usr/lib/python3.9/site-packages (from tempest-stress==0.0.1.dev72) (2.9.1) Requirement already satisfied: oslo.config>=3.14.0 in /usr/lib/python3.9/site-packages (from tempest-stress==0.0.1.dev72) (9.1.1) Requirement already satisfied: oslo.log>=1.14.0 in /usr/lib/python3.9/site-packages (from tempest-stress==0.0.1.dev72) (5.2.1) Requirement already satisfied: tempest>=12.1.0 in /usr/lib/python3.9/site-packages (from tempest-stress==0.0.1.dev72) (41.0.0) Collecting unittest2 Downloading unittest2-1.1.0-py2.py3-none-any.whl (96 kB) Requirement already satisfied: pytz>=2015.7 in /usr/lib/python3.9/site-packages (from Babel>=1.3->tempest-stress==0.0.1.dev72) (2021.1) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Requirement already satisfied: six>=1.4 in /usr/lib/python3.9/site-packages (from unittest2->tempest-stress==0.0.1.dev72) (1.15.0) Collecting traceback2 Downloading traceback2-1.4.0-py2.py3-none-any.whl (16 kB) Collecting linecache2 Downloading linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest-stress Running setup.py develop for tempest-stress Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest-stress traceback2-1.4.0 unittest2-1.1.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv STEP 8/13: RUN cd /usr/local; git clone https://opendev.org/openstack/manila-tempest-plugin.git Cloning into 'manila-tempest-plugin'... STEP 9/13: RUN cd /usr/local/manila-tempest-plugin; pip install -e . Obtaining file:///usr/local/manila-tempest-plugin Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pbr>=3.0.0 in /usr/lib/python3.9/site-packages (from manila-tempest-plugin==2.9.1.dev14) (5.11.1) Requirement already satisfied: ddt>=1.6.0 in /usr/local/lib/python3.9/site-packages (from manila-tempest-plugin==2.9.1.dev14) (1.7.2) Requirement already satisfied: oslo.log>=3.36.0 in /usr/lib/python3.9/site-packages (from manila-tempest-plugin==2.9.1.dev14) (5.2.1) Requirement already satisfied: tempest>=31.1.0 in /usr/lib/python3.9/site-packages (from manila-tempest-plugin==2.9.1.dev14) (41.0.0) Requirement already satisfied: barbican-tempest-plugin>=1.6.0 in /usr/local/lib/python3.9/site-packages (from manila-tempest-plugin==2.9.1.dev14) (4.4.0) Requirement already satisfied: oslo.config>=5.2.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin>=1.6.0->manila-tempest-plugin==2.9.1.dev14) (9.1.1) Requirement already satisfied: cryptography>=2.1 in /usr/lib64/python3.9/site-packages (from barbican-tempest-plugin>=1.6.0->manila-tempest-plugin==2.9.1.dev14) (36.0.1) Requirement already satisfied: cffi>=1.12 in /usr/lib64/python3.9/site-packages (from cryptography>=2.1->barbican-tempest-plugin>=1.6.0->manila-tempest-plugin==2.9.1.dev14) (1.14.5) Requirement already satisfied: pycparser in /usr/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.1->barbican-tempest-plugin>=1.6.0->manila-tempest-plugin==2.9.1.dev14) (2.20) Requirement already satisfied: ply==3.11 in /usr/lib/python3.9/site-packages (from pycparser->cffi>=1.12->cryptography>=2.1->barbican-tempest-plugin>=1.6.0->manila-tempest-plugin==2.9.1.dev14) (3.11) Installing collected packages: manila-tempest-plugin Running setup.py develop for manila-tempest-plugin Successfully installed manila-tempest-plugin WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv STEP 10/13: RUN cd /usr/local; git clone https://opendev.org/openstack/barbican-tempest-plugin.git Cloning into 'barbican-tempest-plugin'... STEP 11/13: RUN cd /usr/local/barbican-tempest-plugin; pip install -e . Obtaining file:///usr/local/barbican-tempest-plugin Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin==4.4.0) (5.11.1) Requirement already satisfied: tempest>=27.0.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin==4.4.0) (41.0.0) Requirement already satisfied: cryptography>=2.1 in /usr/lib64/python3.9/site-packages (from barbican-tempest-plugin==4.4.0) (36.0.1) Requirement already satisfied: oslo.config>=5.2.0 in /usr/lib/python3.9/site-packages (from barbican-tempest-plugin==4.4.0) (9.1.1) Requirement already satisfied: cffi>=1.12 in /usr/lib64/python3.9/site-packages (from cryptography>=2.1->barbican-tempest-plugin==4.4.0) (1.14.5) Requirement already satisfied: pycparser in /usr/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.1->barbican-tempest-plugin==4.4.0) (2.20) Requirement already satisfied: ply==3.11 in /usr/lib/python3.9/site-packages (from pycparser->cffi>=1.12->cryptography>=2.1->barbican-tempest-plugin==4.4.0) (3.11) Installing collected packages: barbican-tempest-plugin Attempting uninstall: barbican-tempest-plugin Found existing installation: barbican-tempest-plugin 4.4.0 Uninstalling barbican-tempest-plugin-4.4.0: Successfully uninstalled barbican-tempest-plugin-4.4.0 Running setup.py develop for barbican-tempest-plugin Successfully installed barbican-tempest-plugin WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv STEP 12/13: USER tempest STEP 13/13: LABEL "tcib_build_tag"="c3923531bcda0b0811b2d5053f189beb" COMMIT 38.102.83.154:5001/podified-antelope-centos9/openstack-tempest-extras:c3923531bcda0b0811b2d5053f189beb Getting image source signatures Copying blob sha256:3771b66d6f8d25b486e67668431d77d909ac30cbac506226715ea97936a19a34 Copying blob sha256:937159592bd06d5066b1233f90f9b81af5cadba76b4b7916e9b1a7b0ee7245cd Copying blob sha256:d201bee985bc8d5446277bdf5d0dff035a3bc4785129cc33fce3cb719081a66f Copying blob sha256:75d5f3a688b3aea9203f18a9e206746cb971fc8b58087ee4d1beac01c1eaeddb Copying blob sha256:ed4c52a8d71e711bffba0a4a52f8b8940d16c38fcb4a089243a889e6044230ef Copying config sha256:0202b79422908ba301eb03ccb8939e512dea96a65b3aee342e30c1c3007acb66 Writing manifest to image destination --> 0202b7942290 Successfully tagged 38.102.83.154:5001/podified-antelope-centos9/openstack-tempest-extras:c3923531bcda0b0811b2d5053f189beb 0202b79422908ba301eb03ccb8939e512dea96a65b3aee342e30c1c3007acb66