Skip to content

Decompression Prover input padding and error handling #977

Decompression Prover input padding and error handling

Decompression Prover input padding and error handling #977

  • docker-build-and-e2e requires an approval to start deploying changes

    View pending deployments

    View pending deployments
    requested by gusiri in main #977

Triggered via pull request October 16, 2024 12:58
Status Waiting
Total duration
Artifacts 1
  • docker-build-and-e2e requires an approval to start deploying changes

    View pending deployments

    View pending deployments
    requested by gusiri in main #977

main.yml

on: pull_request
store-image-name-and-tags  /  Compute version tags
6s
store-image-name-and-tags / Compute version tags
Filter commit changes
10s
Filter commit changes
check-and-tag-images  /  Check image tags exist
42s
check-and-tag-images / Check image tags exist
check-and-tag-images  /  Tag and push images
22s
check-and-tag-images / Tag and push images
manual-docker-build-and-e2e-tests
manual-docker-build-and-e2e-tests
docker-build-and-e2e waiting for review
testing  /  ...  /  Prover static check
2m 1s
testing / prover / Prover static check
testing  /  ...  /  Coordinator tests
4m 1s
testing / coordinator / Coordinator tests
testing  /  ...  /  Postman & SDK tests
7s
testing / postman / Postman & SDK tests
testing  /  ...  /  Traces api facade tests
12s
testing / traces-api-facade / Traces api facade tests
testing  /  ...  /  Filter commit changes
13s
testing / coordinator / cache-docker-images / Filter commit changes
docker-build  /  ...  /  Coordinator build
docker-build / coordinator / Coordinator build
docker-build  /  ...  /  Postman build
docker-build / postman / Postman build
docker-build  /  ...  /  Prover build
docker-build / prover / Prover build
docker-build  /  ...  /  Traces api facade build
docker-build / traces-api-facade / Traces api facade build
Matrix: testing / prover / Prover testing
testing  /  ...  /  pull-and-cache-images
0s
testing / coordinator / cache-docker-images / pull-and-cache-images
run-e2e-tests  /  run-e2e-tests
run-e2e-tests / run-e2e-tests
run-e2e-tests-geth-tracing  /  run-e2e-tests
run-e2e-tests-geth-tracing / run-e2e-tests
testing  /  ...  /  Prover notify slack
0s
testing / prover / Prover notify slack
testing  /  ...  /  Prover notify slack
2s
testing / prover / Prover notify slack
cleanup-deployments
cleanup-deployments
Matrix: tag-after-run-tests-success / tag without untested suffix
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
gusiri
requested review
docker-build-and-e2e -

Annotations

12 errors and 15 warnings
testing / postman / Postman & SDK tests
A branch or tag with the name 'fix/blob-proof-error' could not be found
testing / traces-api-facade / Traces api facade tests
A branch or tag with the name 'fix/blob-proof-error' could not be found
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
testing / prover / Prover static check
Cannot open: File exists
store-image-name-and-tags / Compute version tags
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Filter commit changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Filter commit changes
'base' input parameter is ignored when action is triggered by pull request event
check-and-tag-images / Check image tags exist
The following actions use a deprecated Node.js version 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/
check-and-tag-images / Tag and push images
The following actions use a deprecated Node.js version 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/
testing / postman / Postman & SDK tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / traces-api-facade / Traces api facade tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / coordinator / cache-docker-images / Filter commit changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / coordinator / cache-docker-images / Filter commit changes
'base' input parameter is ignored when action is triggered by pull request event
testing / prover / Prover static check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / prover / Prover static check
Restore cache failed: Dependencies file is not found in /runner/_work/linea-monorepo/linea-monorepo. Supported file pattern: go.sum
testing / prover / Prover static check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
testing / prover / Prover testing (1.23.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / prover / Prover testing (1.23.x)
Restore cache failed: Dependencies file is not found in /runner/_work/linea-monorepo/linea-monorepo. Supported file pattern: go.sum
testing / prover / Prover notify slack
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
jacocoRootReport-44d42cd.xml
220 KB