Skip to content

surpress warning

4ea6a86
Select commit
Loading
Failed to load commit list.
Open

[Off Platform SDK]UX nits for kaggle benchmarks init and kaggle b t push #1024

surpress warning
4ea6a86
Select commit
Loading
Failed to load commit list.
Google Cloud Build / kaggle-cli-branch-3-11-15 (kaggle-cicd) succeeded May 24, 2026 in 53s

Summary

Build Information

Trigger kaggle-cli-branch-3-11-15
Build 2d8ee8ec-df9a-4575-b21e-02b8a6dfe995
Start 2026-05-24T14:02:33-07:00
Duration 50.332s
Status SUCCESS

Steps

Step Status Duration
check_substitutions SUCCESS 23.861s
build-hatch-image SUCCESS 1.165s
lint SUCCESS 19.048s

Details

starting build "2d8ee8ec-df9a-4575-b21e-02b8a6dfe995"

FETCHSOURCE
From https://github.com/Kaggle/kaggle-cli
 * branch            4ea6a86585e8f57fdb76ab6007292491a674ece5 -> FETCH_HEAD
HEAD is now at 4ea6a86 surpress warning
GitCommit:
4ea6a86585e8f57fdb76ab6007292491a674ece5
BUILD
Starting Step #0 - "check_substitutions"
Step #0 - "check_substitutions": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "check_substitutions": 3.11.15: Pulling from kaggle-cicd/tools/cli-builder
Step #0 - "check_substitutions": f32f49ce655a: Pulling fs layer
Step #0 - "check_substitutions": 8a7504cd2818: Pulling fs layer
Step #0 - "check_substitutions": b53089dca505: Pulling fs layer
Step #0 - "check_substitutions": 8d6d44b254da: Pulling fs layer
Step #0 - "check_substitutions": b3085a3e73e9: Pulling fs layer
Step #0 - "check_substitutions": 3dfcdc764bf9: Pulling fs layer
Step #0 - "check_substitutions": bc5f9aa62a15: Pulling fs layer
Step #0 - "check_substitutions": 1cad9a714f52: Pulling fs layer
Step #0 - "check_substitutions": 8c02a753d263: Pulling fs layer
Step #0 - "check_substitutions": bc5f9aa62a15: Waiting
Step #0 - "check_substitutions": 1cad9a714f52: Waiting
Step #0 - "check_substitutions": 8c02a753d263: Waiting
Step #0 - "check_substitutions": b3085a3e73e9: Verifying Checksum
Step #0 - "check_substitutions": b3085a3e73e9: Download complete
Step #0 - "check_substitutions": bc5f9aa62a15: Verifying Checksum
Step #0 - "check_substitutions": bc5f9aa62a15: Download complete
Step #0 - "check_substitutions": 8a7504cd2818: Verifying Checksum
Step #0 - "check_substitutions": 8a7504cd2818: Download complete
Step #0 - "check_substitutions": 3dfcdc764bf9: Verifying Checksum
Step #0 - "check_substitutions": 3dfcdc764bf9: Download complete
Step #0 - "check_substitutions": f32f49ce655a: Verifying Checksum
Step #0 - "check_substitutions": f32f49ce655a: Download complete
Step #0 - "check_substitutions": 1cad9a714f52: Verifying Checksum
Step #0 - "check_substitutions": 1cad9a714f52: Download complete
Step #0 - "check_substitutions": b53089dca505: Verifying Checksum
Step #0 - "check_substitutions": b53089dca505: Download complete
Step #0 - "check_substitutions": 8c02a753d263: Verifying Checksum
Step #0 - "check_substitutions": 8c02a753d263: Download complete
Step #0 - "check_substitutions": 8d6d44b254da: Verifying Checksum
Step #0 - "check_substitutions": 8d6d44b254da: Download complete
Step #0 - "check_substitutions": f32f49ce655a: Pull complete
Step #0 - "check_substitutions": 8a7504cd2818: Pull complete
Step #0 - "check_substitutions": b53089dca505: Pull complete
Step #0 - "check_substitutions": 8d6d44b254da: Pull complete
Step #0 - "check_substitutions": b3085a3e73e9: Pull complete
Step #0 - "check_substitutions": 3dfcdc764bf9: Pull complete
Step #0 - "check_substitutions": bc5f9aa62a15: Pull complete
Step #0 - "check_substitutions": 1cad9a714f52: Pull complete
Step #0 - "check_substitutions": 8c02a753d263: Pull complete
Step #0 - "check_substitutions": Digest: sha256:d3a0c142b6584d475abd12a36fe9aa57d8f490045563430acd4c8e1bef34eb7f
Step #0 - "check_substitutions": Status: Downloaded newer image for us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Step #0 - "check_substitutions": us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Finished Step #0 - "check_substitutions"
Starting Step #1 - "build-hatch-image"
Step #1 - "build-hatch-image": Already have image (with digest): gcr.io/cloud-builders/docker
Step #1 - "build-hatch-image": Sending build context to Docker daemon  5.632kB

Step #1 - "build-hatch-image": Step 1/5 : ARG PYTHON_VERSION
Step #1 - "build-hatch-image": Step 2/5 : FROM python:${PYTHON_VERSION}
Step #1 - "build-hatch-image": 3.11.15: Pulling from library/python
Step #1 - "build-hatch-image": f32f49ce655a: Already exists
Step #1 - "build-hatch-image": 8a7504cd2818: Already exists
Step #1 - "build-hatch-image": b53089dca505: Already exists
Step #1 - "build-hatch-image": 8d6d44b254da: Already exists
Step #1 - "build-hatch-image": b3085a3e73e9: Already exists
Step #1 - "build-hatch-image": 3dfcdc764bf9: Already exists
Step #1 - "build-hatch-image": bc5f9aa62a15: Already exists
Step #1 - "build-hatch-image": Digest: sha256:452f742b83799e5d55163fe5eeb5d9b30dd2bcd4f50f69652c3f083fc9bf536f
Step #1 - "build-hatch-image": Status: Downloaded newer image for python:3.11.15
Step #1 - "build-hatch-image":  ---> 7337351e0be7
Step #1 - "build-hatch-image": Step 3/5 : RUN python -m pip install --upgrade pip
Step #1 - "build-hatch-image":  ---> Using cache
Step #1 - "build-hatch-image":  ---> a513899b5ed2
Step #1 - "build-hatch-image": Step 4/5 : RUN python -m pip install hatch==1.16.5
Step #1 - "build-hatch-image":  ---> Using cache
Step #1 - "build-hatch-image":  ---> bc52d9ff8b08
Step #1 - "build-hatch-image": Step 5/5 : ENTRYPOINT ["hatch"]
Step #1 - "build-hatch-image":  ---> Using cache
Step #1 - "build-hatch-image":  ---> 6afab0422826
Step #1 - "build-hatch-image": Successfully built 6afab0422826
Step #1 - "build-hatch-image": Successfully tagged us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Finished Step #1 - "build-hatch-image"
Starting Step #2 - "lint"
Step #2 - "lint": Already have image (with digest): us-docker.pkg.dev/kaggle-cicd/tools/cli-builder:3.11.15
Step #2 - "lint": Creating environment: lint
Step #2 - "lint": Checking dependencies
Step #2 - "lint": Syncing dependencies
Step #2 - "lint": cmd [1] | black --check --diff .
Step #2 - "lint": Skipping .ipynb files as Jupyter dependencies are not installed.
Step #2 - "lint": You can fix this by running ``pip install "black[jupyter]"``
Step #2 - "lint": All done! ✨ 🍰 ✨
Step #2 - "lint": 21 files would be left unchanged.
Step #2 - "lint": cmd [2] | mypy --install-types --non-interactive src/kaggle tests
Step #2 - "lint": Collecting types-PySocks
Step #2 - "lint":   Downloading types_pysocks-1.7.1.20260518-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-Pygments
Step #2 - "lint":   Downloading types_pygments-2.20.0.20260518-py3-none-any.whl.metadata (2.0 kB)
Step #2 - "lint": Collecting types-bleach
Step #2 - "lint":   Downloading types_bleach-6.3.0.20260508-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-pexpect
Step #2 - "lint":   Downloading types_pexpect-4.9.0.20260518-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-protobuf
Step #2 - "lint":   Downloading types_protobuf-7.34.1.20260518-py3-none-any.whl.metadata (2.2 kB)
Step #2 - "lint": Collecting types-python-dateutil
Step #2 - "lint":   Downloading types_python_dateutil-2.9.0.20260518-py3-none-any.whl.metadata (1.8 kB)
Step #2 - "lint": Collecting types-six
Step #2 - "lint":   Downloading types_six-1.17.0.20260518-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-docutils (from types-Pygments)
Step #2 - "lint":   Downloading types_docutils-0.22.3.20260518-py3-none-any.whl.metadata (1.7 kB)
Step #2 - "lint": Collecting types-html5lib (from types-bleach)
Step #2 - "lint":   Downloading types_html5lib-1.1.11.20260518-py3-none-any.whl.metadata (1.8 kB)
Step #2 - "lint": Collecting types-webencodings (from types-html5lib->types-bleach)
Step #2 - "lint":   Downloading types_webencodings-0.5.0.20260408-py3-none-any.whl.metadata (1.8 kB)
Step #2 - "lint": Downloading types_pysocks-1.7.1.20260518-py3-none-any.whl (9.6 kB)
Step #2 - "lint": Downloading types_pygments-2.20.0.20260518-py3-none-any.whl (29 kB)
Step #2 - "lint": Downloading types_bleach-6.3.0.20260508-py3-none-any.whl (11 kB)
Step #2 - "lint": Downloading types_pexpect-4.9.0.20260518-py3-none-any.whl (17 kB)
Step #2 - "lint": Downloading types_protobuf-7.34.1.20260518-py3-none-any.whl (85 kB)
Step #2 - "lint": Downloading types_python_dateutil-2.9.0.20260518-py3-none-any.whl (18 kB)
Step #2 - "lint": Downloading types_six-1.17.0.20260518-py3-none-any.whl (19 kB)
Step #2 - "lint": Downloading types_docutils-0.22.3.20260518-py3-none-any.whl (91 kB)
Step #2 - "lint": Downloading types_html5lib-1.1.11.20260518-py3-none-any.whl (24 kB)
Step #2 - "lint": Downloading types_webencodings-0.5.0.20260408-py3-none-any.whl (8.7 kB)
Step #2 - "lint": Installing collected packages: types-webencodings, types-six, types-python-dateutil, types-PySocks, types-protobuf, types-pexpect, types-docutils, types-Pygments, types-html5lib, types-bleach
Step #2 - "lint": 
Step #2 - "lint": Successfully installed types-PySocks-1.7.1.20260518 types-Pygments-2.20.0.20260518 types-bleach-6.3.0.20260508 types-docutils-0.22.3.20260518 types-html5lib-1.1.11.20260518 types-pexpect-4.9.0.20260518 types-protobuf-7.34.1.20260518 types-python-dateutil-2.9.0.20260518 types-six-1.17.0.20260518 types-webencodings-0.5.0.20260408
Step #2 - "lint": src/kaggle/api/kaggle_api_extended.py:1039: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
Step #2 - "lint": src/kaggle/api/kaggle_api_extended.py:5071: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
Step #2 - "lint": src/kaggle/api/kaggle_api_extended.py:5506: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs  [annotation-unchecked]
Step #2 - "lint": Installing missing stub packages:
Step #2 - "lint": /builder/home/.local/share/hatch/env/virtual/kaggle/xS3fZVNL/lint/bin/python -m pip install types-PySocks types-Pygments types-bleach types-pexpect types-protobuf types-python-dateutil types-six
Step #2 - "lint": 
Step #2 - "lint": 
Step #2 - "lint": Success: no issues found in 18 source files
Finished Step #2 - "lint"
PUSH
Pushing us-docker.pkg.dev/kaggle-cicd/tools/cli-builder
The push refers to repository [us-docker.pkg.dev/kaggle-cicd/tools/cli-builder]
8ecd4d077f3c: Preparing
01186b658649: Preparing
796ab2e16ad2: Preparing
2cdc9b740dea: Preparing
e72e1c60729b: Preparing
0e6530456c98: Preparing
8dc335c5db2d: Preparing
47dffecc5540: Preparing
17d38572a7dc: Preparing
17d38572a7dc: Layer already exists
2cdc9b740dea: Layer already exists
47dffecc5540: Layer already exists
01186b658649: Layer already exists
0e6530456c98: Layer already exists
8ecd4d077f3c: Layer already exists
8dc335c5db2d: Layer already exists
796ab2e16ad2: Layer already exists
e72e1c60729b: Layer already exists
3.11.15: digest: sha256:d3a0c142b6584d475abd12a36fe9aa57d8f490045563430acd4c8e1bef34eb7f size: 2219
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/2d8ee8ec-df9a-4575-b21e-02b8a6dfe995?project=464139560241