Skip to content

Bump urllib3 from 2.5.0 to 2.6.2 in /taskcluster

3b6e59d
Select commit
Loading
Failed to load commit list.
Merged

Bump urllib3 from 2.5.0 to 2.6.2 in /taskcluster #1313

Bump urllib3 from 2.5.0 to 2.6.2 in /taskcluster
3b6e59d
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / upload-experiment-config succeeded Dec 15, 2025 in 50s

FirefoxCI (pull_request)

Upload the experiment config (aka training config) to long term storage.
Configs are uploaded to a top-level experiments directory and include src_locale, trg_locale, experiment name, and decision task id to ensure uniqueness.

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-12-15T09:37:19.494Z
Resolved: 2025-12-15T09:37:28.594Z
Task Execution Time: 9 seconds, 100 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/chain-of-trust.json
- public/logs/chain_of_trust.log
- public/logs/live_backing.log


2025-12-15 09:37:27,125 - beetmoverscript.task - INFO - Action types: ['upload-data']
2025-12-15 09:37:27,125 - beetmoverscript.task - INFO - Using task validation schema: /app/beetmoverscript/src/beetmoverscript/data/upload_data_task_schema.json
2025-12-15 09:37:27,163 - scriptworker.client - DEBUG - Task is validated against this schema: {'title': 'Upload data directly into files schema', 'type': 'object', 'properties': {'dependencies': {'type': 'array', 'minItems': 1, 'uniqueItems': True, 'items': {'type': 'string'}}, 'payload': {'type': 'object', 'properties': {'releaseProperties': {'type': 'object', 'properties': {'appName': {'type': 'string'}}, 'required': ['appName']}, 'dataMap': {'type': 'array', 'minItems': 1, 'items': {'type': 'object', 'properties': {'data': {'type': 'string', 'description': 'base64 encoded version of the data to be uploaded'}, 'contentType': {'type': 'string'}, 'destinations': {'type': 'array', 'minItems': 1, 'uniqueItems': True, 'items': {'type': 'string'}}}, 'required': ['data', 'contentType', 'destinations']}}}, 'required': ['releaseProperties', 'dataMap']}}, 'required': ['payload', 'dependencies']}
2025-12-15 09:37:27,169 - beetmoverscript.task - INFO - Resource: ['development']
2025-12-15 09:37:27,169 - beetmoverscript.task - INFO - Action types: ['upload-data']
2025-12-15 09:37:27,171 - beetmoverscript.task - INFO - Action types: ['upload-data']
2025-12-15 09:37:27,171 - beetmoverscript.task - DEBUG - Loading release_props from task's payload: {'appName': 'translations'}
2025-12-15 09:37:27,173 - google.auth._default - DEBUG - Checking /tmp/tmp8qk5xjhc for explicit credentials as part of auth process...
2025-12-15 09:37:27,241 - google.auth._default - DEBUG - Checking /tmp/tmp8qk5xjhc for explicit credentials as part of auth process...
2025-12-15 09:37:27,333 - urllib3.util.retry - DEBUG - Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None, status=None)
2025-12-15 09:37:27,344 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): oauth2.googleapis.com:443
2025-12-15 09:37:27,418 - urllib3.connectionpool - DEBUG - https://oauth2.googleapis.com:443 "POST /token HTTP/1.1" 200 None
2025-12-15 09:37:27,420 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): storage.googleapis.com:443
2025-12-15 09:37:27,503 - urllib3.connectionpool - DEBUG - https://storage.googleapis.com:443 "GET /storage/v1/b/moz-fx-translations-data--5f91-stage-translations-data?fields=name&prettyPrint=false HTTP/1.1" 200 65
2025-12-15 09:37:27,503 - beetmoverscript.gcloud - INFO - Found GCS bucket <Bucket: moz-fx-translations-data--5f91-stage-translations-data> - proceeding with GCS uploads.
2025-12-15 09:37:27,504 - beetmoverscript.task - INFO - Action types: ['upload-data']
2025-12-15 09:37:27,504 - beetmoverscript.task - DEBUG - Loading release_props from task's payload: {'appName': 'translations'}
2025-12-15 09:37:27,532 - urllib3.connectionpool - DEBUG - https://storage.googleapis.com:443 "GET /storage/v1/b/moz-fx-translations-data--5f91-stage-translations-data/o/experiments%2Fru-en%2Fci_ZHK66_qDTVaXFLQ9ScJNYQ%2Fconfig.yml?fields=name&prettyPrint=false HTTP/1.1" 404 349
2025-12-15 09:37:27,533 - beetmoverscript.gcloud - INFO - upload_data_to_gcs: Bucket: gs://moz-fx-translations-data--5f91-stage-translations-data/experiments/ru-en/ci_ZHK66_qDTVaXFLQ9ScJNYQ/config.yml
2025-12-15 09:37:27,722 - urllib3.connectionpool - DEBUG - https://storage.googleapis.com:443 "POST /upload/storage/v1/b/moz-fx-translations-data--5f91-stage-translations-data/o?uploadType=multipart HTTP/1.1" 200 1183
2025-12-15 09:37:27,723 - beetmoverscript.script - INFO - Success!
exit code: 0