Skip to content

Add Zenhub icon

Add Zenhub icon #4935

Triggered via pull request March 17, 2024 04:12
Status Failure
Total duration 14m 51s
Artifacts

gradle.yml

on: pull_request
Detect Modified Files
5s
Detect Modified Files
Ensure all required Docker images exist on Dockerhub
5s
Ensure all required Docker images exist on Dockerhub
Frontend: Start EC2 Runner
1m 24s
Frontend: Start EC2 Runner
Frontend E2E Tests: Start EC2 Runner
0s
Frontend E2E Tests: Start EC2 Runner
Platform: Start Helm Acceptance Test Runner
1m 18s
Platform: Start Helm Acceptance Test Runner
Platform: Start Build EC2 Runner
1m 20s
Platform: Start Build EC2 Runner
Frontend: Build
6m 29s
Frontend: Build
Frontend: Run End-to-End Tests
0s
Frontend: Run End-to-End Tests
Platform: Acceptance Tests (Helm)
1m 53s
Platform: Acceptance Tests (Helm)
Frontend: Stop Runner
7s
Frontend: Stop Runner
Frontend E2E Tests: Stop Runner
0s
Frontend E2E Tests: Stop Runner
Platform: Stop Helm Acceptance Test EC2 Runner
10s
Platform: Stop Helm Acceptance Test EC2 Runner
Notify Slack Channel on Build Failures
0s
Notify Slack Channel on Build Failures
Notify Slack Channel on Build Fixes
0s
Notify Slack Channel on Build Fixes
Platform: Stop Build EC2 Runner
9s
Platform: Stop Build EC2 Runner
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 28 warnings
Platform: Acceptance Tests (Helm)
Process returned exit code 100 Launched as "curl -fsSL https://get.docker.com | bash -" Launched at "/actions-runner/_work/airbyte-platform/airbyte-platform" Attempts exhausted, made 3 attempts : Attempt #1 started at : 04:14:29 GMT+0000 (Coordinated Universal Time) Attempt #2 started at : 04:15:15 GMT+0000 (Coordinated Universal Time) Attempt #3 started at : 04:15:39 GMT+0000 (Coordinated Universal Time)
Platform: Acceptance Tests (Helm)
No test report files were found
Frontend: Build
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
Platform: Build
Process returned exit code 1 Launched as "./gradlew build javadoc --scan" Launched at "/actions-runner/_work/airbyte-platform/airbyte-platform" Attempts exhausted, made 3 attempts : Attempt #1 started at : 04:16:00 GMT+0000 (Coordinated Universal Time) Attempt #2 started at : 04:22:32 GMT+0000 (Coordinated Universal Time) Attempt #3 started at : 04:24:44 GMT+0000 (Coordinated Universal Time)
Platform: Build
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
Ensure all required Docker images exist on Dockerhub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Detect Modified Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Start Helm Acceptance Test Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Platform: Start Helm Acceptance Test Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Start Helm Acceptance Test Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Platform: Start Helm Acceptance Test Runner
Unexpected input(s) 'iam-role-name', valid inputs are ['aws-access-key-id', 'aws-secret-access-key', 'github-token', 'ec2-image-id', 'ec2-instance-type', 'subnet-id', 'security-group-id', 'label', 'ec2-instance-id']
Platform: Start Helm Acceptance Test Runner
Unexpected input(s) 'iam-role-name', valid inputs are ['aws-access-key-id', 'aws-secret-access-key', 'github-token', 'ec2-image-id', 'ec2-instance-type', 'subnet-id', 'security-group-id', 'label', 'ec2-instance-id']
Platform: Start Build EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Platform: Start Build EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Start Build EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Frontend: Start EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Frontend: Start EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend: Start EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Platform: Acceptance Tests (Helm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Acceptance Tests (Helm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Platform: Acceptance Tests (Helm)
No file matches path ./*/build/test-results/*/*.xml
Platform: Stop Helm Acceptance Test EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Stop Helm Acceptance Test EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Platform: Stop Helm Acceptance Test EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Frontend: Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend: Stop Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend: Stop Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Frontend: Stop Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Platform: Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Build
Test report summary exceeded limit of 65535 bytes and will be trimmed
Platform: Stop Build EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Platform: Stop Build EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Platform: Stop Build EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/