apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 2d94204a30e0ecf2261e758762dfb57d creationTimestamp: "2026-07-29T08:00:42Z" generation: 7 labels: branch: main build: "158" context: release created-by-lighthouse: "true" event-GUID: 948f4914-8b23-11f1-92d9-80b6a654876f lighthouse.jenkins-x.io/baseSHA: d4e90169af91f10d743833cc743435bc725bef68 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785312042742" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-7stb6 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: d4e90169af91f10d743833cc743435bc725bef68 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-5lv2k-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-07-29T08:04:18Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:buildLogsUrl: {} f:completedTimestamp: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-07-29T08:05:14Z" name: greencapitaltrade-bifrost-main-158 namespace: jx resourceVersion: "225722942" uid: 706029ff-3438-45a5-b59f-ec5365ec8002 spec: baseSHA: d4e90169af91f10d743833cc743435bc725bef68 batchPipelineActivity: {} build: "158" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/158.log completedTimestamp: "2026-07-29T08:05:10Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | chore: pull base image via ECR pull-through cache in CI kaniko has its own registry client and ignores containerd's certs.d mirror config, so `FROM odoo:18.0` was pulled from Docker Hub through the NAT gateway at $0.045/GB. Flow-log capture on the NAT ENI showed CloudFront — Docker Hub's CDN — as 69.5% of all NAT ingress. The base image is now prefixed with a build arg that defaults to empty: ARG BASE_REGISTRY="" FROM ${BASE_REGISTRY}odoo:18.0 Local `docker build` is unchanged and needs no ECR auth. CI passes the pull-through prefix via KANIKO_FLAGS, so layers are served from the same-region starport S3 bucket over the free S3 gateway endpoint. No kaniko version bump needed — plain --build-arg works on v1.9.1. Because the registry is explicit in FROM there is also no silent fallback path: a wrong prefix fails the build loudly. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: cf6c164a06bbc063b543fa652f446b80f7fa2aa2 message: 'Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.84.2 startedTimestamp: "2026-07-29T08:00:42Z" status: Failed steps: - kind: Stage stage: completedTimestamp: "2026-07-29T08:05:10Z" name: from build pack startedTimestamp: "2026-07-29T08:00:54Z" status: Failed steps: - completedTimestamp: "2026-07-29T08:01:28Z" name: Git Clone startedTimestamp: "2026-07-29T08:00:54Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:32Z" name: Next Version startedTimestamp: "2026-07-29T08:01:28Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:36Z" name: Jx Variables startedTimestamp: "2026-07-29T08:01:33Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:37Z" name: Setup Npm Nexus startedTimestamp: "2026-07-29T08:01:37Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:39Z" name: Setup Pip Cache startedTimestamp: "2026-07-29T08:01:37Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:40Z" name: Process Config Templates startedTimestamp: "2026-07-29T08:01:39Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:41Z" name: Update Asset Management Version startedTimestamp: "2026-07-29T08:01:41Z" status: Succeeded - completedTimestamp: "2026-07-29T08:01:43Z" name: Check Registry startedTimestamp: "2026-07-29T08:01:41Z" status: Succeeded - completedTimestamp: "2026-07-29T08:04:09Z" name: Build Container Build startedTimestamp: "2026-07-29T08:01:44Z" status: Succeeded - completedTimestamp: "2026-07-29T08:04:18Z" name: Promote Changelog startedTimestamp: "2026-07-29T08:04:09Z" status: Succeeded - completedTimestamp: "2026-07-29T08:04:22Z" name: Promote Helm Release startedTimestamp: "2026-07-29T08:04:18Z" status: Succeeded - completedTimestamp: "2026-07-29T08:05:10Z" name: Promote Jx Promote startedTimestamp: "2026-07-29T08:04:22Z" status: Failed - completedTimestamp: "2026-07-29T08:05:10Z" name: Publish Org Kb startedTimestamp: "2026-07-29T08:01:18Z" status: Failed - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4972 startedTimestamp: "2026-07-29T08:04:55Z" status: Succeeded startedTimestamp: "2026-07-29T08:04:55Z" status: Succeeded version: 6.84.2 status: {}