Skip to content

replace quickstart setup by deployment examples for helm and compose #3210

replace quickstart setup by deployment examples for helm and compose

replace quickstart setup by deployment examples for helm and compose #3210

Triggered via pull request July 12, 2024 09:02
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
Matrix: build-docs
Matrix: code-quality
Matrix: containerbuild
Matrix: test / python
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
test / python (3.10, acceptance)
Process completed with exit code 2.
test / python (3.11, acceptance)
The job was canceled because "_3_10_acceptance" failed.
test / python (3.11, acceptance)
Process completed with exit code 2.
test / python (3.11, unit)
The job was canceled because "_3_10_acceptance" failed.
test / python (3.11, unit)
Process completed with exit code 2.
test / python (3.10, unit)
The job was canceled because "_3_10_acceptance" failed.
test / python (3.10, unit)
The operation was canceled.
containerbuild (3.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$LOGPREP_VERSION\" = \"dev\" ]; then pip install .; elif [ \"$LOGPREP_VERSION\" = \"latest\" ]; then pip install git+https://github.com/fkie-cad/Logprep.git@latest; else pip install \"logprep==$LOGPREP_VERSION\"; fi; logprep --version" did not complete successfully: exit code: 1
test / python (3.12.3, unit)
The job was canceled because "_3_10_acceptance" failed.
test / python (3.12.3, unit)
The operation was canceled.
containerbuild (3.11)
The job was canceled because "_3_10" failed.
containerbuild (3.11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$LOGPREP_VERSION\" = \"dev\" ]; then pip install .; elif [ \"$LOGPREP_VERSION\" = \"latest\" ]; then pip install git+https://github.com/fkie-cad/Logprep.git@latest; else pip install \"logprep==$LOGPREP_VERSION\"; fi; logprep --version" did not complete successfully: exit code: 1
containerbuild (3.12.3)
The job was canceled because "_3_10" failed.
containerbuild (3.12.3)
The operation was canceled.
test / python (3.12.3, acceptance)
The job was canceled because "_3_10_acceptance" failed.
test / python (3.12.3, acceptance)
The operation was canceled.
code-quality (3.10)
Process completed with exit code 2.
containerbuild (3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/