Release and Deploy BFD #111
release-and-deploy-bfd.yml
on: workflow_dispatch
notify-start
9s
build-release
/
...
/
compute-matrix-and-version
14s
Matrix: build-release / build-base-images / build-images
Matrix: build-release / build-base-images / push-images
build-release
/
...
/
compute-matrix-and-version
13s
Matrix: build-release / push-jib-images
Matrix: build-release / build-other-images / build-images
Matrix: build-release / build-other-images / push-images
Matrix: deploy-platform
Matrix: deploy-to-test / deploy / deploy-layers
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy / deploy-layers
Waiting for pending jobs
Matrix: deploy-to-prod / deploy / deploy-layers
Waiting for pending jobs
Final Slack Summary
6s
Annotations
6 errors and 10 warnings
|
deploy-platform (prod) / deploy / deploy-layers (03) / deploy-layer (03, log-retention-alarms, ops/platform/03-log-retention-alarms)
Process completed with exit code 1.
|
|
deploy-platform (prod) / deploy / deploy-layers (03) / deploy-layer (03, log-retention-alarms, ops/platform/03-log-retention-alarms)
Process completed with exit code 1.
|
|
deploy-platform (non-prod) / deploy / deploy-layers (03) / deploy-layer (03, log-retention-alarms, ops/platform/03-log-retention-alarms)
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
build-release / build-base-images / compute-matrix-and-version
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: JoshuaTheMiller/conditional-build-matrix@81b51eb8d89e07b86404934b5fecde1cea1163a5, pozetroninc/github-action-get-latest-release@2a61c339ea7ef0a336d1daa35ef0cb1418e7676c. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-release / run-mvn-release
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
build-release / run-mvn-release
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
build-release / build-other-images / compute-matrix-and-version
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: JoshuaTheMiller/conditional-build-matrix@81b51eb8d89e07b86404934b5fecde1cea1163a5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/
|
|
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/
|
|
The 'as' keyword should match the case of the 'from' keyword:
ops/images/bfd-platform-codebuild-runner/Dockerfile#L37
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#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/
|