Aip 99 llmdataqualityoperator #19574
ci-amd-arm.yml
on: pull_request
Matrix: Build CI images / build-ci-images
Matrix: Airflow CTL tests / distributions-tests
Basic tests
/
Breeze unit tests
1m 8s
Basic tests
/
Breeze integration tests
1m 6s
Basic tests
/
React UI tests
1m 39s
Basic tests
/
Check translation completeness
19s
Basic tests
/
Static checks: basic checks only
Basic tests
/
Test git clone on Windows
20s
Basic tests
/
Upgrade checks
Basic tests
/
Test Airflow release commands
Basic tests
/
Test Airflow standalone commands
23s
Go SDK tests
37s
Platform: ARM
Platform: AMD
2s
Pin actions
1m 53s
Verify release calendar
Matrix: Generate constraints / generate-constraints-matrix
Matrix: MySQL tests: core / tests
Matrix: MySQL tests: providers / tests
Matrix: Non-DB tests: core / tests
Matrix: Non-DB tests: providers / tests
Matrix: Postgres tests: core / tests
Matrix: Postgres tests: providers / tests
Matrix: Sqlite tests: core / tests
Matrix: Sqlite tests: providers / tests
Matrix: Task SDK tests / distributions-tests
Matrix: Low dep tests:core / tests
Matrix: Low dep tests: providers / tests
Matrix: Additional CI image checks / Push Early Image Cache / push-ci-image-cache
Waiting for pending jobs
Matrix: Additional CI image checks / Push Early Image Cache / push-prod-image-cache
Waiting for pending jobs
Matrix: CI image checks / Build documentation
Matrix: CI image checks / MyPy checks
Matrix: provider distributions tests / prepare-install-verify-provider-distributions
Matrix: provider distributions tests / providers-compatibility-tests-matrix
Matrix: Helm tests / tests-helm
Matrix: Integration and System Tests / tests-core-integration
Matrix: Integration and System Tests / tests-providers-integration
Matrix: Special tests / Latest Boto test: core / tests
Matrix: Special tests / Latest Boto test: providers / tests
Matrix: Special tests / Latest SQLAlchemy test: providers / tests
Waiting for pending jobs
Matrix: Special tests / Latest SQLAlchemy test: core / tests
Waiting for pending jobs
Matrix: Special tests / Min SQLAlchemy test: providers / tests
Matrix: Special tests / Min SQLAlchemy test: core / tests
Matrix: Special tests / Pendulum2 test: core / tests
Matrix: Special tests / Pendulum2 test: providers / tests
Matrix: Special tests / Quarantined test: core / tests
Matrix: Special tests / Quarantined test: providers / tests
Matrix: tests-special / tests-system-core / tests
Additional CI image checks
/
Check that image builds quickly
5m 41s
CI image checks
/
Static checks
17m 59s
CI image checks
/
Test Python API client
4m 23s
Helm tests
/
Release Helm
2m 17s
Integration and System Tests
/
System Tests
3m 59s
Build PROD images
/
Build Airflow and provider distributions
4m 0s
CI image checks
/
Publish documentation and validate versions
0s
Summarize warnings
0s
Matrix: Build PROD images / build-prod-images
Additional PROD image tests
/
...
/
Build Airflow and provider distributions
Additional PROD image tests
/
...
/
Build Airflow and provider distributions
Additional PROD image tests
/
Test examples of PROD image building
3m 5s
Additional PROD image tests
/
Docker Compose quick start with PROD image verifying
4m 26s
Additional PROD image tests
/
Task SDK integration tests with PROD image
3m 59s
Additional PROD image tests
/
...
/
Regular e2e test
10m 37s
Additional PROD image tests
/
...
/
Remote logging e2e test
5m 26s
Additional PROD image tests
/
...
/
Chromium UI e2e tests
18m 5s
Additional PROD image tests
/
...
/
Firefox UI e2e tests
20m 12s
Additional PROD image tests
/
...
/
WebKit UI e2e tests
24m 33s
Additional PROD image tests
/
Airflow CTL integration tests with PROD image
6m 22s
Matrix: Kubernetes tests / tests-kubernetes
Matrix: Additional PROD image tests / PROD image extra checks (main) / pip-image / build-prod-images
Waiting for pending jobs
Matrix: Additional PROD image tests / PROD image extra checks (release) / pip-image / build-prod-images
Waiting for pending jobs
Matrix: Finalize tests / dependency-upgrade-summary
Waiting for pending jobs
Matrix: finalize-tests / push-buildx-cache-to-github-registry / push-ci-image-cache
Waiting for pending jobs
Matrix: finalize-tests / push-buildx-cache-to-github-registry / push-prod-image-cache
Waiting for pending jobs
Notify Slack on Failure
0s
Annotations
8 errors and 3 notices
|
Non-DB tests: core / Non-DB-core::3.10:API...Serialization
Process completed with exit code 1.
|
|
CI image checks / Static checks
Process completed with exit code 1.
|
|
CI image checks / Build documentation (--spellcheck-only)
Process completed with exit code 1.
|
|
Low dep tests:core / All-core:LowestDeps:14:3.10:API...Serialization
Process completed with exit code 1.
|
|
Special tests / Pendulum2 test: core / All-core:Pendulum2-Postgres:14:3.10:API...Serialization
Process completed with exit code 1.
|
|
Special tests / Latest Boto test: core / All-core:LatestBoto-Postgres:14:3.10:API...Serialization
Process completed with exit code 1.
|
|
[webkit] › tests/e2e/specs/dag-tasks.spec.ts:72:3 › Dag Tasks Tab › verify filter tasks by operator dropdown:
airflow-core/src/airflow/ui/tests/e2e/specs/dag-tasks.spec.ts#L91
2) [webkit] › tests/e2e/specs/dag-tasks.spec.ts:72:3 › Dag Tasks Tab › verify filter tasks by operator dropdown
TimeoutError: locator.textContent: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-testid="table-list"] > tbody > tr').nth(6)
89 | if (count === 0) return false;
90 | for (let i = 0; i < count; i++) {
> 91 | const text = await dagPage.taskRows.nth(i).textContent();
| ^
92 |
93 | if (!text?.includes(operator)) return false;
94 | }
at Object.expect.poll.timeout (/home/runner/work/airflow/airflow/airflow-core/src/airflow/ui/tests/e2e/specs/dag-tasks.spec.ts:91:58)
at /home/runner/work/airflow/airflow/airflow-core/src/airflow/ui/tests/e2e/specs/dag-tasks.spec.ts:84:7
|
|
[webkit] › tests/e2e/specs/dag-runs-tab.spec.ts:83:3 › DAG Runs Tab › filter runs by success state:
airflow-core/src/airflow/ui/tests/e2e/pages/DagRunsTabPage.ts#L79
1) [webkit] › tests/e2e/specs/dag-runs-tab.spec.ts:83:3 › DAG Runs Tab › filter runs by success state
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-testid="mark-run-as-success"]')
- locator resolved to <span role="menuitem" data-part="item" data-disabled="" data-scope="menu" id="_r_15_/success" aria-disabled="true" data-value="success" data-testid="mark-run-as-success" data-ownedby="menu:_r_15_:content" class="chakra-badge chakra-menu__item css-yxjb65">…</span>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
18 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at ../pages/DagRunsTabPage.ts:79
77 |
78 | await expect(stateOption).toBeVisible({ timeout: 5000 });
> 79 | await stateOption.click();
| ^
80 |
81 | const confirmButton = this.page.getByRole("button", { name: "Confirm" });
82 |
at DagRunsTabPage.markRunAs (/home/runner/work/airflow/airflow/airflow-core/src/airflow/ui/tests/e2e/pages/DagRunsTabPage.ts:79:23)
at /home/runner/work/airflow/airflow/airflow-core/src/airflow/ui/tests/e2e/specs/dag-runs-tab.spec.ts:40:7
|
|
🎭 Playwright Run Summary
1 skipped
120 passed (14.0m)
|
|
🎭 Playwright Run Summary
1 skipped
120 passed (16.4m)
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › tests/e2e/specs/dag-runs-tab.spec.ts:83:3 › DAG Runs Tab › filter runs by success state
[webkit] › tests/e2e/specs/dag-tasks.spec.ts:72:3 › Dag Tasks Tab › verify filter tasks by operator dropdown
1 skipped
118 passed (20.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Helm artifacts
|
474 KB |
sha256:92877c94de6b68df99da1000f1681168d5488fad9e683ad279a18a4fd4cbe472
|
|
|
airflow-docs
|
305 MB |
sha256:325fb2787a5c626ce4e5e6e5ad221d38863cde078dff0941443bd85cfba765b0
|
|
|
airflow-logs-core-API...Serialization-All-LatestBoto-Postgres-postgres-14-3.10
|
656 Bytes |
sha256:8f469d5b860ca7cceccb3924c9e7df5e538bcb7453ba940b50814d3cdd05b07d
|
|
|
airflow-logs-core-API...Serialization-All-LowestDeps-sqlite-14-3.10
|
648 Bytes |
sha256:f8bad050509d190dc66abc7f1c66c9ce08cb54fe4425eb41fa77291addf0c1af
|
|
|
airflow-logs-core-API...Serialization-All-Pendulum2-Postgres-postgres-14-3.10
|
646 Bytes |
sha256:8ffe0c49f25e5bfd8154a9ad87a766bb4f8ee70a0a6565ebb1214086a6f50b5e
|
|
|
airflow-logs-core-API...Serialization-Non-DB--sqlite--3.10
|
668 Bytes |
sha256:6677c908c0348b2989e32b101d1f5c5a2beffe1d0a3cff0e58b0442aa3351e95
|
|
|
cache-docs-inventory-v1-87dd5127fcd27d9c714624e52e40135e6e1b0c4168d24a14e273133c4f2b4426-62963_merge
|
1.6 MB |
sha256:1d6461d058fafb8f431daad9c0f9bc2fa05db5a1edaaab72e919be4929e05180
|
|
|
cache-prek-v9-linux_amd64-python3.10.19-uv0.10.8-fb6aaadf31aeb36581538382cc7a71031ed9d9e39c533e1c6f70ed6bb3c40aaa-62963_merge
|
293 MB |
sha256:0b0c7a1dfd48ceccbe83b85f52869303ba61693e704c70b53cfecbecf33defd4
|
|
|
cache-prek-v9-linux_amd64-python3.11-uv0.10.8-fb6aaadf31aeb36581538382cc7a71031ed9d9e39c533e1c6f70ed6bb3c40aaa-62963_merge
|
293 MB |
sha256:0d8b0506d06fb3755a0846ff31ba08d75d3a5a79b6e6d6de2ae889e7f65d0b99
|
|
|
cache-ui-node-modules-v1-Linux--62963_merge
|
49.3 MB |
sha256:6aeadd5edf746307e7c1e69f8d40780d50cec89df8f65380dd26a1eabed1413f
|
|
|
ci-image-save-v3-linux_amd64-3.10-62963_merge
|
1.9 GB |
sha256:b410f232716212bbec98d07d41b026b9365cfe2eb533d190afe4456a154aaf54
|
|
|
constraints-3.10
|
13.2 KB |
sha256:d61050e0108760dcfa40a1324d4a1ecc08f7f468a4a313f76b8a06065310917a
|
|
|
container-logs-core-API...Serialization-All-LatestBoto-Postgres-postgres-14-3.10
|
1.49 KB |
sha256:5e158a48caf6bfcfc0a2ffa9ced10af5d0b6e9daa995c20127ef84c2f9dd82da
|
|
|
container-logs-core-API...Serialization-All-Pendulum2-Postgres-postgres-14-3.10
|
1.48 KB |
sha256:a6414b724869dacee1213aebc76d6934f62e908fbec5711609d13270ebe59b47
|
|
|
e2e-test-logs-basic
|
240 KB |
sha256:1822f32e5934a25d743cdcc20d491926c595760151a21edabd436313a821234a
|
|
|
e2e-test-logs-remote_log
|
19.7 KB |
sha256:251d7abc6c38864d9c1768835ea658d93e6bd78d95a68665b1dbc5d7713a8856
|
|
|
playwright-report-chromium
|
504 KB |
sha256:a89d91b670db1f60fb648a421a26469239f911aaf66ce4d355a08eae34460ef6
|
|
|
playwright-report-firefox
|
504 KB |
sha256:a85b72d18c894ae077265ae16baec52bb776cf0ca65f97139fbbf689cdc5f9a9
|
|
|
playwright-report-webkit
|
34.1 MB |
sha256:011ea6d7e6f3e0d9da73cf56dd95e2345b3bb7109514dc7d33c83a0ec1014e8a
|
|
|
prod-image-save-v3-linux_amd64-3.10-62963_merge
|
624 MB |
sha256:474a927a51e718e1d0665b2601f332253925e21bddacff85de26c36cb980c9ab
|
|
|
prod-packages
|
8.21 MB |
sha256:7ab76f1450c3a397a63e48f75aa7f45dd33652c0c50c80e81a71020c5dfb0379
|
|
|
test-warnings-core-API...Serialization-DB-MinSQLAlchemy-Postgres-postgres-14-3.10
|
89.1 KB |
sha256:f8bdeed47c77cd180c6cbbe8437e302e18464da4e851bc911bb9e4cf59a34ccc
|
|
|
test-warnings-core-API...Serialization-DB-MySQL-mysql-8.0-3.10
|
96.4 KB |
sha256:492acd462b79e3ece772c92a21a63a8c0afe7db62a2c6d0ccdd6b8de4a39bf76
|
|
|
test-warnings-core-API...Serialization-DB-Postgres-postgres-14-3.10
|
89.1 KB |
sha256:6811a7446c303e4a3b9f7b3433ef201c7c7527f4313c5c4d209ec5b74905ab94
|
|
|
test-warnings-core-API...Serialization-DB-Sqlite-sqlite--3.10
|
89.3 KB |
sha256:237b7b8f8cbe1b345e203a63c17006e43dc3aa449e3b2f69465898bf7a6e3896
|
|
|
test-warnings-core-API...Serialization-Quarantined-Postgres-postgres-14-3.10
|
1.38 KB |
sha256:c43b31e81dc37a9dd31f7115ddd33a641bea8f328f7d76179d4585bfe202f7ee
|
|
|
test-warnings-core-API...Serialization-System-SystemTest-postgres-14-3.10
|
436 Bytes |
sha256:59cbd0c0dd6bb9236be2b076f6d80ac5fe506a5f5c8a12b1ceea2f119e81df29
|
|
|
test-warnings-integration-core-kerberos
|
1.53 KB |
sha256:5bc13b6981cfb2ffdf8cc70962ddb60a78baf934880e3a02dec53f8503a277f0
|
|
|
test-warnings-integration-core-otel
|
1.53 KB |
sha256:0fe53fe7f1820972dd6f5f4beb9e4e97ceca1604e2c988de7f379a8b3735996d
|
|
|
test-warnings-integration-providers-cassandra
|
1.98 KB |
sha256:3bc8e2f5ba3f9a4d4614d9f74acdb00c1e0d2890332bc3a69f84e54de853e009
|
|
|
test-warnings-integration-providers-celery
|
1.43 KB |
sha256:cc7d12c9dcd3fe4032fd6e4622523ab6302d049181839495581b5225a40b1495
|
|
|
test-warnings-integration-providers-drill
|
1.53 KB |
sha256:df585bba3df41538cd044df73d30cb468e8c7e85a08bed22553f44e66be8a903
|
|
|
test-warnings-integration-providers-kafka
|
1.53 KB |
sha256:e9aad4cb144ad7908cbeacc6bd8bbfc05c0d01a849282eff06eacd0137aadc71
|
|
|
test-warnings-integration-providers-mongo
|
1.52 KB |
sha256:7d69760ed2a656c74833b76308875cdb0544b03ddee3f79999525f0b64225daa
|
|
|
test-warnings-integration-providers-pinot
|
1.54 KB |
sha256:8f7c007bd1595b6722f68182900baf4d6137b46488e77a96f0ac698a827a24f6
|
|
|
test-warnings-integration-providers-qdrant
|
1.78 KB |
sha256:4ec3191dc4a774e03ad474a4225cdf2ea5fd9293adaf66c4fd52feffd0497a93
|
|
|
test-warnings-integration-providers-redis
|
1.52 KB |
sha256:6ec1b135a9e5b27472194f80c1e234e92f23b9c5980330564638288fe21c71fe
|
|
|
test-warnings-integration-providers-tinkerpop
|
1.53 KB |
sha256:c91480269b5b6bb86eac2bb8bd29e1b541286e83ad66c822098c2cc414e62686
|
|
|
test-warnings-integration-providers-trino
|
1.71 KB |
sha256:f5772608cb9c9573d5a2825a03bad057d87a303dba59d1923a0b3da925476e96
|
|
|
test-warnings-integration-providers-ydb
|
1.54 KB |
sha256:d15487b83cee258d1c512d7a240d21217c2315626e7ee67ab4bc45a57c685358
|
|
|
test-warnings-providers--amazon,celer...standard-All-LatestBoto-Postgres-postgres-14-3.10
|
56.5 KB |
sha256:cc2c0dc573078bd2c6d4f29463d58cc033a23fb71881a22614fc5de267ecf288
|
|
|
test-warnings-providers--amazon,celer...standard-All-Pendulum2-Postgres-postgres-14-3.10
|
56.8 KB |
sha256:9e2efb757da59eba994aaa7a3f38afd73c039fc6c9dbe63dcfad85cbe7213629
|
|
|
test-warnings-providers--amazon,celer...standard-DB-MinSQLAlchemy-Postgres-postgres-14-3.10
|
30 KB |
sha256:8f3caffe8799f34f100d440282bc0389c138761f25a1ea711b01f7f15247f4b3
|
|
|
test-warnings-providers--amazon,celer...standard-DB-MySQL-mysql-8.0-3.10
|
30 KB |
sha256:b48adfd1fa0e6cd1c0e3efcdb9ec7f290db5d40dce2761da9e8ab2010ec62bdb
|
|
|
test-warnings-providers--amazon,celer...standard-DB-Postgres-postgres-14-3.10
|
30 KB |
sha256:962144e82408f98e9a43d3fd9c381e829a205fa6701e51c39d583a4eb647b66a
|
|
|
test-warnings-providers--amazon,celer...standard-DB-Sqlite-sqlite--3.10
|
30 KB |
sha256:b26cf2d33bf6b57207f5fecdcc7d33f4a50c1871a13b040b04b21718400239cd
|
|
|
test-warnings-providers--amazon,celer...standard-Non-DB--sqlite--3.10
|
28.1 KB |
sha256:c288820242d98d6191e9bc94e844a1350337d85d2d201f652390221169a771e3
|
|
|
test-warnings-providers--amazon,celer...standard-Quarantined-Postgres-postgres-14-3.10
|
1.46 KB |
sha256:54b8c48514b32fe6f74303e10cc5a897b21416ca8f7c3e00e900ac67f98cfe0d
|
|
|
test-warnings-providers-airbyte...arangodb-All-LowestDeps-sqlite-14-3.10
|
44.2 KB |
sha256:18fc3b261fd27ff848a66f816f018755567252a45a85e9f82fd948afce88c0c2
|
|
|
test-warnings-providers-asana...exasol-All-LowestDeps-sqlite-14-3.10
|
40.7 KB |
sha256:2226e0469c26eeeaf95471cd520b72901872900a44abcd52e24e667996cffefb
|
|
|
test-warnings-providers-fab...mongo-All-LowestDeps-sqlite-14-3.10
|
47.5 KB |
sha256:a46cc7d0e30d3a9762f28b954ab99f92d9a20f11ed6259c36e19d16195802373
|
|
|
test-warnings-providers-mysql...samba-All-LowestDeps-sqlite-14-3.10
|
29 KB |
sha256:e5f647e155019a356d29012b02ff8999a8d65e26bd7c3a857e700cdd6c75cdbe
|
|
|
test-warnings-providers-segment...zendesk-All-LowestDeps-sqlite-14-3.10
|
36 KB |
sha256:4c519a3530b115c623a19c19d63f74642250387aea19a89ff62328ddca4feadc
|
|
|
test-warnings-system
|
436 Bytes |
sha256:6328830d7b5869d8d73de7bb2c4cc3464126356d778c1c3d5db8c27cfd7945d4
|
|