Skip to content

CI/CD

CI/CD #3339

Triggered via schedule November 2, 2024 09:26
Status Failure
Total duration 13m 2s
Artifacts 62

ci-cd.yml

on: schedule
Matrix: Test Ubuntu / test
Matrix: Test macOS / test
Matrix: Test Windows / test
Test python/requirements.txt
14s
Test python/requirements.txt
Event File
4s
Event File
Matrix: Publish / publish-composite
Matrix: Publish / publish-docker-image
Matrix: Publish / publish-linux
Matrix: Publish / publish-macos
Matrix: Publish / publish-windows
Publish  /  Publish Test Results (Dockerfile)
48s
Publish / Publish Test Results (Dockerfile)
Publish  /  Publish Test Files
42s
Publish / Publish Test Files
Publish  /  Publish Test File
27s
Publish / Publish Test File
Configure Deployment
5s
Configure Deployment
Deploy to GitHub
0s
Deploy to GitHub
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 14 warnings, and 2 notices
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/trx/yami_YAMILEX_2015-10-24_04_18_59.results.json
Publish / Publish Test Files: test-files/trx/yami_YAMILEX_2015-10-24_04_18_59.results.json#L1
Error processing result file: Unsupported file format: test-files/trx/yami_YAMILEX_2015-10-24_04_18_59.results.json
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/nunit/nunit3/jenkins/NUnitUnicode.results.json
Publish / Publish Test Files: test-files/nunit/nunit3/jenkins/NUnitUnicode.results.json#L1
Error processing result file: Unsupported file format: test-files/nunit/nunit3/jenkins/NUnitUnicode.results.json
Publish / Publish Test Files
lxml.etree.XMLSyntaxError: Char 0x0 out of allowed range, line 33, column 16
Publish / Publish Test Files: test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml#L1
Error processing result file: Char 0x0 out of allowed range, line 33, column 16 (NUnit-issue17521.xml, line 33)
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/junit-xml/pytest/junit.gloo.elastic.results.json
Publish / Publish Test Files: test-files/junit-xml/pytest/junit.gloo.elastic.results.json#L1
Error processing result file: Unsupported file format: test-files/junit-xml/pytest/junit.gloo.elastic.results.json
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/xml/non-xml.xml
Publish / Publish Test Files: test-files/xml/non-xml.xml#L1
Error processing result file: Unsupported file format: test-files/xml/non-xml.xml
Publish / Publish Test Results (Docker Image amd64)
2024-11-02T09:36:25Z INFO [vulndb] Need to update DB 2024-11-02T09:36:25Z INFO [vulndb] Downloading vulnerability DB... 2024-11-02T09:36:25Z INFO [vulndb] Downloading artifact... repo="ghcr.io/aquasecurity/trivy-db:2" 2024-11-02T09:36:26Z ERROR [vulndb] Failed to download artifact repo="ghcr.io/aquasecurity/trivy-db:2" err="OCI repository error: 1 error occurred:\n\t* GET https://ghcr.io/v2/aquasecurity/trivy-db/manifests/2: TOOMANYREQUESTS: retry-after: 606.805µs, allowed: 44000/minute\n\n" 2024-11-02T09:36:26Z FATAL Fatal error init error: DB error: failed to download vulnerability DB: OCI artifact error: failed to download vulnerability DB: failed to download artifact from any source
Test macOS / Test (python-3.10, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test macOS / Test (python-3.11, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test macOS / Test (python-3.12, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test macOS / Test (python-3.13, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test macOS / Test (python-3.8, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test macOS / Test (python-installed, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Test macOS / Test (python-3.9, macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Publish / Publish Test File
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'check_run', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (macOS composite)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
Publish / Publish Test Files
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'check_run', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (Dockerfile)
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'check_run', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (Linux composite)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
Publish / Publish Test Results (macOS 12 python installed)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
Publish / Publish Test Results (Windows composite)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
Publish / Publish Test Results (Docker Image arm64)
CVE-2024-9143 - LOW severity - openssl: Low-level invalid GF(2^m) parameters lead to OOB memory access vulnerability in libcrypto3
Publish / Publish Test Results (Docker Image arm64)
CVE-2024-9143 - LOW severity - openssl: Low-level invalid GF(2^m) parameters lead to OOB memory access vulnerability in libssl3

Artifacts

Produced during runtime
Name Size
Event File
1.47 KB
SARIF arm64
1.89 KB
Test Results (python-3.10, macos-12)
17.3 KB
Test Results (python-3.10, macos-13)
17.3 KB
Test Results (python-3.10, macos-14)
16.8 KB
Test Results (python-3.10, macos-15)
16.9 KB
Test Results (python-3.10, ubuntu-20.04)
16.5 KB
Test Results (python-3.10, ubuntu-22.04)
16.6 KB
Test Results (python-3.10, ubuntu-24.04)
16.6 KB
Test Results (python-3.10, windows-2019)
17.1 KB
Test Results (python-3.10, windows-2022)
17.2 KB
Test Results (python-3.11, macos-12)
17.2 KB
Test Results (python-3.11, macos-13)
17.2 KB
Test Results (python-3.11, macos-14)
16.8 KB
Test Results (python-3.11, macos-15)
16.9 KB
Test Results (python-3.11, ubuntu-20.04)
16.4 KB
Test Results (python-3.11, ubuntu-22.04)
16.4 KB
Test Results (python-3.11, ubuntu-24.04)
16.4 KB
Test Results (python-3.11, windows-2019)
17 KB
Test Results (python-3.11, windows-2022)
17 KB
Test Results (python-3.12, macos-12)
17.1 KB
Test Results (python-3.12, macos-13)
17.2 KB
Test Results (python-3.12, macos-14)
16.8 KB
Test Results (python-3.12, macos-15)
16.8 KB
Test Results (python-3.12, ubuntu-20.04)
16.5 KB
Test Results (python-3.12, ubuntu-22.04)
16.5 KB
Test Results (python-3.12, ubuntu-24.04)
16.5 KB
Test Results (python-3.12, windows-2019)
17.1 KB
Test Results (python-3.12, windows-2022)
17 KB
Test Results (python-3.13, macos-12)
17.1 KB
Test Results (python-3.13, macos-13)
17.1 KB
Test Results (python-3.13, macos-14)
16.8 KB
Test Results (python-3.13, macos-15)
16.8 KB
Test Results (python-3.13, ubuntu-20.04)
16.4 KB
Test Results (python-3.13, ubuntu-22.04)
16.4 KB
Test Results (python-3.13, ubuntu-24.04)
16.4 KB
Test Results (python-3.13, windows-2019)
17 KB
Test Results (python-3.13, windows-2022)
17 KB
Test Results (python-3.7, ubuntu-20.04)
16.5 KB
Test Results (python-3.7, windows-2019)
17.1 KB
Test Results (python-3.8, macos-12)
17.2 KB
Test Results (python-3.8, macos-13)
17.1 KB
Test Results (python-3.8, ubuntu-20.04)
16.5 KB
Test Results (python-3.8, ubuntu-22.04)
16.6 KB
Test Results (python-3.8, windows-2019)
17.2 KB
Test Results (python-3.8, windows-2022)
17.2 KB
Test Results (python-3.9, macos-12)
17.2 KB
Test Results (python-3.9, macos-13)
17.4 KB
Test Results (python-3.9, ubuntu-20.04)
16.5 KB
Test Results (python-3.9, ubuntu-22.04)
16.5 KB
Test Results (python-3.9, ubuntu-24.04)
16.5 KB
Test Results (python-3.9, windows-2019)
17.1 KB
Test Results (python-3.9, windows-2022)
17.1 KB
Test Results (python-installed, macos-12)
17.2 KB
Test Results (python-installed, macos-13)
17.1 KB
Test Results (python-installed, macos-14)
17.2 KB
Test Results (python-installed, macos-15)
16.8 KB
Test Results (python-installed, ubuntu-20.04)
16.5 KB
Test Results (python-installed, ubuntu-22.04)
16.5 KB
Test Results (python-installed, ubuntu-24.04)
16.4 KB
Test Results (python-installed, windows-2019)
17.2 KB
Test Results (python-installed, windows-2022)
17.2 KB