Skip to content

Build Release

Build Release #288

Manually triggered January 22, 2026 20:46
Status Failure
Total duration 28m 30s
Artifacts

build-release.yml

on: workflow_dispatch
compute-version-strings
11s
compute-version-strings
build-base-images  /  compute-matrix-and-version
11s
build-base-images / compute-matrix-and-version
build-base-images  /  pull-base-images
6s
build-base-images / pull-base-images
Matrix: build-base-images / build-images
Matrix: build-base-images / push-images
build-base-images  /  cleanup-artifacts
build-base-images / cleanup-artifacts
build-other-images  /  compute-matrix-and-version
14s
build-other-images / compute-matrix-and-version
Matrix: push-jib-images
build-other-images  /  pull-base-images
1m 4s
build-other-images / pull-base-images
Matrix: build-other-images / build-images
Matrix: build-other-images / push-images
build-other-images  /  cleanup-artifacts
0s
build-other-images / cleanup-artifacts
create-gh-release
7s
create-gh-release
cleanup-artifacts
12s
cleanup-artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
create-gh-release
Process completed with exit code 2.
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-base-python/Dockerfile#L7
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
build-other-images / pull-base-images
Back off 14.735 seconds before retry.
build-other-images / pull-base-images
Failed to download action 'https://api.github.com/repos/actions/upload-artifact/tarball/b7c566a772e6b6bfb58ed0dc250532a479d7789f'. Error: Connection refused (api.github.com:443)
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Variables should be defined before their use: apps/utils/locust_tests/server-regression.Dockerfile#L31
UndefinedVar: Usage of undefined variable '$PYTHONPATH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/