apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 01465ae39057d87c0a7f33c428ab444e creationTimestamp: "2026-07-11T05:38:50Z" generation: 9 labels: branch: main build: "71" context: release created-by-lighthouse: "true" event-GUID: c99e1a6e-7cea-11f1-8c08-729f46a32ded lighthouse.jenkins-x.io/baseSHA: e1fd1760e2e9b5a6a1ca8b8eff3ae3ede3be82d2 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1783748330719" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-h49k9 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e1fd1760e2e9b5a6a1ca8b8eff3ae3ede3be82d2 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-842qw-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-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.22 operation: Update time: "2026-07-11T05:49:28Z" - 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-11T05:56:23Z" name: greencapitaltrade-deadpool-main-71 namespace: jx resourceVersion: "178835363" uid: 4bc92eb8-1b9a-4f63-b972-d67b3918d97a spec: baseSHA: e1fd1760e2e9b5a6a1ca8b8eff3ae3ede3be82d2 batchPipelineActivity: {} build: "71" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/deadpool/main/71.log completedTimestamp: "2026-07-11T05:56:19Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | feat: zone-agnostic preview co-scheduling — pods follow the kafka broker's zone Eliminates intra-preview cross-AZ transfer cost and prevents the "spot dries in one AZ" scheduling deadlock (see destiny#1295). Pattern (same as destiny#1296, adapted for Strimzi): - Kafka BROKER KafkaNodePool = zone anchor: no zone constraint, lands wherever spot capacity exists, Strimzi stamps strimzi.io/cluster and strimzi.io/pool-name=broker labels on its pod. - Kafka CONTROLLER KafkaNodePool: required podAffinity on broker labels with topologyKey topology.kubernetes.io/zone — follows broker's AZ. Injected via KafkaNodePool template.pod (per-pool, not top-level Kafka CR). - redis + preview (app) releases: same required podAffinity on broker labels; needs: [kafka-cluster] so broker is running and labeled before podAffinity resolution. - No named zones (no ap-south-1a literals) — zone is discovered at runtime from whichever node the broker lands on. - All existing spot tolerations and nodeAffinity preserved exactly. Files changed: preview/kafka-cluster/templates/kafka-cluster.yaml — broker KafkaNodePool uses template.pod for spot affinity/tolerations; controller KafkaNodePool gets template.pod with both spot nodeAffinity AND required podAffinity tracking broker's zone; top-level Kafka CR template.pod removed (delegated to pools). preview/helmfile.yaml.gotmpl — kafka-cluster moved before redis/preview; redis and preview releases gain needs: + podAffinity block. Co-Authored-By: Claude Fable 5 lastCommitSHA: c2e2cef374b22ad7f9eb034bd5d09dc7bf8c8a45 message: 'Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.58.0 startedTimestamp: "2026-07-11T05:38:50Z" status: Failed steps: - kind: Stage stage: completedTimestamp: "2026-07-11T05:56:19Z" name: from build pack startedTimestamp: "2026-07-11T05:43:21Z" status: Failed steps: - completedTimestamp: "2026-07-11T05:43:22Z" name: Git Clone startedTimestamp: "2026-07-11T05:43:21Z" status: Succeeded - completedTimestamp: "2026-07-11T05:43:24Z" name: Next Version startedTimestamp: "2026-07-11T05:43:23Z" status: Succeeded - completedTimestamp: "2026-07-11T05:43:27Z" name: Jx Variables startedTimestamp: "2026-07-11T05:43:25Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:09Z" name: Build Cargo Install startedTimestamp: "2026-07-11T05:43:28Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:11Z" name: Check Registry startedTimestamp: "2026-07-11T05:49:09Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:14Z" name: Build Server Image startedTimestamp: "2026-07-11T05:49:12Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:15Z" name: Build Consumer Image startedTimestamp: "2026-07-11T05:49:14Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:17Z" name: Build Mqtt Image startedTimestamp: "2026-07-11T05:49:16Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:28Z" name: Promote Changelog startedTimestamp: "2026-07-11T05:49:18Z" status: Succeeded - completedTimestamp: "2026-07-11T05:49:31Z" name: Promote Helm Release startedTimestamp: "2026-07-11T05:49:29Z" status: Succeeded - completedTimestamp: "2026-07-11T05:50:14Z" name: Promote Jx Promote startedTimestamp: "2026-07-11T05:49:32Z" status: Succeeded - completedTimestamp: "2026-07-11T05:56:19Z" name: Publish Org Kb startedTimestamp: "2026-07-11T05:50:14Z" status: Failed - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4703 startedTimestamp: "2026-07-11T05:49:54Z" status: Succeeded startedTimestamp: "2026-07-11T05:49:54Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4704 startedTimestamp: "2026-07-11T05:50:11Z" status: Succeeded startedTimestamp: "2026-07-11T05:50:11Z" status: Succeeded version: 0.58.0 status: {}