apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/destiny.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: f53fc82e5f5e2db820458ea905314db2 creationTimestamp: "2026-09-03T01:51:10Z" generation: 8 labels: branch: main build: "213" context: release created-by-lighthouse: "true" event-GUID: d38f4b1e-a739-11f1-87f7-fc10d90062aa lighthouse.jenkins-x.io/baseSHA: e2f1307acf045e40bb627470a356bde30ec45295 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1788400270432" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-destiny-main-release-qf626 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e2f1307acf045e40bb627470a356bde30ec45295 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: destiny lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-destiny-main-release-xljvw-from-build-pack-pod provider: github repository: destiny tekton.dev/pipeline: apitaltrade-destiny-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-09-03T01:55:51Z" - 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-09-03T02:00:23Z" name: greencapitaltrade-destiny-main-213 namespace: jx resourceVersion: "319072159" uid: 5234c700-5180-494b-ae7e-76626641fb31 spec: baseSHA: e2f1307acf045e40bb627470a356bde30ec45295 batchPipelineActivity: {} build: "213" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/destiny/main/213.log completedTimestamp: "2026-09-03T02:00:17Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: destiny gitUrl: https://github.com/greencapitaltrade/destiny.git lastCommitMessage: | fix: stamp step timestamps from the DB clock engine/index.js wrote both in the same object: completed_at: new Date(), updated_at: sequelize.Sequelize.fn('NOW'), so two columns on one row could disagree by however far the pod's clock had drifted from the database's. Every pod has its own clock; only the database has one all of them share, which is what makes a step's timestamps comparable and orderable at all. started_at, completed_at, delivered_at and removed_at now come from NOW(), alongside the updated_at that already did. The webhook retry sweep compares next_retry_at against NOW() too, rather than against the sweeping pod's idea of the time. Timestamps that live inside JSON columns are untouched: signed_at and npci_response_at sit in a step's result and provider_reference, where a Sequelize fn would serialize as an object rather than a time. The step's own completed_at is the trustworthy answer for those. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: 74c8e31ddf42e3a9a1a3d844d776add86e29e6b2 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/destiny/main releaseNotesURL: https://github.com/greencapitaltrade/destiny/releases/tag/v1.83.7 startedTimestamp: "2026-09-03T01:51:10Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-09-03T02:00:17Z" name: from build pack startedTimestamp: "2026-09-03T01:51:14Z" status: Succeeded steps: - completedTimestamp: "2026-09-03T01:51:38Z" name: Git Clone startedTimestamp: "2026-09-03T01:51:14Z" status: Succeeded - completedTimestamp: "2026-09-03T01:51:48Z" name: Next Version startedTimestamp: "2026-09-03T01:51:39Z" status: Succeeded - completedTimestamp: "2026-09-03T01:51:53Z" name: Jx Variables startedTimestamp: "2026-09-03T01:51:49Z" status: Succeeded - completedTimestamp: "2026-09-03T01:53:37Z" name: Build Npm Install startedTimestamp: "2026-09-03T01:51:54Z" status: Succeeded - completedTimestamp: "2026-09-03T01:55:39Z" name: Build Container Build startedTimestamp: "2026-09-03T01:53:37Z" status: Succeeded - completedTimestamp: "2026-09-03T01:55:51Z" name: Promote Changelog startedTimestamp: "2026-09-03T01:55:40Z" status: Succeeded - completedTimestamp: "2026-09-03T01:55:56Z" name: Promote Helm Release startedTimestamp: "2026-09-03T01:55:51Z" status: Succeeded - completedTimestamp: "2026-09-03T01:58:09Z" name: Promote Jx Promote startedTimestamp: "2026-09-03T01:55:56Z" status: Succeeded - completedTimestamp: "2026-09-03T02:00:17Z" name: Publish Org Kb startedTimestamp: "2026-09-03T01:58:09Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5645 startedTimestamp: "2026-09-03T01:57:19Z" status: Succeeded startedTimestamp: "2026-09-03T01:57:19Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5646 startedTimestamp: "2026-09-03T01:58:06Z" status: Succeeded startedTimestamp: "2026-09-03T01:58:06Z" status: Succeeded version: 1.83.7 status: {}