Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add argument to 'clean' command to remove reports files #777

Merged

Merge branch 'develop' into clean_reports

74f7c73
Select commit
Loading
Failed to load commit list.
Merged

Add argument to 'clean' command to remove reports files #777

Merge branch 'develop' into clean_reports
74f7c73
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Software-Conflicts-rockylinux8-v0-22-1spack-3-12-1python (ramble-eng) succeeded Dec 2, 2024 in 3m 7s

Summary

Build Information

Trigger PR-Software-Conflicts-rockylinux8-v0-22-1spack-3-12-1python
Build cefac24d-7462-4756-b037-fb12df2e7424
Start 2024-12-02T11:01:51-08:00
Duration 2m18.579s
Status SUCCESS

Steps

Step Status Duration
ramble-clone SUCCESS 18.998s
ramble-style-tests SUCCESS 1m55.525s

Details

starting build "cefac24d-7462-4756-b037-fb12df2e7424"

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/ramble
 * branch            74f7c73b60fbef612df1c43f03f0bc2c99db4b4c -> FETCH_HEAD
HEAD is now at 74f7c73 Merge branch 'develop' into clean_reports
BUILD
Starting Step #0 - "ramble-clone"
Step #0 - "ramble-clone": Already have image (with digest): gcr.io/cloud-builders/git
Step #0 - "ramble-clone": From https://github.com/GoogleCloudPlatform/ramble
Step #0 - "ramble-clone":  * [new branch]        develop    -> origin/develop
Step #0 - "ramble-clone":  * [new branch]        gh-pages   -> origin/gh-pages
Step #0 - "ramble-clone":  * [new branch]        main       -> origin/main
Step #0 - "ramble-clone":  * [new tag]           v0.5.0     -> v0.5.0
Step #0 - "ramble-clone":  * [new tag]           v0.1.0     -> v0.1.0
Step #0 - "ramble-clone":  * [new tag]           v0.2.0     -> v0.2.0
Step #0 - "ramble-clone":  * [new tag]           v0.2.1     -> v0.2.1
Step #0 - "ramble-clone":  * [new tag]           v0.3.0     -> v0.3.0
Step #0 - "ramble-clone":  * [new tag]           v0.4.0     -> v0.4.0
Finished Step #0 - "ramble-clone"
Starting Step #1 - "ramble-style-tests"
Step #1 - "ramble-style-tests": Pulling image: us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": latest: Pulling from ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1
Step #1 - "ramble-style-tests": 9088cdb84e39: Pulling fs layer
Step #1 - "ramble-style-tests": 5f4b5546244c: Pulling fs layer
Step #1 - "ramble-style-tests": 9088cdb84e39: Verifying Checksum
Step #1 - "ramble-style-tests": 9088cdb84e39: Download complete
Step #1 - "ramble-style-tests": 9088cdb84e39: Pull complete
Step #1 - "ramble-style-tests": 5f4b5546244c: Verifying Checksum
Step #1 - "ramble-style-tests": 5f4b5546244c: Download complete
Step #1 - "ramble-style-tests": 5f4b5546244c: Pull complete
Step #1 - "ramble-style-tests": Digest: sha256:e3f94935b9fc2e8f36a073d67b6732541eac46a2dd2ca78eba3928e1cc13b53d
Step #1 - "ramble-style-tests": Status: Downloaded newer image for us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": branch 'develop' set up to track 'origin/develop'.
Step #1 - "ramble-style-tests": Ignoring graphlib-backport: markers 'python_version < "3.9"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring urllib3: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring protobuf: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring pyarrow: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-storage in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 1)) (2.18.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-api-core in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 2)) (2.19.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: protobuf in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 5)) (5.27.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-bigquery in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 8)) (3.25.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: tqdm in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 9)) (4.66.5)
Step #1 - "ramble-style-tests": Requirement already satisfied: deprecation in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 10)) (2.1.0)
Step #1 - "ramble-style-tests": Collecting pandas (from -r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading pandas-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 91.7 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting matplotlib (from -r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading matplotlib-3.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 106.5 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Requirement already satisfied: pytest in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 2)) (8.3.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: flake8 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 3)) (7.1.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: black in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 4)) (24.8.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: coverage in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 5)) (7.6.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pre-commit in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 6)) (3.8.0)
Step #1 - "ramble-style-tests": Collecting pytest-xdist (from -r /workspace/requirements-dev.txt (line 7))
Step #1 - "ramble-style-tests":   Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 kB 10.0 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pytest-cov (from -r /workspace/requirements-dev.txt (line 8))
Step #1 - "ramble-style-tests":   Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-auth<3.0dev,>=2.26.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.33.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-core<3.0dev,>=2.3.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.4.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-resumable-media>=2.6.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.7.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.32.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (1.5.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: googleapis-common-protos<2.0.dev0,>=1.56.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.63.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: proto-plus<2.0.0dev,>=1.22.3 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.24.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: packaging>=20.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (24.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: python-dateutil<3.0dev,>=2.7.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (2.9.0.post0)
Step #1 - "ramble-style-tests": Collecting numpy>=1.26.0 (from pandas->-r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading numpy-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 92.9 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pytz>=2020.1 (from pandas->-r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 53.2 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting tzdata>=2022.7 (from pandas->-r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 46.8 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting contourpy>=1.0.1 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading contourpy-1.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 44.1 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting cycler>=0.10 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Step #1 - "ramble-style-tests": Collecting fonttools>=4.22.0 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading fonttools-4.55.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 99.5 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting kiwisolver>=1.3.1 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading kiwisolver-1.4.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 81.3 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pillow>=8 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading pillow-11.0.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.4 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 104.1 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pyparsing>=2.3.1 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 19.7 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Requirement already satisfied: iniconfig in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pytest->-r /workspace/requirements-dev.txt (line 2)) (2.0.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pluggy<2,>=1.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pytest->-r /workspace/requirements-dev.txt (line 2)) (1.5.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: mccabe<0.8.0,>=0.7.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (0.7.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pycodestyle<2.13.0,>=2.12.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (2.12.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyflakes<3.3.0,>=3.2.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (3.2.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: click>=8.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (8.1.7)
Step #1 - "ramble-style-tests": Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (1.0.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pathspec>=0.9.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (0.12.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: platformdirs>=2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (4.2.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: cfgv>=2.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (3.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: identify>=1.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (2.6.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: nodeenv>=0.11.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (1.9.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyyaml>=5.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (6.0.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: virtualenv>=20.10.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (20.26.3)
Step #1 - "ramble-style-tests": Collecting execnet>=2.1 (from pytest-xdist->-r /workspace/requirements-dev.txt (line 7))
Step #1 - "ramble-style-tests":   Downloading execnet-2.1.1-py3-none-any.whl (40 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 7.5 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Requirement already satisfied: grpcio<2.0dev,>=1.33.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.65.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: grpcio-status<2.0.dev0,>=1.33.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.65.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (5.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (0.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: rsa<5,>=3.1.4 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (4.9)
Step #1 - "ramble-style-tests": Requirement already satisfied: six>=1.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from python-dateutil<3.0dev,>=2.7.2->google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (1.16.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: charset-normalizer<4,>=2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (3.3.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: idna<4,>=2.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (3.7)
Step #1 - "ramble-style-tests": Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.2.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: certifi>=2017.4.17 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2024.7.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: distlib<1,>=0.3.7 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit->-r /workspace/requirements-dev.txt (line 6)) (0.3.8)
Step #1 - "ramble-style-tests": Requirement already satisfied: filelock<4,>=3.12.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit->-r /workspace/requirements-dev.txt (line 6)) (3.15.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (0.6.0)
Step #1 - "ramble-style-tests": Installing collected packages: pytz, tzdata, pyparsing, pillow, numpy, kiwisolver, fonttools, execnet, cycler, pytest-xdist, pytest-cov, pandas, contourpy, matplotlib
Step #1 - "ramble-style-tests": Successfully installed contourpy-1.3.1 cycler-0.12.1 execnet-2.1.1 fonttools-4.55.0 kiwisolver-1.4.7 matplotlib-3.9.3 numpy-2.1.3 pandas-2.2.3 pillow-11.0.0 pyparsing-3.2.0 pytest-cov-6.0.0 pytest-xdist-3.6.1 pytz-2024.2 tzdata-2024.2
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": [notice] A new release of pip is available: 23.1.2 -> 24.3.1
Step #1 - "ramble-style-tests": [notice] To update, run: python3 -m pip install --upgrade pip
Step #1 - "ramble-style-tests": Spack version is 0.22.1 (d66dce2d668a6234504594661506cdd1eaca4adc)
Step #1 - "ramble-style-tests": Python version is Python 3.12.1
Step #1 - "ramble-style-tests": Software Summary:
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Software Packages:
Step #1 - "ramble-style-tests": 	Spec: gcc@12.2.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.babelstream
Step #1 - "ramble-style-tests":                 ramble.app.builtin.cloverleaf
Step #1 - "ramble-style-tests":                 ramble.app.builtin.minixyce
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests":                 ramble.app.builtin.streamc
Step #1 - "ramble-style-tests": 	Spec: babelstream@5.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.babelstream
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.4 +legacylaunchers +cxx
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.cloverleaf
Step #1 - "ramble-style-tests": 	Spec: cloverleaf@1.1 build=ref
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.cloverleaf
Step #1 - "ramble-style-tests": 	Spec: gcc@9.3.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hmmer
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcc
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcg
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpl
Step #1 - "ramble-style-tests":                 ramble.app.builtin.IntelMpiBenchmarks
Step #1 - "ramble-style-tests":                 ramble.app.builtin.iperf2
Step #1 - "ramble-style-tests":                 ramble.app.builtin.lammps
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam-org
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv4
Step #1 - "ramble-style-tests": 	Spec: intel-mpi@2018.4.274
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hmmer
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcc
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcg
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpl
Step #1 - "ramble-style-tests":                 ramble.app.builtin.IntelMpiBenchmarks
Step #1 - "ramble-style-tests":                 ramble.app.builtin.lammps
Step #1 - "ramble-style-tests":                 ramble.app.builtin.LULESH
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam-org
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv3
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv4
Step #1 - "ramble-style-tests": 	Spec: gromacs@2020.5
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests": 	Spec: GROMACS/2024.1-foss-2023b
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests": 	Spec: hmmer@3.3.2
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hmmer
Step #1 - "ramble-style-tests": 	Spec: hpcc@1.5.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcc
Step #1 - "ramble-style-tests": 	Spec: hpcg@3.1 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcg
Step #1 - "ramble-style-tests": 	Spec: hpl@2.3 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpl
Step #1 - "ramble-style-tests": 	Spec: gcc@13.2.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.intel-hpl
Step #1 - "ramble-style-tests": 	Spec: intel-oneapi-mkl@2024.2.0 threads=openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.intel-hpl
Step #1 - "ramble-style-tests": 	Spec: intel-oneapi-mpi@2021.11.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.intel-hpl
Step #1 - "ramble-style-tests": 	Spec: intel-mpi-benchmarks@2019.6
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.IntelMpiBenchmarks
Step #1 - "ramble-style-tests": 	Spec: gcc
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.RefNum
Step #1 - "ramble-style-tests":                 ramble.app.builtin.md-test
Step #1 - "ramble-style-tests":                 ramble.app.builtin.osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	Spec: openmpi
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.RefNum
Step #1 - "ramble-style-tests":                 ramble.app.builtin.md-test
Step #1 - "ramble-style-tests":                 ramble.app.builtin.osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	Spec: ior
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.RefNum
Step #1 - "ramble-style-tests":                 ramble.app.builtin.md-test
Step #1 - "ramble-style-tests": 	Spec: iperf2@2.0.12
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.iperf2
Step #1 - "ramble-style-tests": 	Spec: lammps@20220623.4 +opt+manybody+molecule+kspace+rigid+openmp+openmp-package+asphere+dpd-basic+dpd-meso+dpd-react+dpd-smooth
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.lammps
Step #1 - "ramble-style-tests": 	Spec: gcc@13.1.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.LULESH
Step #1 - "ramble-style-tests":                 ramble.app.builtin.quantum-espresso
Step #1 - "ramble-style-tests": 	Spec: lulesh@2.0.3 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.LULESH
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.5 +legacylaunchers +cxx
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.minixyce
Step #1 - "ramble-style-tests": 	Spec: minixyce@1.0 +mpi
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.minixyce
Step #1 - "ramble-style-tests": 	Spec: intel-oneapi-mpi@2021.8.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests":                 ramble.app.builtin.quantum-espresso
Step #1 - "ramble-style-tests": 	Spec: charmpp backend=mpi build-target=charm++
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests": 	Spec: namd@2.14 interface=tcl
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests": 	Spec: nccl-tests
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.nccl-tests
Step #1 - "ramble-style-tests": 	Spec: nvbandwidth
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.nvbandwidth
Step #1 - "ramble-style-tests": 	Spec: openfoam@2312
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam
Step #1 - "ramble-style-tests": 	Spec: openfoam-org@10
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam-org
Step #1 - "ramble-style-tests": 	Spec: orca@5.0.4
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.orca
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.2
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.orca
Step #1 - "ramble-style-tests": 	Spec: osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	Spec: requests>=2.31.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.pip-test
Step #1 - "ramble-style-tests": 	Spec: semver
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.pip-test
Step #1 - "ramble-style-tests": 	Spec: quantum-espresso@7.1
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.quantum-espresso
Step #1 - "ramble-style-tests": 	Spec: stream@5.10 +openmp cflags="-O3 -DSTREAM_ARRAY_SIZE=80000000 -DNTIMES=20"
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.streamc
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.5
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: python@3.9.15
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: esmf@8.0.1
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: ufs-weather-model@2.0.0 +avx2 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: gcc@8.2.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv3
Step #1 - "ramble-style-tests": 	Spec: wrf@3.9.1.1 build_type=dm+sm compile_type=em_real nesting=basic ~pnetcdf
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv3
Step #1 - "ramble-style-tests": 	Spec: wrf@4.2 build_type=dm+sm compile_type=em_real nesting=basic ~chem ~pnetcdf
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv4
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Compiler Definitions:
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": No Conflicts Detected
Step #1 - "ramble-style-tests": 0 conflicts detected.
Finished Step #1 - "ramble-style-tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/cefac24d-7462-4756-b037-fb12df2e7424?project=993292483723