Test hooks #6144
Open
Test hooks #6144
Google Cloud Build / Push (bionic-baton-343)
succeeded
Oct 10, 2025 in 20m 40s
Summary
Build Information
| Trigger | Push |
| Build | a56bcb88-3783-403c-ad27-d06c818f564d |
| Start | 2025-10-10T10:40:23-07:00 |
| Duration | 20m38.621s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| gcr.io/cloud-builders/docker | SUCCESS | 1m17.669s |
| gcr.io/cloud-builders/docker | SUCCESS | 18m42.749s |
Details
starting build "a56bcb88-3783-403c-ad27-d06c818f564d"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudPlatform/PerfKitBenchmarker
* branch 06c806cc87d716b7419ff64077d1e703f1d95668 -> FETCH_HEAD
HEAD is now at 06c806c Update CHANGES.md
GitCommit:
06c806cc87d716b7419ff64077d1e703f1d95668
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: Sending build context to Docker daemon 42.03MB
Step #0: Step 1/9 : ARG PYTHON_VERSION=3.9
Step #0: Step 2/9 : FROM python:${PYTHON_VERSION}
Step #0: 3.12: Pulling from library/python
Step #0: cae3b572364a: Already exists
Step #0: bd090f42c4b7: Already exists
Step #0: f0c9d6d993ac: Already exists
Step #0: a2ade626d67a: Already exists
Step #0: 6e8f84dd3b31: Pulling fs layer
Step #0: 41837409009d: Pulling fs layer
Step #0: 93ead2e1dc36: Pulling fs layer
Step #0: 6e8f84dd3b31: Verifying Checksum
Step #0: 6e8f84dd3b31: Download complete
Step #0: 93ead2e1dc36: Verifying Checksum
Step #0: 93ead2e1dc36: Download complete
Step #0: 41837409009d: Verifying Checksum
Step #0: 41837409009d: Download complete
Step #0: 6e8f84dd3b31: Pull complete
Step #0: 41837409009d: Pull complete
Step #0: 93ead2e1dc36: Pull complete
Step #0: Digest: sha256:53724a5c8eb133046e0124fc2a623b00699949ecc475eb23daffdb547345bf86
Step #0: Status: Downloaded newer image for python:3.12
Step #0: ---> 2b819d06d007
Step #0: Step 3/9 : WORKDIR /pkb
Step #0: ---> Running in c176ac0759e3
Step #0: Removing intermediate container c176ac0759e3
Step #0: ---> 408d4eedbfc2
Step #0: Step 4/9 : SHELL ["/bin/bash", "-c"]
Step #0: ---> Running in d52df46d7e27
Step #0: Removing intermediate container d52df46d7e27
Step #0: ---> acd2d70bca35
Step #0: Step 5/9 : COPY requirements.txt /pkb
Step #0: ---> 8ce0b9a8e628
Step #0: Step 6/9 : RUN pip install -r requirements.txt
Step #0: ---> Running in a8a8a35a3307
Step #0: Collecting absl-py (from -r requirements.txt (line 14))
Step #0: Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB)
Step #0: Collecting beautifulsoup4 (from -r requirements.txt (line 15))
Step #0: Downloading beautifulsoup4-4.14.2-py3-none-any.whl.metadata (3.8 kB)
Step #0: Collecting blinker>=1.3 (from -r requirements.txt (line 16))
Step #0: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
Step #0: Collecting colorlog==2.6.0 (from colorlog[windows]==2.6.0->-r requirements.txt (line 17))
Step #0: Downloading colorlog-2.6.0-py2.py3-none-any.whl.metadata (8.3 kB)
Step #0: Collecting google-cloud-core (from -r requirements.txt (line 18))
Step #0: Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl.metadata (2.7 kB)
Step #0: Collecting google-cloud-monitoring>=2.0.0 (from -r requirements.txt (line 19))
Step #0: Downloading google_cloud_monitoring-2.27.2-py3-none-any.whl.metadata (10 kB)
Step #0: Collecting immutabledict (from -r requirements.txt (line 20))
Step #0: Downloading immutabledict-4.2.1-py3-none-any.whl.metadata (3.5 kB)
Step #0: Collecting jinja2>=2.10.2 (from -r requirements.txt (line 21))
Step #0: Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Step #0: Collecting numpy>=1.16.5 (from -r requirements.txt (line 22))
Step #0: Downloading numpy-2.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB)
Step #0: Collecting packaging (from -r requirements.txt (line 23))
Step #0: Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Step #0: Collecting pandas>=1.1.5 (from -r requirements.txt (line 24))
Step #0: Downloading pandas-2.3.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (91 kB)
Step #0: Collecting pint (from -r requirements.txt (line 25))
Step #0: Downloading pint-0.25-py3-none-any.whl.metadata (10 kB)
Step #0: Collecting PyYAML>=5.4.1 (from -r requirements.txt (line 26))
Step #0: Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Step #0: Collecting pywinrm (from -r requirements.txt (line 27))
Step #0: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB)
Step #0: Collecting requests (from -r requirements.txt (line 28))
Step #0: Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Step #0: Collecting rsa>=4.7.2 (from -r requirements.txt (line 29))
Step #0: Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)
Step #0: Collecting seaborn (from -r requirements.txt (line 30))
Step #0: Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB)
Step #0: Collecting setuptools>=40.3.0 (from -r requirements.txt (line 31))
Step #0: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Step #0: Collecting six>=1.13.0 (from -r requirements.txt (line 32))
Step #0: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Step #0: Collecting timeout-decorator (from -r requirements.txt (line 33))
Step #0: Downloading timeout-decorator-0.5.0.tar.gz (4.8 kB)
Step #0: Installing build dependencies: started
Step #0: Installing build dependencies: finished with status 'done'
Step #0: Getting requirements to build wheel: started
Step #0: Getting requirements to build wheel: finished with status 'done'
Step #0: Preparing metadata (pyproject.toml): started
Step #0: Preparing metadata (pyproject.toml): finished with status 'done'
Step #0: Collecting colorama (from colorlog[windows]==2.6.0->-r requirements.txt (line 17))
Step #0: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Step #0: Collecting soupsieve>1.2 (from beautifulsoup4->-r requirements.txt (line 15))
Step #0: Downloading soupsieve-2.8-py3-none-any.whl.metadata (4.6 kB)
Step #0: Collecting typing-extensions>=4.0.0 (from beautifulsoup4->-r requirements.txt (line 15))
Step #0: Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Step #0: Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6 (from google-cloud-core->-r requirements.txt (line 18))
Step #0: Downloading google_api_core-2.26.0-py3-none-any.whl.metadata (3.2 kB)
Step #0: Collecting google-auth<3.0dev,>=1.25.0 (from google-cloud-core->-r requirements.txt (line 18))
Step #0: Downloading google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB)
Step #0: Collecting proto-plus<2.0.0,>=1.22.3 (from google-cloud-monitoring>=2.0.0->-r requirements.txt (line 19))
Step #0: Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB)
Step #0: Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2 (from google-cloud-monitoring>=2.0.0->-r requirements.txt (line 19))
Step #0: Downloading protobuf-6.32.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes)
Step #0: Collecting MarkupSafe>=2.0 (from jinja2>=2.10.2->-r requirements.txt (line 21))
Step #0: Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
Step #0: Collecting python-dateutil>=2.8.2 (from pandas>=1.1.5->-r requirements.txt (line 24))
Step #0: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Step #0: Collecting pytz>=2020.1 (from pandas>=1.1.5->-r requirements.txt (line 24))
Step #0: Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
Step #0: Collecting tzdata>=2022.7 (from pandas>=1.1.5->-r requirements.txt (line 24))
Step #0: Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
Step #0: Collecting flexcache>=0.3 (from pint->-r requirements.txt (line 25))
Step #0: Downloading flexcache-0.3-py3-none-any.whl.metadata (7.0 kB)
Step #0: Collecting flexparser>=0.4 (from pint->-r requirements.txt (line 25))
Step #0: Downloading flexparser-0.4-py3-none-any.whl.metadata (18 kB)
Step #0: Collecting platformdirs>=2.1.0 (from pint->-r requirements.txt (line 25))
Step #0: Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB)
Step #0: Collecting requests-ntlm>=1.1.0 (from pywinrm->-r requirements.txt (line 27))
Step #0: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB)
Step #0: Collecting xmltodict (from pywinrm->-r requirements.txt (line 27))
Step #0: Downloading xmltodict-1.0.2-py3-none-any.whl.metadata (15 kB)
Step #0: Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 28))
Step #0: Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)
Step #0: Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 28))
Step #0: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Step #0: Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 28))
Step #0: Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Step #0: Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 28))
Step #0: Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB)
Step #0: Collecting pyasn1>=0.1.3 (from rsa>=4.7.2->-r requirements.txt (line 29))
Step #0: Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
Step #0: Collecting matplotlib!=3.6.1,>=3.4 (from seaborn->-r requirements.txt (line 30))
Step #0: Downloading matplotlib-3.10.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (11 kB)
Step #0: Collecting googleapis-common-protos<2.0.0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core->-r requirements.txt (line 18))
Step #0: Downloading googleapis_common_protos-1.70.0-py3-none-any.whl.metadata (9.3 kB)
Step #0: Collecting grpcio<2.0.0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-monitoring>=2.0.0->-r requirements.txt (line 19))
Step #0: Downloading grpcio-1.75.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB)
Step #0: Collecting grpcio-status<2.0.0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-monitoring>=2.0.0->-r requirements.txt (line 19))
Step #0: Downloading grpcio_status-1.75.1-py3-none-any.whl.metadata (1.1 kB)
Step #0: Collecting cachetools<7.0,>=2.0.0 (from google-auth<3.0dev,>=1.25.0->google-cloud-core->-r requirements.txt (line 18))
Step #0: Downloading cachetools-6.2.0-py3-none-any.whl.metadata (5.4 kB)
Step #0: Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0dev,>=1.25.0->google-cloud-core->-r requirements.txt (line 18))
Step #0: Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB)
Step #0: Collecting contourpy>=1.0.1 (from matplotlib!=3.6.1,>=3.4->seaborn->-r requirements.txt (line 30))
Step #0: Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.5 kB)
Step #0: Collecting cycler>=0.10 (from matplotlib!=3.6.1,>=3.4->seaborn->-r requirements.txt (line 30))
Step #0: Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Step #0: Collecting fonttools>=4.22.0 (from matplotlib!=3.6.1,>=3.4->seaborn->-r requirements.txt (line 30))
Step #0: Downloading fonttools-4.60.1-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (112 kB)
Step #0: Collecting kiwisolver>=1.3.1 (from matplotlib!=3.6.1,>=3.4->seaborn->-r requirements.txt (line 30))
Step #0: Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.3 kB)
Step #0: Collecting pillow>=8 (from matplotlib!=3.6.1,>=3.4->seaborn->-r requirements.txt (line 30))
Step #0: Downloading pillow-11.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
Step #0: Collecting pyparsing>=3 (from matplotlib!=3.6.1,>=3.4->seaborn->-r requirements.txt (line 30))
Step #0: Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB)
Step #0: Collecting cryptography>=1.3 (from requests-ntlm>=1.1.0->pywinrm->-r requirements.txt (line 27))
Step #0: Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
Step #0: Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm->-r requirements.txt (line 27))
Step #0: Downloading pyspnego-0.12.0-py3-none-any.whl.metadata (4.1 kB)
Step #0: Collecting cffi>=2.0.0 (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm->-r requirements.txt (line 27))
Step #0: Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB)
Step #0: Collecting pycparser (from cffi>=2.0.0->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm->-r requirements.txt (line 27))
Step #0: Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes)
Step #0: Downloading colorlog-2.6.0-py2.py3-none-any.whl (11 kB)
Step #0: Downloading absl_py-2.3.1-py3-none-any.whl (135 kB)
Step #0: Downloading beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
Step #0: Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
Step #0: Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl (29 kB)
Step #0: Downloading google_cloud_monitoring-2.27.2-py3-none-any.whl (383 kB)
Step #0: Downloading immutabledict-4.2.1-py3-none-any.whl (4.7 kB)
Step #0: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
Step #0: Downloading numpy-2.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 140.5 MB/s eta 0:00:00
Step #0: Downloading packaging-25.0-py3-none-any.whl (66 kB)
Step #0: Downloading pandas-2.3.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (12.4 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 129.9 MB/s eta 0:00:00
Step #0: Downloading pint-0.25-py3-none-any.whl (305 kB)
Step #0: Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 44.0 MB/s eta 0:00:00
Step #0: Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB)
Step #0: Downloading requests-2.32.5-py3-none-any.whl (64 kB)
Step #0: Downloading rsa-4.9.1-py3-none-any.whl (34 kB)
Step #0: Downloading seaborn-0.13.2-py3-none-any.whl (294 kB)
Step #0: Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Step #0: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Step #0: Downloading certifi-2025.10.5-py3-none-any.whl (163 kB)
Step #0: Downloading charset_normalizer-3.4.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
Step #0: Downloading flexcache-0.3-py3-none-any.whl (13 kB)
Step #0: Downloading flexparser-0.4-py3-none-any.whl (27 kB)
Step #0: Downloading google_api_core-2.26.0-py3-none-any.whl (162 kB)
Step #0: Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB)
Step #0: Downloading idna-3.10-py3-none-any.whl (70 kB)
Step #0: Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
Step #0: Downloading matplotlib-3.10.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 102.6 MB/s eta 0:00:00
Step #0: Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB)
Step #0: Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB)
Step #0: Downloading protobuf-6.32.1-cp39-abi3-manylinux2014_x86_64.whl (322 kB)
Step #0: Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
Step #0: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Step #0: Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
Step #0: Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB)
Step #0: Downloading soupsieve-2.8-py3-none-any.whl (36 kB)
Step #0: Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Step #0: Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB)
Step #0: Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
Step #0: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Step #0: Downloading xmltodict-1.0.2-py3-none-any.whl (13 kB)
Step #0: Downloading cachetools-6.2.0-py3-none-any.whl (11 kB)
Step #0: Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (362 kB)
Step #0: Downloading cryptography-46.0.2-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 137.1 MB/s eta 0:00:00
Step #0: Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Step #0: Downloading fonttools-4.60.1-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (4.9 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 116.4 MB/s eta 0:00:00
Step #0: Downloading googleapis_common_protos-1.70.0-py3-none-any.whl (294 kB)
Step #0: Downloading grpcio-1.75.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.4 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 154.3 MB/s eta 0:00:00
Step #0: Downloading grpcio_status-1.75.1-py3-none-any.whl (14 kB)
Step #0: Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.5 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 81.9 MB/s eta 0:00:00
Step #0: Downloading pillow-11.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 141.6 MB/s eta 0:00:00
Step #0: Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB)
Step #0: Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB)
Step #0: Downloading pyspnego-0.12.0-py3-none-any.whl (130 kB)
Step #0: Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB)
Step #0: Downloading pycparser-2.23-py3-none-any.whl (118 kB)
Step #0: Building wheels for collected packages: timeout-decorator
Step #0: Building wheel for timeout-decorator (pyproject.toml): started
Step #0: Building wheel for timeout-decorator (pyproject.toml): finished with status 'done'
Step #0: Created wheel for timeout-decorator: filename=timeout_decorator-0.5.0-py3-none-any.whl size=5041 sha256=d6889f69b6fe3e45131e74b99393422a5c80cae8bbfbbc06b696f52962f72b5b
Step #0: Stored in directory: /root/.cache/pip/wheels/4d/6a/e3/c4f2cdd67648203ccf069daa31c3935a5c74ec04cccbac9411
Step #0: Successfully built timeout-decorator
Step #0: Installing collected packages: timeout-decorator, pytz, colorlog, xmltodict, urllib3, tzdata, typing-extensions, soupsieve, six, setuptools, PyYAML, pyparsing, pycparser, pyasn1, protobuf, platformdirs, pillow, packaging, numpy, MarkupSafe, kiwisolver, immutabledict, idna, fonttools, cycler, colorama, charset_normalizer, certifi, cachetools, blinker, absl-py, rsa, requests, python-dateutil, pyasn1-modules, proto-plus, jinja2, grpcio, googleapis-common-protos, flexparser, flexcache, contourpy, cffi, beautifulsoup4, pint, pandas, matplotlib, grpcio-status, google-auth, cryptography, seaborn, pyspnego, google-api-core, requests-ntlm, google-cloud-core, pywinrm, google-cloud-monitoring
Step #0: Successfully installed MarkupSafe-3.0.3 PyYAML-6.0.3 absl-py-2.3.1 beautifulsoup4-4.14.2 blinker-1.9.0 cachetools-6.2.0 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 colorama-0.4.6 colorlog-2.6.0 contourpy-1.3.3 cryptography-46.0.2 cycler-0.12.1 flexcache-0.3 flexparser-0.4 fonttools-4.60.1 google-api-core-2.26.0 google-auth-2.41.1 google-cloud-core-2.4.3 google-cloud-monitoring-2.27.2 googleapis-common-protos-1.70.0 grpcio-1.75.1 grpcio-status-1.75.1 idna-3.10 immutabledict-4.2.1 jinja2-3.1.6 kiwisolver-1.4.9 matplotlib-3.10.7 numpy-2.3.3 packaging-25.0 pandas-2.3.3 pillow-11.3.0 pint-0.25 platformdirs-4.5.0 proto-plus-1.26.1 protobuf-6.32.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pyparsing-3.2.5 pyspnego-0.12.0 python-dateutil-2.9.0.post0 pytz-2025.2 pywinrm-0.5.0 requests-2.32.5 requests-ntlm-1.3.0 rsa-4.9.1 seaborn-0.13.2 setuptools-80.9.0 six-1.17.0 soupsieve-2.8 timeout-decorator-0.5.0 typing-extensions-4.15.0 tzdata-2025.2 urllib3-2.5.0 xmltodict-1.0.2
Step #0: �[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Step #0: �[0m�[91m
Step #0: [notice] A new release of pip is available: 25.0.1 -> 25.2
Step #0: [notice] To update, run: pip install --upgrade pip
Step #0: �[0mRemoving intermediate container a8a8a35a3307
Step #0: ---> 8e50d16c81ed
Step #0: Step 7/9 : COPY . /pkb
Step #0: ---> 86b2a6438a28
Step #0: Step 8/9 : RUN pip install -r requirements-testing.txt
Step #0: ---> Running in 3a667d350524
Step #0: Requirement already satisfied: absl-py in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 14)) (2.3.1)
Step #0: Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 15)) (4.14.2)
Step #0: Requirement already satisfied: blinker>=1.3 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 16)) (1.9.0)
Step #0: Requirement already satisfied: colorlog==2.6.0 in /usr/local/lib/python3.12/site-packages (from colorlog[windows]==2.6.0->-r /pkb/requirements.txt (line 17)) (2.6.0)
Step #0: Requirement already satisfied: google-cloud-core in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 18)) (2.4.3)
Step #0: Requirement already satisfied: google-cloud-monitoring>=2.0.0 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 19)) (2.27.2)
Step #0: Requirement already satisfied: immutabledict in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 20)) (4.2.1)
Step #0: Requirement already satisfied: jinja2>=2.10.2 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 21)) (3.1.6)
Step #0: Requirement already satisfied: numpy>=1.16.5 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 22)) (2.3.3)
Step #0: Requirement already satisfied: packaging in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 23)) (25.0)
Step #0: Requirement already satisfied: pandas>=1.1.5 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 24)) (2.3.3)
Step #0: Requirement already satisfied: pint in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 25)) (0.25)
Step #0: Requirement already satisfied: PyYAML>=5.4.1 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 26)) (6.0.3)
Step #0: Requirement already satisfied: pywinrm in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 27)) (0.5.0)
Step #0: Requirement already satisfied: requests in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 28)) (2.32.5)
Step #0: Requirement already satisfied: rsa>=4.7.2 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 29)) (4.9.1)
Step #0: Requirement already satisfied: seaborn in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 30)) (0.13.2)
Step #0: Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 31)) (80.9.0)
Step #0: Requirement already satisfied: six>=1.13.0 in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 32)) (1.17.0)
Step #0: Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.12/site-packages (from -r /pkb/requirements.txt (line 33)) (0.5.0)
Step #0: Collecting csapi>=0.0.7 (from -r /pkb/perfkitbenchmarker/providers/cloudstack/requirements.txt (line 16))
Step #0: Downloading csapi-0.0.8.tar.gz (5.2 kB)
Step #0: Installing build dependencies: started
Step #0: Installing build dependencies: finished with status 'done'
Step #0: Getting requirements to build wheel: started
Step #0: Getting requirements to build wheel: finished with status 'done'
Step #0: Preparing metadata (pyproject.toml): started
Step #0: Preparing metadata (pyproject.toml): finished with status 'done'
Step #0: Collecting mock>=1.0.1 (from -r requirements-testing.txt (line 28))
Step #0: Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB)
Step #0: Collecting nose>=1.3 (from -r requirements-testing.txt (line 29))
Step #0: Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB)
Step #0: Collecting flake8>=2.1.0 (from -r requirements-testing.txt (line 30))
Step #0: Downloading flake8-7.3.0-py2.py3-none-any.whl.metadata (3.8 kB)
Step #0: Collecting psutil>=5.6.6 (from -r requirements-testing.txt (line 31))
Step #0: Downloading psutil-7.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB)
Step #0: Collecting gcs-oauth2-boto-plugin (from -r requirements-testing.txt (line 32))
Step #0: Downloading gcs_oauth2_boto_plugin-3.3.tar.gz (22 kB)
Step #0: Installing build dependencies: started
Step #0: Installing build dependencies: finished with status 'done'
Step #0: Getting requirements to build wheel: started
Step #0: Getting requirements to build wheel: finished with status 'done'
Step #0: Preparing metadata (pyproject.toml): started
Step #0: Preparing metadata (pyproject.toml): finished with status 'done'
Step #0: Collecting azure-storage<=0.20.3 (from -r requirements-testing.txt (line 33))
Step #0: Downloading azure_storage-0.20.3-py3-none-any.whl.metadata (4.4 kB)
Step #0: Collecting freezegun (from -r requirements-testing.txt (line 34))
Step #0: Downloading freezegun-1.5.5-py3-none-any.whl.metadata (13 kB)
Step #0: Collecting boto3 (from -r requirements-testing.txt (line 35))
Step #0: Downloading boto3-1.40.49-py3-none-any.whl.metadata (6.7 kB)
Step #0: Collecting google-cloud-pubsub (from -r requirements-testing.txt (line 36))
Step #0: Downloading google_cloud_pubsub-2.31.1-py3-none-any.whl.metadata (10 kB)
Step #0: Collecting requests-mock (from -r requirements-testing.txt (line 37))
Step #0: Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB)
Step #0: Collecting pyfakefs (from -r requirements-testing.txt (line 38))
Step #0: Downloading pyfakefs-5.9.3-py3-none-any.whl.metadata (17 kB)
Step #0: Collecting pyink (from -r requirements-testing.txt (line 39))
Step #0: Downloading pyink-24.10.1-py3-none-any.whl.metadata (10 kB)
Step #0: Requirement already satisfied: colorama in /usr/local/lib/python3.12/site-packages (from colorlog[windows]==2.6.0->-r /pkb/requirements.txt (line 17)) (0.4.6)
Step #0: Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.12/site-packages (from beautifulsoup4->-r /pkb/requirements.txt (line 15)) (2.8)
Step #0: Requirement already satisfied: typing-extensions>=4.0.0 in /usr/local/lib/python3.12/site-packages (from beautifulsoup4->-r /pkb/requirements.txt (line 15)) (4.15.0)
Step #0: Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6 in /usr/local/lib/python3.12/site-packages (from google-cloud-core->-r /pkb/requirements.txt (line 18)) (2.26.0)
Step #0: Requirement already satisfied: google-auth<3.0dev,>=1.25.0 in /usr/local/lib/python3.12/site-packages (from google-cloud-core->-r /pkb/requirements.txt (line 18)) (2.41.1)
Step #0: Requirement already satisfied: proto-plus<2.0.0,>=1.22.3 in /usr/local/lib/python3.12/site-packages (from google-cloud-monitoring>=2.0.0->-r /pkb/requirements.txt (line 19)) (1.26.1)
Step #0: Requirement already satisfied: protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2 in /usr/local/lib/python3.12/site-packages (from google-cloud-monitoring>=2.0.0->-r /pkb/requirements.txt (line 19)) (6.32.1)
Step #0: Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.12/site-packages (from jinja2>=2.10.2->-r /pkb/requirements.txt (line 21)) (3.0.3)
Step #0: Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.12/site-packages (from pandas>=1.1.5->-r /pkb/requirements.txt (line 24)) (2.9.0.post0)
Step #0: Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.12/site-packages (from pandas>=1.1.5->-r /pkb/requirements.txt (line 24)) (2025.2)
Step #0: Requirement already satisfied: tzdata>=2022.7 in /usr/local/lib/python3.12/site-packages (from pandas>=1.1.5->-r /pkb/requirements.txt (line 24)) (2025.2)
Step #0: Requirement already satisfied: flexcache>=0.3 in /usr/local/lib/python3.12/site-packages (from pint->-r /pkb/requirements.txt (line 25)) (0.3)
Step #0: Requirement already satisfied: flexparser>=0.4 in /usr/local/lib/python3.12/site-packages (from pint->-r /pkb/requirements.txt (line 25)) (0.4)
Step #0: Requirement already satisfied: platformdirs>=2.1.0 in /usr/local/lib/python3.12/site-packages (from pint->-r /pkb/requirements.txt (line 25)) (4.5.0)
Step #0: Requirement already satisfied: requests-ntlm>=1.1.0 in /usr/local/lib/python3.12/site-packages (from pywinrm->-r /pkb/requirements.txt (line 27)) (1.3.0)
Step #0: Requirement already satisfied: xmltodict in /usr/local/lib/python3.12/site-packages (from pywinrm->-r /pkb/requirements.txt (line 27)) (1.0.2)
Step #0: Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests->-r /pkb/requirements.txt (line 28)) (3.4.3)
Step #0: Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests->-r /pkb/requirements.txt (line 28)) (3.10)
Step #0: Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests->-r /pkb/requirements.txt (line 28)) (2.5.0)
Step #0: Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests->-r /pkb/requirements.txt (line 28)) (2025.10.5)
Step #0: Requirement already satisfied: pyasn1>=0.1.3 in /usr/local/lib/python3.12/site-packages (from rsa>=4.7.2->-r /pkb/requirements.txt (line 29)) (0.6.1)
Step #0: Requirement already satisfied: matplotlib!=3.6.1,>=3.4 in /usr/local/lib/python3.12/site-packages (from seaborn->-r /pkb/requirements.txt (line 30)) (3.10.7)
Step #0: Collecting docopt (from csapi>=0.0.7->-r /pkb/perfkitbenchmarker/provid
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22a56bcb88-3783-403c-ad27-d06c818f564d%22+AND+resource.labels.build_trigger_id%3D%22434e9bfc-66b6-481c-8197-7c8974aaeced%22&project=bionic-baton-343.]
...
sktop'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2025DesktopAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2019_desktop_sqlserver_2019_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2019DesktopSQLServer2019StandardAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2019_desktop_sqlserver_2019_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2019DesktopSQLServer2019EnterpriseAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2019_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2022DesktopSQLServer2019StandardAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2019_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2022DesktopSQLServer2019EnterpriseAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2022_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2022DesktopSQLServer2022StandardAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2022_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2022DesktopSQLServer2022EnterpriseAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2025_desktop_sqlserver_2022_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2025DesktopSQLServer2022StandardAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'windows2025_desktop_sqlserver_2022_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.aws.aws_virtual_machine.Windows2025DesktopSQLServer2022EnterpriseAwsVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', <property object at 0x7f5e2a13ed40>), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.AzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'debian11'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Debian11BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'debian12'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Debian12BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'ubuntu2004'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Ubuntu2004BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'ubuntu2204'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Ubuntu2204BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Ubuntu2404BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'rhel8'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Rhel8BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'rhel9'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Rhel9BasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'rocky_linux8'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.AlmaLinuxBasedAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.BaseWindowsAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2016_core'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2016CoreAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2019_core'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2019CoreAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2022_core'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2022CoreAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2025_core'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2025CoreAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2016_desktop'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2016DesktopAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2019_desktop'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2019DesktopAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2022_desktop'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2022DesktopAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2025_desktop'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2025DesktopAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2019_desktop_sqlserver_2019_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2019DesktopSQLServer2019StandardAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2019_desktop_sqlserver_2019_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2019DesktopSQLServer2019EnterpriseAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2019_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2022DesktopSQLServer2019StandardAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2019_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2022DesktopSQLServer2019EnterpriseAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2022_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2022DesktopSQLServer2022StandardAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'windows2022_desktop_sqlserver_2022_enterprise'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.azure.azure_virtual_machine.Windows2022DesktopSQLServer2022EnterpriseAzureVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', <property object at 0x7f5e2a13ed40>), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.BaseCosBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'debian11'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Debian11BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'debian12'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Debian12BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'rhel8'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Rhel8BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'rhel9'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Rhel9BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ol8'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Ol8BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ol9'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Ol9BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'rocky_linux8'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.RockyLinux8BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'rocky_linux8_optimized'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.RockyLinux8OptimizedBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'rocky_linux9'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.RockyLinux9BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'rocky_linux9_optimized'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.RockyLinux9OptimizedBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'centos_stream9'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.CentOsStream9BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'cos'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.CosStableBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'cos_dev'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.CosDevBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'cos121'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Cos121BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'cos117'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Cos117BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'cos113'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Cos113BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'cos109'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Cos109BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'core_os'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.CoreOsBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ubuntu2004'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Ubuntu2004BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ubuntu2204'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Ubuntu2204BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Ubuntu2404BasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'debian12_dl'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.providers.gcp.gce_virtual_machine.Debian12DeepLearningBasedGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', <property object at 0x7f5e2a13ed40>), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.KubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', <property object at 0x7f5e2a13ed40>), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.KubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', <property object at 0x7f5e2a13ed40>), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.KubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'base-only'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.DebianBasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'base-only'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.DebianBasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'base-only'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.DebianBasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'ubuntu2004'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2004BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'ubuntu2004'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2004BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ubuntu2004'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2004BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'ubuntu2204'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2204BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'ubuntu2204'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2204BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ubuntu2204'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2204BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2404BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2404BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'Kubernetes')): <class 'perfkitbenchmarker.resources.kubernetes.kubernetes_virtual_machine.Ubuntu2404BasedKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', <property object at 0x7f5e2a13ed40>), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.StaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'ubuntu2004'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Ubuntu2004BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'ubuntu2204'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Ubuntu2204BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Ubuntu2404BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'clear'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.ClearBasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'rhel8'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Rhel8BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'rhel9'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Rhel9BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'fedora36'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Fedora36BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'fedora37'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Fedora37BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'debian11'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Debian11BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'debian12'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Debian12BasedStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Static'), ('OS_TYPE', 'windows2019_desktop_sqlserver_2019_standard'), ('PLATFORM', 'DEFAULT_VM')): <class 'perfkitbenchmarker.static_virtual_machine.Windows2019SQLServer2019StandardStaticVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'UnitTest'), ('OS_TYPE', 'test_os_type'), ('PLATFORM', 'DEFAULT_VM')): <class 'tests.pkb_common_test_case.TestLinuxVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'UnitTest'), ('OS_TYPE', 'ubuntu2404'), ('PLATFORM', 'DEFAULT_VM')): <class 'tests.pkb_common_test_case.UbuntuTestVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'test_os_type'), ('PLATFORM', 'DEFAULT_VM')): <class 'tests.pkb_common_test_case.TestGceVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'AWS'), ('OS_TYPE', 'test_os_type'), ('PLATFORM', 'Kubernetes')): <class 'tests.resources.kubernetes.kubernetes_virtual_machine_test.TestKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'Azure'), ('OS_TYPE', 'test_os_type'), ('PLATFORM', 'Kubernetes')): <class 'tests.resources.kubernetes.kubernetes_virtual_machine_test.TestKubernetesVirtualMachine'>, ('BaseVirtualMachine', ('CLOUD', 'GCP'), ('OS_TYPE', 'test_os_type'), ('PLATFORM', 'Kubernetes')): <class 'tests.resources.kubernetes.kubernetes_virtual_machine_test.TestKubernetesVirtualMachine'>}
Step #1: ok
Step #1: testCreateUbuntu2404 (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineOsTypesTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineOsTypesTestCase.testCreateUbuntu2404 ... ok
Step #1: testCreate (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testCreate ... ok
Step #1: testCreatePodBodyWithHostNetwork (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testCreatePodBodyWithHostNetwork ... ok
Step #1: testCreatePodBodyWrittenCorrectly (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testCreatePodBodyWrittenCorrectly ... ok
Step #1: testDownloadPreprovisionedDataAws (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testDownloadPreprovisionedDataAws ... ok
Step #1: testDownloadPreprovisionedDataAzure (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testDownloadPreprovisionedDataAzure ... ok
Step #1: testDownloadPreprovisionedDataGcp (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testDownloadPreprovisionedDataGcp ... ok
Step #1: testIsAarch64 (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineTestCase.testIsAarch64 ... ok
Step #1: testCreateVmGroupAffinity (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineVmGroupAffinityTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineVmGroupAffinityTestCase.testCreateVmGroupAffinity ... ok
Step #1: testCreate (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineWithGpusTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineWithGpusTestCase.testCreate ... ok
Step #1: testCreatePodBodyWrittenCorrectly (tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineWithGpusTestCase)
Step #1: tests.resources.kubernetes.kubernetes_virtual_machine_test.KubernetesVirtualMachineWithGpusTestCase.testCreatePodBodyWrittenCorrectly ... ok
Step #1:
Step #1: ----------------------------------------------------------------------
Step #1: Ran 19 tests in 0.305s
Step #1:
Step #1: OK
Step #1:
Step #1: Running tests/resources/managed_ai_model_test.py ...
Step #1: /pkb/perfkitbenchmarker/version.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
Step #1: import pkg_resources
Step #1: testCreateDepdenciesAddsMetadatafirst_model (tests.resources.managed_ai_model_test.ManagedAiModelTest)
Step #1: tests.resources.managed_ai_model_test.ManagedAiModelTest.testCreateDepdenciesAddsMetadatafirst_model
Step #1: testCreateDepdenciesAddsMetadatafirst_model([], True) ... ok
Step #1: testCreateDepdenciesAddsMetadatasecond_model (tests.resources.managed_ai_model_test.ManagedAiModelTest)
Step #1: tests.resources.managed_ai_model_test.ManagedAiModelTest.testCreateDepdenciesAddsMetadatasecond_model
Step #1: testCreateDepdenciesAddsMetadatasecond_model(['one-endpoint'], False) ... ok
Step #1: testSampleTimedSendingPrompt (tests.resources.managed_ai_model_test.ManagedAiModelTest)
Step #1: tests.resources.managed_ai_model_test.ManagedAiModelTest.testSampleTimedSendingPrompt ... ok
Step #1: testSamplesAddedForSendingPrompt (tests.resources.managed_ai_model_test.ManagedAiModelTest)
Step #1: tests.resources.managed_ai_model_test.ManagedAiModelTest.testSamplesAddedForSendingPrompt ... ok
Step #1: testThrowsRegionUnset (tests.resources.managed_ai_model_test.ManagedAiModelTest)
Step #1: tests.resources.managed_ai_model_test.ManagedAiModelTest.testThrowsRegionUnset ... ok
Step #1: testUsesRegion (tests.resources.managed_ai_model_test.ManagedAiModelTest)
Step #1: tests.resources.managed_ai_model_test.ManagedAiModelTest.testUsesRegion ... ok
Step #1:
Step #1: ----------------------------------------------------------------------
Step #1: Ran 6 tests in 1.450s
Step #1:
Step #1: OK
Step #1:
Step #1: Running tests/context_test.py ...
Step #1: /pkb/perfkitbenchmarker/version.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
Step #1: import pkg_resources
Step #1: testPropagation (tests.context_test.ThreadLocalBenchmarkSpecTestCase)
Step #1: tests.context_test.ThreadLocalBenchmarkSpecTestCase.testPropagation ... ok
Step #1: testSetGet (tests.context_test.ThreadLocalBenchmarkSpecTestCase)
Step #1: tests.context_test.ThreadLocalBenchmarkSpecTestCase.testSetGet ... ok
Step #1:
Step #1: ----------------------------------------------------------------------
Step #1: Ran 2 tests in 0.015s
Step #1:
Step #1: OK
Step #1:
Step #1: Running tests/virtual_machine_test.py ...
Step #1: /pkb/perfkitbenchmarker/version.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
Step #1: import pkg_resources
Step #1: testDefaults (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testDefaults ... ok
Step #1: testGpus (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testGpus ... ok
Step #1: testInvalidGpuCount (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testInvalidGpuCount ... ok
Step #1: testInvalidGpuType (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testInvalidGpuType ... ok
Step #1: testInvalidImage (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testInvalidImage ... ok
Step #1: testInvalidInstallPackages (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testInvalidInstallPackages ... ok
Step #1: testInvalidMachineType (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testInvalidMachineType ... ok
Step #1: testInvalidZone (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testInvalidZone ... ok
Step #1: testMissingGpuCount (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testMissingGpuCount ... ok
Step #1: testMissingGpuType (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testMissingGpuType ... ok
Step #1: testMissingOptions (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testMissingOptions ... ok
Step #1: testProvidedValid (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testProvidedValid ... ok
Step #1: testUnrecognizedOptions (tests.virtual_machine_test.BaseVmSpecTestCase)
Step #1: tests.virtual_machine_test.BaseVmSpecTestCase.testUnrecognizedOptions ... ok
Step #1: testPreprovisionNotAvailableFallBackInstallation (tests.virtual_machine_test.TestInstallData)
Step #1: tests.virtual_machine_test.TestInstallData.testPreprovisionNotAvailableFallBackInstallation ... ok
Step #1: testPreprovisionNotAvailableFallBackNotAvailable (tests.virtual_machine_test.TestInstallData)
Step #1: tests.virtual_machine_test.TestInstallData.testPreprovisionNotAvailableFallBackNotAvailable ... ok
Step #1: testPreprovisionSucceed (tests.virtual_machine_test.TestInstallData)
Step #1: tests.virtual_machine_test.TestInstallData.testPreprovisionSucceed ... ok
Step #1: testPreprovisionWithChunkedDataSucceed (tests.virtual_machine_test.TestInstallData)
Step #1: tests.virtual_machine_test.TestInstallData.testPreprovisionWithChunkedDataSucceed ... ok
Step #1:
Step #1: ----------------------------------------------------------------------
Step #1: Ran 17 tests in 0.230s
Step #1:
Step #1: OK
Step #1:
Step #1: Running tests/configs/spec_test.py ...
Step #1: /pkb/perfkitbenchmarker/version.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
Step #1: import pkg_resources
Step #1: testDecodersPrint (tests.configs.spec_test.BaseSpecFixedDecodeOrderTestCase.testDecodersPrint) ... ok
Step #1: testFailedDecode (tests.configs.spec_test.BaseSpecFixedDecodeOrderTestCase.testFailedDecode) ... ok
Step #1: testSuccessfulDecode (tests.configs.spec_test.BaseSpecFixedDecodeOrderTestCase.testSuccessfulDecode) ... ok
Step #1: testSpecChildFetchesItself (tests.configs.spec_test.BaseSpecRegistryTest.testSpecChildFetchesItself) ... ok
Step #1: testSpecChildFetchesOneValue (tests.configs.spec_test.BaseSpecRegistryTest.testSpecChildFetchesOneValue) ... ok
Step #1: testSpecGrandChildFetchedByDistinctAttribute (tests.configs.spec_test.BaseSpecRegistryTest.testSpecGrandChildFetchedByDistinctAttribute) ... ok
Step #1: testSpecGrandChildFetchedByMultipleAttribute (tests.configs.spec_test.BaseSpecRegistryTest.testSpecGrandChildFetchedByMultipleAttribute) ... ok
Step #1: testSpecGreatGrandChildFetchesOneValue (tests.configs.spec_test.BaseSpecRegistryTest.testSpecGreatGrandChildFetchesOneValue) ... ok
Step #1:
Step #1: ----------------------------------------------------------------------
Step #1: Ran 8 tests in 0.006s
Step #1:
Step #1: OK
Step #1:
Step #1: Running tests/configs/benchmark_config_spec_test.py ...
Step #1: /pkb/perfkitbenchmarker/version.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
Step #1: import pkg_resources
Step #1: testFlagOverridesPropagate (tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase)
Step #1: tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase.testFlagOverridesPropagate ... ok
Step #1: testInvalidVmGroups (tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase)
Step #1: tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase.testInvalidVmGroups ... ok
Step #1: testMismatchedOsTypes (tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase)
Step #1: tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase.testMismatchedOsTypes ... ok
Step #1: testValidInput (tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase)
Step #1: tests.configs.benchmark_config_spec_test.BenchmarkConfigSpecTestCase.testValidInput ... ok
Step #1: testInvalidInput (tests.configs.benchmark_config_spec_test.MemoryStoreDecoderTestCase)
Step #1: tests.configs.benchmark_config_spec_test.MemoryStoreDecoderTestCase.testInvalidInput ... ok
Step #1: testNone (tests.configs.benchmark_config_spec_test.MemoryStoreDecoderTestCase)
Step #1: tests.configs.benchmark_config_spec_test.MemoryStoreDecoderTestCase.testNone ... ok
Step #1: testValidInput (tests.configs.benchmark_config_spec_test.MemoryStoreDecoderTestCase)
Step #1: tests.configs.benchmark_config_spec_test.MemoryStoreDecoderTestCase.testValidInput ... ok
Loading