chore: release main #493
Merged
chore: release main #493
Google Cloud Build / langchain-python-sdk-pr-py311 (toolbox-testing-438616)
succeeded
Jan 13, 2026 in 34s
Summary
Build Information
| Trigger | langchain-python-sdk-pr-py311 |
| Build | 2a065d1e-c1f1-46f9-94b6-c8c4b0fd9def |
| Start | 2026-01-13T01:53:12-08:00 |
| Duration | 30.914s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| Install library requirements | SUCCESS | 10.249s |
| Install test requirements | SUCCESS | 4.332s |
| Run integration tests | SUCCESS | 12.785s |
Details
starting build "2a065d1e-c1f1-46f9-94b6-c8c4b0fd9def"
FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox-sdk-python
* branch 3af717cddba935220d75d6c2ee5fc05851bbdfed -> FETCH_HEAD
HEAD is now at 3af717c chore: Update CHANGELOG.md
GitCommit:
3af717cddba935220d75d6c2ee5fc05851bbdfed
BUILD
Starting Step #0 - "Install library requirements"
Step #0 - "Install library requirements": Pulling image: python:3.11
Step #0 - "Install library requirements": 3.11: Pulling from library/python
Step #0 - "Install library requirements": 281b80c799de: Already exists
Step #0 - "Install library requirements": 15f14138abe4: Already exists
Step #0 - "Install library requirements": 378c64c44580: Already exists
Step #0 - "Install library requirements": 02e37abc533a: Already exists
Step #0 - "Install library requirements": caaa3d3a59e2: Pulling fs layer
Step #0 - "Install library requirements": e8d2e6e0f086: Pulling fs layer
Step #0 - "Install library requirements": 09900b1877af: Pulling fs layer
Step #0 - "Install library requirements": 09900b1877af: Verifying Checksum
Step #0 - "Install library requirements": 09900b1877af: Download complete
Step #0 - "Install library requirements": caaa3d3a59e2: Verifying Checksum
Step #0 - "Install library requirements": caaa3d3a59e2: Download complete
Step #0 - "Install library requirements": e8d2e6e0f086: Verifying Checksum
Step #0 - "Install library requirements": e8d2e6e0f086: Download complete
Step #0 - "Install library requirements": caaa3d3a59e2: Pull complete
Step #0 - "Install library requirements": e8d2e6e0f086: Pull complete
Step #0 - "Install library requirements": 09900b1877af: Pull complete
Step #0 - "Install library requirements": Digest: sha256:05b65a682240d794104d40dad91c0d614d1c6d26adf32fd3c2a23ee99d87a716
Step #0 - "Install library requirements": Status: Downloaded newer image for python:3.11
Step #0 - "Install library requirements": docker.io/library/python:3.11
Step #0 - "Install library requirements": Collecting uv
Step #0 - "Install library requirements": Downloading uv-0.9.24-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Step #0 - "Install library requirements": Downloading uv-0.9.24-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.3 MB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.3/22.3 MB 76.7 MB/s eta 0:00:00
Step #0 - "Install library requirements": Installing collected packages: uv
Step #0 - "Install library requirements": Successfully installed uv-0.9.24
Step #0 - "Install library requirements": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Step #0 - "Install library requirements":
Step #0 - "Install library requirements": [notice] A new release of pip is available: 24.0 -> 25.3
Step #0 - "Install library requirements": [notice] To update, run: pip install --upgrade pip
Step #0 - "Install library requirements": Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Step #0 - "Install library requirements": Creating virtual environment at: /workspace/venv
Step #0 - "Install library requirements": Activate with: source /workspace/venv/bin/activate
Step #0 - "Install library requirements": Using Python 3.11.14 environment at: /workspace/venv
Step #0 - "Install library requirements": Resolved 1 package in 149ms
Step #0 - "Install library requirements": Downloading uv (21.3MiB)
Step #0 - "Install library requirements": Downloaded uv
Step #0 - "Install library requirements": Prepared 1 package in 324ms
Step #0 - "Install library requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install library requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install library requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install library requirements": Installed 1 package in 62ms
Step #0 - "Install library requirements": + uv==0.9.24
Step #0 - "Install library requirements": Using Python 3.11.14 environment at: /workspace/venv
Step #0 - "Install library requirements": Resolved 40 packages in 1.30s
Step #0 - "Install library requirements": Building toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install library requirements": Downloading aiohttp (1.7MiB)
Step #0 - "Install library requirements": Downloading pydantic-core (2.0MiB)
Step #0 - "Install library requirements": Downloading zstandard (5.3MiB)
Step #0 - "Install library requirements": Downloaded pydantic-core
Step #0 - "Install library requirements": Downloaded aiohttp
Step #0 - "Install library requirements": Built toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install library requirements": Downloaded zstandard
Step #0 - "Install library requirements": Prepared 40 packages in 381ms
Step #0 - "Install library requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install library requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install library requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install library requirements": Installed 40 packages in 88ms
Step #0 - "Install library requirements": + aiohappyeyeballs==2.6.1
Step #0 - "Install library requirements": + aiohttp==3.13.3
Step #0 - "Install library requirements": + aiosignal==1.4.0
Step #0 - "Install library requirements": + annotated-types==0.7.0
Step #0 - "Install library requirements": + anyio==4.12.1
Step #0 - "Install library requirements": + attrs==25.4.0
Step #0 - "Install library requirements": + certifi==2026.1.4
Step #0 - "Install library requirements": + charset-normalizer==3.4.4
Step #0 - "Install library requirements": + deprecated==1.3.1
Step #0 - "Install library requirements": + frozenlist==1.8.0
Step #0 - "Install library requirements": + google-auth==2.47.0
Step #0 - "Install library requirements": + h11==0.16.0
Step #0 - "Install library requirements": + httpcore==1.0.9
Step #0 - "Install library requirements": + httpx==0.28.1
Step #0 - "Install library requirements": + idna==3.11
Step #0 - "Install library requirements": + jsonpatch==1.33
Step #0 - "Install library requirements": + jsonpointer==3.0.0
Step #0 - "Install library requirements": + langchain-core==1.2.6
Step #0 - "Install library requirements": + langsmith==0.6.2
Step #0 - "Install library requirements": + multidict==6.7.0
Step #0 - "Install library requirements": + orjson==3.11.5
Step #0 - "Install library requirements": + packaging==25.0
Step #0 - "Install library requirements": + propcache==0.4.1
Step #0 - "Install library requirements": + pyasn1==0.6.1
Step #0 - "Install library requirements": + pyasn1-modules==0.4.2
Step #0 - "Install library requirements": + pydantic==2.12.5
Step #0 - "Install library requirements": + pydantic-core==2.41.5
Step #0 - "Install library requirements": + pyyaml==6.0.3
Step #0 - "Install library requirements": + requests==2.32.5
Step #0 - "Install library requirements": + requests-toolbelt==1.0.0
Step #0 - "Install library requirements": + rsa==4.9.1
Step #0 - "Install library requirements": + tenacity==9.1.2
Step #0 - "Install library requirements": + toolbox-core==0.5.7 (from file:///workspace/packages/toolbox-core)
Step #0 - "Install library requirements": + typing-extensions==4.15.0
Step #0 - "Install library requirements": + typing-inspection==0.4.2
Step #0 - "Install library requirements": + urllib3==2.6.3
Step #0 - "Install library requirements": + uuid-utils==0.13.0
Step #0 - "Install library requirements": + wrapt==2.0.1
Step #0 - "Install library requirements": + yarl==1.22.0
Step #0 - "Install library requirements": + zstandard==0.25.0
Finished Step #0 - "Install library requirements"
Starting Step #1 - "Install test requirements"
Step #1 - "Install test requirements": Already have image (with digest): python:3.11
Step #1 - "Install test requirements": Using Python 3.11.14 environment at: /workspace/venv
Step #1 - "Install test requirements": Resolved 86 packages in 1.38s
Step #1 - "Install test requirements": Building toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #1 - "Install test requirements": Downloading grpcio (6.3MiB)
Step #1 - "Install test requirements": Downloading black (1.7MiB)
Step #1 - "Install test requirements": Downloading pygments (1.2MiB)
Step #1 - "Install test requirements": Downloading pillow (6.7MiB)
Step #1 - "Install test requirements": Downloading mypy (12.8MiB)
Step #1 - "Install test requirements": Downloading jedi (1.5MiB)
Step #1 - "Install test requirements": Built toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #1 - "Install test requirements": Downloaded black
Step #1 - "Install test requirements": Downloaded pillow
Step #1 - "Install test requirements": Downloaded grpcio
Step #1 - "Install test requirements": Downloaded pygments
Step #1 - "Install test requirements": Downloaded mypy
Step #1 - "Install test requirements": Downloaded jedi
Step #1 - "Install test requirements": Prepared 46 packages in 898ms
Step #1 - "Install test requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #1 - "Install test requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #1 - "Install test requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #1 - "Install test requirements": Installed 46 packages in 262ms
Step #1 - "Install test requirements": + asttokens==3.0.1
Step #1 - "Install test requirements": + black==25.12.0
Step #1 - "Install test requirements": + click==8.3.1
Step #1 - "Install test requirements": + coverage==7.13.1
Step #1 - "Install test requirements": + decorator==5.2.1
Step #1 - "Install test requirements": + executing==2.2.1
Step #1 - "Install test requirements": + google-api-core==2.29.0
Step #1 - "Install test requirements": + google-cloud-core==2.5.0
Step #1 - "Install test requirements": + google-cloud-secret-manager==2.26.0
Step #1 - "Install test requirements": + google-cloud-storage==3.7.0
Step #1 - "Install test requirements": + google-crc32c==1.8.0
Step #1 - "Install test requirements": + google-resumable-media==2.8.0
Step #1 - "Install test requirements": + googleapis-common-protos==1.72.0
Step #1 - "Install test requirements": + grpc-google-iam-v1==0.14.3
Step #1 - "Install test requirements": + grpcio==1.76.0
Step #1 - "Install test requirements": + grpcio-status==1.76.0
Step #1 - "Install test requirements": + iniconfig==2.3.0
Step #1 - "Install test requirements": + ipython==9.9.0
Step #1 - "Install test requirements": + ipython-pygments-lexers==1.1.1
Step #1 - "Install test requirements": + isort==7.0.0
Step #1 - "Install test requirements": + jedi==0.19.2
Step #1 - "Install test requirements": + librt==0.7.7
Step #1 - "Install test requirements": + matplotlib-inline==0.2.1
Step #1 - "Install test requirements": + mypy==1.19.1
Step #1 - "Install test requirements": + mypy-extensions==1.1.0
Step #1 - "Install test requirements": + parso==0.8.5
Step #1 - "Install test requirements": + pathspec==1.0.3
Step #1 - "Install test requirements": + pexpect==4.9.0
Step #1 - "Install test requirements": + pillow==12.1.0
Step #1 - "Install test requirements": + platformdirs==4.5.1
Step #1 - "Install test requirements": + pluggy==1.6.0
Step #1 - "Install test requirements": + prompt-toolkit==3.0.52
Step #1 - "Install test requirements": + proto-plus==1.27.0
Step #1 - "Install test requirements": + protobuf==6.33.4
Step #1 - "Install test requirements": + ptyprocess==0.7.0
Step #1 - "Install test requirements": + pure-eval==0.2.3
Step #1 - "Install test requirements": + pygments==2.19.2
Step #1 - "Install test requirements": + pytest==9.0.2
Step #1 - "Install test requirements": + pytest-asyncio==1.3.0
Step #1 - "Install test requirements": + pytest-cov==7.0.0
Step #1 - "Install test requirements": + pytokens==0.3.0
Step #1 - "Install test requirements": + stack-data==0.6.3
Step #1 - "Install test requirements": + tokenize-rt==6.2.0
Step #1 - "Install test requirements": + toolbox-langchain==0.5.7 (from file:///workspace/packages/toolbox-langchain)
Step #1 - "Install test requirements": + traitlets==5.14.3
Step #1 - "Install test requirements": + wcwidth==0.2.14
Finished Step #1 - "Install test requirements"
Starting Step #2 - "Run integration tests"
Step #2 - "Run integration tests": Already have image (with digest): python:3.11
Step #2 - "Run integration tests": ============================= test session starts ==============================
Step #2 - "Run integration tests": platform linux -- Python 3.11.14, pytest-9.0.2, pluggy-1.6.0
Step #2 - "Run integration tests": rootdir: /workspace/packages/toolbox-langchain
Step #2 - "Run integration tests": configfile: pyproject.toml
Step #2 - "Run integration tests": plugins: asyncio-1.3.0, cov-7.0.0, anyio-4.12.1, langsmith-0.6.2
Step #2 - "Run integration tests": asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #2 - "Run integration tests": collected 84 items
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": tests/test_async_client.py ............... [ 17%]
Step #2 - "Run integration tests": tests/test_async_tools.py .................. [ 39%]
Step #2 - "Run integration tests": tests/test_client.py ............. [ 54%]
Step #2 - "Run integration tests": tests/test_e2e.py ............................ [ 88%]
starting build "2a065d1e-c1f1-46f9-94b6-c8c4b0fd9def"
FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox-sdk-python
* branch 3af717cddba935220d75d6c2ee5fc05851bbdfed -> FETCH_HEAD
HEAD is now at 3af717c chore: Update CHANGELOG.md
GitCommit:
3af717cddba935220d75d6c2ee5fc05851bbdfed
BUILD
Starting Step #0 - "Install library requirements"
Step #0 - "Install library requirements": Pulling image: python:3.11
Step #0 - "Install library requirements": 3.11: Pulling from library/python
Step #0 - "Install library requirements": 281b80c799de: Already exists
Step #0 - "Install library requirements": 15f14138abe4: Already exists
Step #0 - "Install library requirements": 378c64c44580: Already exists
Step #0 - "Install library requirements": 02e37abc533a: Already exists
Step #0 - "Install library requirements": caaa3d3a59e2: Pulling fs layer
Step #0 - "Install library requirements": e8d2e6e0f086: Pulling fs layer
Step #0 - "Install library requirements": 09900b1877af: Pulling fs layer
Step #0 - "Install library requirements": 09900b1877af: Verifying Checksum
Step #0 - "Install library requirements": 09900b1877af: Download complete
Step #0 - "Install library requirements": caaa3d3a59e2: Verifying Checksum
Step #0 - "Install library requirements": caaa3d3a59e2: Download complete
Step #0 - "Install library requirements": e8d2e6e0f086: Verifying Checksum
Step #0 - "Install library requirements": e8d2e6e0f086: Download complete
Step #0 - "Install library requirements": caaa3d3a59e2: Pull complete
Step #0 - "Install library requirements": e8d2e6e0f086: Pull complete
Step #0 - "Install library requirements": 09900b1877af: Pull complete
Step #0 - "Install library requirements": Digest: sha256:05b65a682240d794104d40dad91c0d614d1c6d26adf32fd3c2a23ee99d87a716
Step #0 - "Install library requirements": Status: Downloaded newer image for python:3.11
Step #0 - "Install library requirements": docker.io/library/python:3.11
Step #0 - "Install library requirements": Collecting uv
Step #0 - "Install library requirements": Downloading uv-0.9.24-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Step #0 - "Install library requirements": Downloading uv-0.9.24-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (22.3 MB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.3/22.3 MB 76.7 MB/s eta 0:00:00
Step #0 - "Install library requirements": Installing collected packages: uv
Step #0 - "Install library requirements": Successfully installed uv-0.9.24
Step #0 - "Install library requirements": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Step #0 - "Install library requirements":
Step #0 - "Install library requirements": [notice] A new release of pip is available: 24.0 -> 25.3
Step #0 - "Install library requirements": [notice] To update, run: pip install --upgrade pip
Step #0 - "Install library requirements": Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Step #0 - "Install library requirements": Creating virtual environment at: /workspace/venv
Step #0 - "Install library requirements": Activate with: source /workspace/venv/bin/activate
Step #0 - "Install library requirements": Using Python 3.11.14 environment at: /workspace/venv
Step #0 - "Install library requirements": Resolved 1 package in 149ms
Step #0 - "Install library requirements": Downloading uv (21.3MiB)
Step #0 - "Install library requirements": Downloaded uv
Step #0 - "Install library requirements": Prepared 1 package in 324ms
Step #0 - "Install library requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install library requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install library requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install library requirements": Installed 1 package in 62ms
Step #0 - "Install library requirements": + uv==0.9.24
Step #0 - "Install library requirements": Using Python 3.11.14 environment at: /workspace/venv
Step #0 - "Install library requirements": Resolved 40 packages in 1.30s
Step #0 - "Install library requirements": Building toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install library requirements": Downloading aiohttp (1.7MiB)
Step #0 - "Install library requirements": Downloading pydantic-core (2.0MiB)
Step #0 - "Install library requirements": Downloading zstandard (5.3MiB)
Step #0 - "Install library requirements": Downloaded pydantic-core
Step #0 - "Install library requirements": Downloaded aiohttp
Step #0 - "Install library requirements": Built toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install library requirements": Downloaded zstandard
Step #0 - "Install library requirements": Prepared 40 packages in 381ms
Step #0 - "Install library requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install library requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install library requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install library requirements": Installed 40 packages in 88ms
Step #0 - "Install library requirements": + aiohappyeyeballs==2.6.1
Step #0 - "Install library requirements": + aiohttp==3.13.3
Step #0 - "Install library requirements": + aiosignal==1.4.0
Step #0 - "Install library requirements": + annotated-types==0.7.0
Step #0 - "Install library requirements": + anyio==4.12.1
Step #0 - "Install library requirements": + attrs==25.4.0
Step #0 - "Install library requirements": + certifi==2026.1.4
Step #0 - "Install library requirements": + charset-normalizer==3.4.4
Step #0 - "Install library requirements": + deprecated==1.3.1
Step #0 - "Install library requirements": + frozenlist==1.8.0
Step #0 - "Install library requirements": + google-auth==2.47.0
Step #0 - "Install library requirements": + h11==0.16.0
Step #0 - "Install library requirements": + httpcore==1.0.9
Step #0 - "Install library requirements": + httpx==0.28.1
Step #0 - "Install library requirements": + idna==3.11
Step #0 - "Install library requirements": + jsonpatch==1.33
Step #0 - "Install library requirements": + jsonpointer==3.0.0
Step #0 - "Install library requirements": + langchain-core==1.2.6
Step #0 - "Install library requirements": + langsmith==0.6.2
Step #0 - "Install library requirements": + multidict==6.7.0
Step #0 - "Install library requirements": + orjson==3.11.5
Step #0 - "Install library requirements": + packaging==25.0
Step #0 - "Install library requirements": + propcache==0.4.1
Step #0 - "Install library requirements": + pyasn1==0.6.1
Step #0 - "Install library requirements": + pyasn1-modules==0.4.2
Step #0 - "Install library requirements": + pydantic==2.12.5
Step #0 - "Install library requirements": + pydantic-core==2.41.5
Step #0 - "Install library requirements": + pyyaml==6.0.3
Step #0 - "Install library requirements": + requests==2.32.5
Step #0 - "Install library requirements": + requests-toolbelt==1.0.0
Step #0 - "Install library requirements": + rsa==4.9.1
Step #0 - "Install library requirements": + tenacity==9.1.2
Step #0 - "Install library requirements": + toolbox-core==0.5.7 (from file:///workspace/packages/toolbox-core)
Step #0 - "Install library requirements": + typing-extensions==4.15.0
Step #0 - "Install library requirements": + typing-inspection==0.4.2
Step #0 - "Install library requirements": + urllib3==2.6.3
Step #0 - "Install library requirements": + uuid-utils==0.13.0
Step #0 - "Install library requirements": + wrapt==2.0.1
Step #0 - "Install library requirements": + yarl==1.22.0
Step #0 - "Install library requirements": + zstandard==0.25.0
Finished Step #0 - "Install library requirements"
Starting Step #1 - "Install test requirements"
Step #1 - "Install test requirements": Already have image (with digest): python:3.11
Step #1 - "Install test requirements": Using Python 3.11.14 environment at: /workspace/venv
Step #1 - "Install test requirements": Resolved 86 packages in 1.38s
Step #1 - "Install test requirements": Building toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #1 - "Install test requirements": Downloading grpcio (6.3MiB)
Step #1 - "Install test requirements": Downloading black (1.7MiB)
Step #1 - "Install test requirements": Downloading pygments (1.2MiB)
Step #1 - "Install test requirements": Downloading pillow (6.7MiB)
Step #1 - "Install test requirements": Downloading mypy (12.8MiB)
Step #1 - "Install test requirements": Downloading jedi (1.5MiB)
Step #1 - "Install test requirements": Built toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #1 - "Install test requirements": Downloaded black
Step #1 - "Install test requirements": Downloaded pillow
Step #1 - "Install test requirements": Downloaded grpcio
Step #1 - "Install test requirements": Downloaded pygments
Step #1 - "Install test requirements": Downloaded mypy
Step #1 - "Install test requirements": Downloaded jedi
Step #1 - "Install test requirements": Prepared 46 packages in 898ms
Step #1 - "Install test requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #1 - "Install test requirements": If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #1 - "Install test requirements": If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #1 - "Install test requirements": Installed 46 packages in 262ms
Step #1 - "Install test requirements": + asttokens==3.0.1
Step #1 - "Install test requirements": + black==25.12.0
Step #1 - "Install test requirements": + click==8.3.1
Step #1 - "Install test requirements": + coverage==7.13.1
Step #1 - "Install test requirements": + decorator==5.2.1
Step #1 - "Install test requirements": + executing==2.2.1
Step #1 - "Install test requirements": + google-api-core==2.29.0
Step #1 - "Install test requirements": + google-cloud-core==2.5.0
Step #1 - "Install test requirements": + google-cloud-secret-manager==2.26.0
Step #1 - "Install test requirements": + google-cloud-storage==3.7.0
Step #1 - "Install test requirements": + google-crc32c==1.8.0
Step #1 - "Install test requirements": + google-resumable-media==2.8.0
Step #1 - "Install test requirements": + googleapis-common-protos==1.72.0
Step #1 - "Install test requirements": + grpc-google-iam-v1==0.14.3
Step #1 - "Install test requirements": + grpcio==1.76.0
Step #1 - "Install test requirements": + grpcio-status==1.76.0
Step #1 - "Install test requirements": + iniconfig==2.3.0
Step #1 - "Install test requirements": + ipython==9.9.0
Step #1 - "Install test requirements": + ipython-pygments-lexers==1.1.1
Step #1 - "Install test requirements": + isort==7.0.0
Step #1 - "Install test requirements": + jedi==0.19.2
Step #1 - "Install test requirements": + librt==0.7.7
Step #1 - "Install test requirements": + matplotlib-inline==0.2.1
Step #1 - "Install test requirements": + mypy==1.19.1
Step #1 - "Install test requirements": + mypy-extensions==1.1.0
Step #1 - "Install test requirements": + parso==0.8.5
Step #1 - "Install test requirements": + pathspec==1.0.3
Step #1 - "Install test requirements": + pexpect==4.9.0
Step #1 - "Install test requirements": + pillow==12.1.0
Step #1 - "Install test requirements": + platformdirs==4.5.1
Step #1 - "Install test requirements": + pluggy==1.6.0
Step #1 - "Install test requirements": + prompt-toolkit==3.0.52
Step #1 - "Install test requirements": + proto-plus==1.27.0
Step #1 - "Install test requirements": + protobuf==6.33.4
Step #1 - "Install test requirements": + ptyprocess==0.7.0
Step #1 - "Install test requirements": + pure-eval==0.2.3
Step #1 - "Install test requirements": + pygments==2.19.2
Step #1 - "Install test requirements": + pytest==9.0.2
Step #1 - "Install test requirements": + pytest-asyncio==1.3.0
Step #1 - "Install test requirements": + pytest-cov==7.0.0
Step #1 - "Install test requirements": + pytokens==0.3.0
Step #1 - "Install test requirements": + stack-data==0.6.3
Step #1 - "Install test requirements": + tokenize-rt==6.2.0
Step #1 - "Install test requirements": + toolbox-langchain==0.5.7 (from file:///workspace/packages/toolbox-langchain)
Step #1 - "Install test requirements": + traitlets==5.14.3
Step #1 - "Install test requirements": + wcwidth==0.2.14
Finished Step #1 - "Install test requirements"
Starting Step #2 - "Run integration tests"
Step #2 - "Run integration tests": Already have image (with digest): python:3.11
Step #2 - "Run integration tests": ============================= test session starts ==============================
Step #2 - "Run integration tests": platform linux -- Python 3.11.14, pytest-9.0.2, pluggy-1.6.0
Step #2 - "Run integration tests": rootdir: /workspace/packages/toolbox-langchain
Step #2 - "Run integration tests": configfile: pyproject.toml
Step #2 - "Run integration tests": plugins: asyncio-1.3.0, cov-7.0.0, anyio-4.12.1, langsmith-0.6.2
Step #2 - "Run integration tests": asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #2 - "Run integration tests": collected 84 items
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": tests/test_async_client.py ............... [ 17%]
Step #2 - "Run integration tests": tests/test_async_tools.py .................. [ 39%]
Step #2 - "Run integration tests": tests/test_client.py ............. [ 54%]
Step #2 - "Run integration tests": tests/test_e2e.py ............................ [ 88%]
Step #2 - "Run integration tests": tests/test_tools.py .......... [100%]
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": ================================ tests coverage ================================
Step #2 - "Run integration tests": _______________ coverage: platform linux, python 3.11.14-final-0 _______________
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": Name Stmts Miss Cover
Step #2 - "Run integration tests": -----------------------------------------------------------
Step #2 - "Run integration tests": src/toolbox_langchain/__init__.py 3 0 100%
Step #2 - "Run integration tests": src/toolbox_langchain/async_client.py 48 3 94%
Step #2 - "Run integration tests": src/toolbox_langchain/async_tools.py 29 4 86%
Step #2 - "Run integration tests": src/toolbox_langchain/client.py 77 8 90%
Step #2 - "Run integration tests": src/toolbox_langchain/tools.py 30 2 93%
Step #2 - "Run integration tests": src/toolbox_langchain/version.py 1 1 0%
Step #2 - "Run integration tests": -----------------------------------------------------------
Step #2 - "Run integration tests": TOTAL 188 18 90%
Step #2 - "Run integration tests": Required test coverage of 90% reached. Total coverage: 90.43%
Step #2 - "Run integration tests": ============================== 84 passed in 7.29s ==============================
Finished Step #2 - "Run integration tests"
PUSH
DONE
Loading