Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container prepare 2026/01/22 09:57:40 Entrypoint initialization Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container place-scripts 2026/01/22 09:57:41 Decoded script /tekton/scripts/script-0-2z28t 2026/01/22 09:57:41 Decoded script /tekton/scripts/script-1-n6bxd 2026/01/22 09:57:41 Decoded script /tekton/scripts/script-2-zdqb8 2026/01/22 09:57:41 Decoded script /tekton/scripts/script-3-257cn 2026/01/22 09:57:41 Decoded script /tekton/scripts/script-5-tlz5z 2026/01/22 09:57:42 Decoded script /tekton/scripts/script-6-mgl49 2026/01/22 09:57:42 Decoded script /tekton/scripts/script-7-q7ndf 2026/01/22 09:57:42 Decoded script /tekton/scripts/script-8-wm6r6 Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/thor.git version main@eaabcf90c33d5c5f20f06eb3eaf780e91a0ec9ad to dir: source Cloning into 'source'... HEAD is now at eaabcf9 fix: include external_id in session attributes for JWT payload checked out revision: main@eaabcf90c33d5c5f20f06eb3eaf780e91a0ec9ad to dir: source Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/thor/main #57 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-2495434469 in dir /tmp Cloning into '/tmp/jx-git-2495434469'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2495434469 about to run: git checkout in dir /tmp/jx-git-2495434469 Your branch is up to date with 'origin/main'. export APP_NAME='thor' export BRANCH_NAME='main' export BUILD_NUMBER='57' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' 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/thor/main/57' 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' export MINK_IMAGE='gctdev.azurecr.io/greencapitaltrade/thor:3.2.6' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='thor' export REPO_OWNER='greencapitaltrade' export VERSION='3.2.6' added variables to file: .jx/variables.sh about to run: git config --get user.name in dir . jenkins-x-bot about to run: git config --get user.email in dir . jenkins-x@googlegroups.com about to run: git add * in dir . about to run: git status -s in dir . A .jx/variables.sh A VERSION about to run: git commit -m chore: add variables in dir . [main a60f4e0] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-build-npm-install === NPM Config Debug === NPM_CONFIG_USERCONFIG: /tekton/home/npm/.npmrc total 4 drwxrwxrwt 3 root root 100 Jan 22 09:57 . drwxrwxrwx 4 root root 4096 Jan 22 09:57 .. drwxr-xr-x 2 root root 60 Jan 22 09:57 ..2026_01_22_09_57_40.1896524216 lrwxrwxrwx 1 root root 32 Jan 22 09:57 ..data -> ..2026_01_22_09_57_40.1896524216 lrwxrwxrwx 1 root root 13 Jan 22 09:57 .npmrc -> ..data/.npmrc registry=http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ //nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/:_auth=YWRtaW46M0xaNlhyU2hka09nK1Y3QitnVE9yc1l6 @greencapitaltrade:registry=https://npm.pkg.github.com/ //npm.pkg.github.com/:_authToken=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 unsafe-perm = true=== npm config list === ; "user" config from /tekton/home/npm/.npmrc @greencapitaltrade:registry = "https://npm.pkg.github.com/" //nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/:_auth = (protected) //npm.pkg.github.com/:_authToken = (protected) registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" unsafe-perm = true ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.22.0 ; npm local prefix = /workspace/source ; npm version = 10.9.4 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm ci === npm warn deprecated supertest@6.3.4: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead npm warn deprecated superagent@8.1.2: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated moize@5.4.5: This library has been deprecated in favor of micro-memoize, which as-of version 5 incorporates most of the functionality that this library offers at nearly half the size and better speed. npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > thor@0.0.1 prepare > husky install husky - git command not found, skipping install added 771 packages in 45s 113 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/thor/main #57 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-1600268356 in dir /tmp Cloning into '/tmp/jx-git-1600268356'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1600268356 about to run: git checkout in dir /tmp/jx-git-1600268356 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-build-container-build time="2026-01-22T09:58:47Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:22-slim INFO[0000] Retrieving image node:22-slim from registry index.docker.io INFO[0003] Built cross stage deps: map[] INFO[0003] Retrieving image manifest node:22-slim INFO[0003] Returning cached image manifest INFO[0003] Executing 0 build triggers INFO[0003] Building stage 'node:22-slim' [idx: '0', base-idx: '-1'] INFO[0003] Unpacking rootfs as cmd COPY . . requires it. INFO[0014] CMD npm run start INFO[0014] COPY . . INFO[0047] Taking snapshot of files... INFO[0071] Pushing image to gctdev.azurecr.io/greencapitaltrade/thor:3.2.6 INFO[0078] Pushed gctdev.azurecr.io/greencapitaltrade/thor@sha256:0f5806baf667145150778af6f88d7bcc8717b5bf1a123b8d9b0edaf0f0f9d118 Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: node_modules hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main 30e841f] chore: release 3.2.6 2 files changed, 6 insertions(+), 18 deletions(-) Updated tag 'v3.2.6' (was 1602d0b) To https://github.com/greencapitaltrade/thor.git + 1602d0b...d07327e v3.2.6 -> v3.2.6 (forced update) Using batch mode as inside a pipeline Generating change log from git ref c9780dc6028264afb6016be18e0ad4d102d72c6a => 30e841f60c3b0f299390327ca5312788e9c5d73c WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to create the release for greencapitaltrade/thor: Unauthorized Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart thor released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/thor/main #57 stage from-build-pack and container step-promote-jx-promote defaulting to the version 3.2.6 from file VERSION 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-491523869 in dir /tmp Cloning into '/tmp/jx-git-491523869'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-491523869 about to run: git checkout in dir /tmp/jx-git-491523869 Your branch is up to date with 'origin/main'. error: failed to lazy load the EnvironmentContext: failed to clone URL https://gct-bot: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@github.com/greencapitaltrade/mcu.git: failed to clone repository https://gct-bot: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@github.com/greencapitaltrade/mcu.git to directory: /tmp/jx-git-2770418281: failed to run 'git clone https://gct-bot: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@github.com/greencapitaltrade/mcu.git /tmp/jx-git-2770418281' command in directory '/tmp', output: 'Cloning into '/tmp/jx-git-2770418281'... error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 fatal: expected flush after ref listing'  Pipeline failed on stage 'from-build-pack' : container 'step-promote-jx-promote'. The execution of the pipeline has stopped.