Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container prepare 2026/08/01 07:21:26 Entrypoint initialization Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container place-scripts 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-0-h47kp 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-1-b9sxw 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-2-h7kvx 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-3-k5zw9 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-4-bk8cv 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-5-dt282 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-7-4ns2g 2026/08/01 07:21:27 Decoded script /tekton/scripts/script-8-wsqn4 Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/coulson.git version refs/pull/94/head:PR-94@02118ab4ae3e809fc4ba9f6c63bb356741789da5 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/coulson * [new ref] refs/pull/94/head -> PR-94 Switched to branch 'PR-94' HEAD is now at 02118ab fix: co-locate preview pods on a single node checked out revision: refs/pull/94/head:PR-94@02118ab4ae3e809fc4ba9f6c63bb356741789da5 to dir: source Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:9ebd7151317028b90bbb326bd3e8cdb612fe7582,94:02118ab4ae3e809fc4ba9f6c63bb356741789da5:refs/pull/94/head using base branch main and base sha 9ebd7151317028b90bbb326bd3e8cdb612fe7582 merging sha: 02118ab4ae3e809fc4ba9f6c63bb356741789da5 Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-update-repomix npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm warn exec The following package was not found and will be installed: repomix@1.17.0 [main 8cd6caf] chore: update repomix-output.xml 1 file changed, 87 insertions(+), 71 deletions(-) To https://github.com/greencapitaltrade/coulson.git 9ebd715..8cd6caf main -> main Committed and pushed updated repomix-output.xml. Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-jx-variables WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-1389199043 in dir /tmp Cloning into '/tmp/jx-git-1389199043'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1389199043 about to run: git checkout in dir /tmp/jx-git-1389199043 Your branch is up to date with 'origin/main'. export APP_NAME='coulson' export BRANCH_NAME='PR-94' export BUILD_NUMBER='1' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export DOCKER_REGISTRY_ORG='greencapitaltrade' export DOMAIN='gc-t.in' about to run: git rev-parse --abbrev-ref HEAD in dir . main export GIT_BRANCH='main' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/coulson/PR-94/1' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' version file VERSION does not exist export MINK_IMAGE='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/coulson:0.0.0-PR-94-1-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='coulson' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-94-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-build-npm-install npm warn deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm warn deprecated har-validator@5.1.5: this library is no longer supported npm warn deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. > coulson@0.0.1 postinstall > patch-package patch-package 6.5.1 Applying patches... sequelize@6.21.4 ✔ > coulson@0.0.1 prepare > husky install husky - git command not found, skipping install added 1061 packages in 2m 113 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-build-npm-test > coulson@0.0.1 test > echo 'Skipping tests for production build' Skipping tests for production build Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-check-registry sourcing .jx/variables.sh verifying the container registry is setup WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-992409723 in dir /tmp Cloning into '/tmp/jx-git-992409723'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-992409723 about to run: git checkout in dir /tmp/jx-git-992409723 Your branch is up to date with 'origin/main'. verifying that container registry 417755753340.dkr.ecr.ap-south-1.amazonaws.com with organisation greencapitaltrade and app name coulson has an ECR associated with it loading config with AWS region: 'ap-south-1' Let's ensure that we have an ECR repository for the image greencapitaltrade/coulson Found repository: greencapitaltrade/coulson Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-build-container-build time="2026-08-01T07:25:53Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:25-slim INFO[0000] Retrieving image node:25-slim from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest node:25-slim INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'node:25-slim' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends file requires it. INFO[0018] CMD node_modules/sequelize-cli/lib/sequelize db:migrate && node index.js INFO[0018] RUN apt-get update && apt-get install -y --no-install-recommends file INFO[0018] Initializing snapshotter ... INFO[0018] Taking snapshot of full filesystem... INFO[0021] Cmd: /bin/sh INFO[0021] Args: [-c apt-get update && apt-get install -y --no-install-recommends file] INFO[0021] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends file] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [34.8 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8790 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [321 kB] Fetched 9360 kB in 4s (2292 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libmagic-mgc libmagic1 The following NEW packages will be installed: file libmagic-mgc libmagic1 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. Need to get 451 kB of archives. After this operation, 8644 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 451 kB in 0s (4767 kB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6099 files and directories currently installed.) Preparing to unpack .../libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up file (1:5.44-3) ... Processing triggers for libc-bin (2.36-9+deb12u14) ... INFO[0032] Taking snapshot of full filesystem... INFO[0034] COPY . . INFO[0083] Taking snapshot of files... INFO[0117] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/coulson:0.0.0-PR-94-1-SNAPSHOT INFO[0118] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/coulson@sha256:0710f93b29bed9a1cf06975408a5695bdbc06f554ab8364989db351c8697e303 Showing logs for build greencapitaltrade/coulson/pr-94 #1 stage from-build-pack and container step-promote-jx-preview found PullRequest https://github.com/greencapitaltrade/coulson/pull/94 using ingress sub domain -jx-greencapitaltrade-coulson-pr-94. upserted preview jx-greencapitaltrade-coulson-pr-94 passing env vars into helmfile: map[string]string{"APP_NAME":"coulson", "DOCKER_REGISTRY":"417755753340.dkr.ecr.ap-south-1.amazonaws.com", "DOCKER_REGISTRY_ORG":"greencapitaltrade", "PREVIEW_NAMESPACE":"jx-greencapitaltrade-coulson-pr-94", "PR_HEAD_REF":"fix/preview-same-node-affinity", "PULL_NUMBER":"94", "VERSION":"0.0.0-PR-94-1-SNAPSHOT"}  Pipeline failed on stage 'from-build-pack' : container 'step-promote-jx-preview'. The execution of the pipeline has stopped.