Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container prepare 2026/06/05 18:58:36 Entrypoint initialization Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container place-scripts 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-0-v86hr 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-1-jtqnh 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-2-x4kcs 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-3-8d7vx 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-4-kt4d5 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-5-mmk2v 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-7-fjv47 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-8-xwxx2 2026/06/05 18:58:51 Decoded script /tekton/scripts/script-9-l9pbz Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/thor.git version refs/pull/532/head:PR-532@6fe17655041d157386602b6f906f31086e466462 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/thor * [new ref] refs/pull/532/head -> PR-532 Switched to branch 'PR-532' HEAD is now at 6fe1765 fix(ci): repair preview build and deploy pipeline checked out revision: refs/pull/532/head:PR-532@6fe17655041d157386602b6f906f31086e466462 to dir: source Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:68766911819cacf1de1379cbe10c2aa592a77f7a,532:6fe17655041d157386602b6f906f31086e466462:refs/pull/532/head using base branch main and base sha 68766911819cacf1de1379cbe10c2aa592a77f7a merging sha: 6fe17655041d157386602b6f906f31086e466462 Showing logs for build greencapitaltrade/thor/pr-532 #5 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-2014977911 in dir /tmp Cloning into '/tmp/jx-git-2014977911'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2014977911 about to run: git checkout in dir /tmp/jx-git-2014977911 Your branch is up to date with 'origin/main'. export APP_NAME='thor' export BRANCH_NAME='PR-532' export BUILD_NUMBER='5' 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/thor/PR-532/5' 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/thor:0.0.0-PR-532-5-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='thor' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-532-5-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-build-npm-install 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 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 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 git-raw-commits@2.0.11: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated dottie@2.0.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 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 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 node-domexception@1.0.0: Use your platform's native DOMException 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 uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 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 - install command is DEPRECATED git command not found added 776 packages in 45s Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-build-run-linting 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 Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. 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 [48.0 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 [306 kB] Fetched 9358 kB in 4s (2237 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 perl perl-modules-5.36 Suggested packages: gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc krb5-user sensible-utils perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make libtap-harness-archive-perl Recommended packages: ca-certificates patch less ssh-client krb5-locales libldap-common publicsuffix libsasl2-modules netbase The following NEW packages will be installed: git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 perl perl-modules-5.36 0 upgraded, 24 newly installed, 0 to remove and 2 not upgraded. Need to get 20.7 MB of archives. After this operation, 109 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u5 [33.2 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u5 [79.7 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] Get:10 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.20-1~deb12u1 [2034 kB] Get:11 http://deb.debian.org/debian-security bookworm-security/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u5 [332 kB] Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u5 [135 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] Get:16 http://deb.debian.org/debian-security bookworm-security/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u3 [72.4 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 20.7 MB in 0s (44.0 MB/s) Selecting previously unselected package perl-modules-5.36. (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 .../00-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ... Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-3) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-3) ... Selecting previously unselected package libperl5.36:amd64. Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u3_amd64.deb ... Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ... Selecting previously unselected package perl. Preparing to unpack .../04-perl_5.36.0-7+deb12u3_amd64.deb ... Unpacking perl (5.36.0-7+deb12u3) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../05-libbrotli1_1.0.9-2+b6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../06-libkrb5support0_1.20.1-2+deb12u5_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../07-libk5crypto3_1.20.1-2+deb12u5_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../08-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libssl3:amd64. Preparing to unpack .../09-libssl3_3.0.20-1~deb12u1_amd64.deb ... Unpacking libssl3:amd64 (3.0.20-1~deb12u1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../10-libkrb5-3_1.20.1-2+deb12u5_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../11-libgssapi-krb5-2_1.20.1-2+deb12u5_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../12-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../13-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../14-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../15-libnghttp2-14_1.52.0-1+deb12u3_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../16-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../17-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../18-libssh2-1_1.10.0-3+b1_amd64.deb ... Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../19-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../20-libexpat1_2.5.0-1+deb12u2_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../21-liberror-perl_0.17029-2_all.deb ... Unpacking liberror-perl (0.17029-2) ... Selecting previously unselected package git-man. Preparing to unpack .../22-git-man_1%3a2.39.5-0+deb12u3_all.deb ... Unpacking git-man (1:2.39.5-0+deb12u3) ... Selecting previously unselected package git. Preparing to unpack .../23-git_1%3a2.39.5-0+deb12u3_amd64.deb ... Unpacking git (1:2.39.5-0+deb12u3) ... Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libbrotli1:amd64 (1.0.9-2+b6) ... Setting up libssl3:amd64 (3.0.20-1~deb12u1) ... Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... Setting up libkrb5support0:amd64 (1.20.1-2+deb12u5) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u5) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up git-man (1:2.39.5-0+deb12u3) ... Setting up libssh2-1:amd64 (1.10.0-3+b1) ... Setting up libkrb5-3:amd64 (1.20.1-2+deb12u5) ... Setting up libgdbm6:amd64 (1.23-3) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ... Setting up libgdbm-compat4:amd64 (1.23-3) ... Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Setting up perl (5.36.0-7+deb12u3) ... Setting up liberror-perl (0.17029-2) ... Setting up git (1:2.39.5-0+deb12u3) ... Processing triggers for libc-bin (2.36-9+deb12u14) ... 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. Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/thor/pr-532 #5 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-2753751679 in dir /tmp Cloning into '/tmp/jx-git-2753751679'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2753751679 about to run: git checkout in dir /tmp/jx-git-2753751679 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 thor 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/thor Found repository: greencapitaltrade/thor Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-build-container-build time="2026-06-05T19:00:39Z" 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 COPY . . requires it. INFO[0011] COPY . . INFO[0042] Taking snapshot of files... INFO[0058] CMD ["sh", "-c", "(npx sequelize db:create || true) && npx sequelize db:migrate && exec node index.js"] INFO[0058] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT INFO[0060] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor@sha256:4fd4e02ce80c4dbf5ae045a4bb599f2ced267fe03db0e9821ba964c0f0979382 Showing logs for build greencapitaltrade/thor/pr-532 #5 stage from-build-pack and container step-promote-jx-preview found PullRequest https://github.com/greencapitaltrade/thor/pull/532 using ingress sub domain -jx-greencapitaltrade-thor-pr-532. upserted preview jx-greencapitaltrade-thor-pr-532 passing env vars into helmfile: map[string]string{"APP_NAME":"thor", "DOCKER_REGISTRY":"417755753340.dkr.ecr.ap-south-1.amazonaws.com", "DOCKER_REGISTRY_ORG":"greencapitaltrade", "PREVIEW_NAMESPACE":"jx-greencapitaltrade-thor-pr-532", "VERSION":"0.0.0-PR-532-5-SNAPSHOT"} jx-greencapitaltrade-thor-pr-532: LAST SEEN TYPE REASON OBJECT MESSAGE jx-greencapitaltrade-thor-pr-532: 0s Normal SuccessfulCreate job/jx-verify-gc-jobs-hgkiv Created pod: jx-verify-gc-jobs-hgkiv-pmqpd jx-greencapitaltrade-thor-pr-532: 0s Normal Scheduled pod/jx-verify-gc-jobs-hgkiv-pmqpd Successfully assigned jx-greencapitaltrade-thor-pr-532/jx-verify-gc-jobs-hgkiv-pmqpd to ip-10-0-64-199.ap-south-1.compute.internal jx-greencapitaltrade-thor-pr-532: 0s Normal SuccessfulCreate statefulset/postgresql Create Pod postgresql-0 in StatefulSet postgresql successful jx-greencapitaltrade-thor-pr-532: 0s Normal Scheduled pod/postgresql-0 Successfully assigned jx-greencapitaltrade-thor-pr-532/postgresql-0 to ip-10-0-71-128.ap-south-1.compute.internal jx-greencapitaltrade-thor-pr-532: 0s Normal SuccessfulCreate statefulset/redis-master Create Pod redis-master-0 in StatefulSet redis-master successful jx-greencapitaltrade-thor-pr-532: 0s Normal Scheduled pod/redis-master-0 Successfully assigned jx-greencapitaltrade-thor-pr-532/redis-master-0 to ip-10-0-71-128.ap-south-1.compute.internal jx-greencapitaltrade-thor-pr-532: 0s Normal Pulling pod/postgresql-0 Pulling image "postgres:17-bookworm" jx-greencapitaltrade-thor-pr-532: 0s Normal Pulling pod/redis-master-0 Pulling image "docker.io/bitnamilegacy/redis:7.2.3-debian-11-r2" jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/jx-verify-gc-jobs-hgkiv-pmqpd Container image "ghcr.io/jenkins-x/jx-verify:0.3.19" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/jx-verify-gc-jobs-hgkiv-pmqpd Container created jx-greencapitaltrade-thor-pr-532: 0s Normal ScalingReplicaSet deployment/preview-thor Scaled up replica set preview-thor-6cc7b8578 from 0 to 1 jx-greencapitaltrade-thor-pr-532: 0s Normal SuccessfulCreate replicaset/preview-thor-6cc7b8578 Created pod: preview-thor-6cc7b8578-52vjj jx-greencapitaltrade-thor-pr-532: 0s Normal Scheduled pod/preview-thor-6cc7b8578-52vjj Successfully assigned jx-greencapitaltrade-thor-pr-532/preview-thor-6cc7b8578-52vjj to ip-10-0-71-128.ap-south-1.compute.internal jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/jx-verify-gc-jobs-hgkiv-pmqpd Container started jx-greencapitaltrade-thor-pr-532: 0s Normal Pulling pod/preview-thor-6cc7b8578-52vjj Pulling image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/redis-master-0 Successfully pulled image "docker.io/bitnamilegacy/redis:7.2.3-debian-11-r2" in 5.085s (5.085s including waiting). Image size: 38134309 bytes. jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/redis-master-0 Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/redis-master-0 Container started jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/postgresql-0 Successfully pulled image "postgres:17-bookworm" in 8.219s (8.219s including waiting). Image size: 156118575 bytes. jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/postgresql-0 Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/postgresql-0 Container started jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Successfully pulled image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" in 8s (8s including waiting). Image size: 155515820 bytes. jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Normal Completed job/jx-verify-gc-jobs-hgkiv Job completed jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Container image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning BackOff pod/preview-thor-6cc7b8578-52vjj Back-off restarting failed container thor in pod preview-thor-6cc7b8578-52vjj_jx-greencapitaltrade-thor-pr-532(38e4fe8b-dc93-4e6f-a5d7-03f51172bfc0) jx-greencapitaltrade-thor-pr-532: 0s Warning BackOff pod/preview-thor-6cc7b8578-52vjj Back-off restarting failed container thor in pod preview-thor-6cc7b8578-52vjj_jx-greencapitaltrade-thor-pr-532(38e4fe8b-dc93-4e6f-a5d7-03f51172bfc0) jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Container image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning BackOff pod/preview-thor-6cc7b8578-52vjj Back-off restarting failed container thor in pod preview-thor-6cc7b8578-52vjj_jx-greencapitaltrade-thor-pr-532(38e4fe8b-dc93-4e6f-a5d7-03f51172bfc0) jx-greencapitaltrade-thor-pr-532: 0s Warning BackOff pod/preview-thor-6cc7b8578-52vjj Back-off restarting failed container thor in pod preview-thor-6cc7b8578-52vjj_jx-greencapitaltrade-thor-pr-532(38e4fe8b-dc93-4e6f-a5d7-03f51172bfc0) jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Container image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/preview-thor-6cc7b8578-52vjj Readiness probe failed: Get "http://10.0.64.103:8080/_healthz": dial tcp 10.0.64.103:8080: connect: connection refused jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Container image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started jx-greencapitaltrade-thor-pr-532: 0s Normal NoPods poddisruptionbudget/kafka-cluster-kafka No matching pods found jx-greencapitaltrade-thor-pr-532: 0s Normal NoPods poddisruptionbudget/kafka-cluster-kafka No matching pods found jx-greencapitaltrade-thor-pr-532: 0s Normal Scheduled pod/kafka-cluster-broker-0 Successfully assigned jx-greencapitaltrade-thor-pr-532/kafka-cluster-broker-0 to ip-10-0-93-230.ap-south-1.compute.internal jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/kafka-cluster-broker-0 Container image "quay.io/strimzi/kafka:0.48.0-kafka-4.1.0" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/kafka-cluster-broker-0 Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/kafka-cluster-broker-0 Container started jx-greencapitaltrade-thor-pr-532: 0s Normal Scheduled pod/kafka-cluster-controller-1 Successfully assigned jx-greencapitaltrade-thor-pr-532/kafka-cluster-controller-1 to ip-10-0-73-57.ap-south-1.compute.internal jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/kafka-cluster-controller-1 Container image "quay.io/strimzi/kafka:0.48.0-kafka-4.1.0" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/kafka-cluster-controller-1 Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/kafka-cluster-controller-1 Container started jx-greencapitaltrade-thor-pr-532: 0s Warning Unhealthy pod/kafka-cluster-broker-0 Readiness probe failed: % Total % Received % Xferd Average Speed Time Time Time Current... jx-greencapitaltrade-thor-pr-532: 0s Warning BackOff pod/preview-thor-6cc7b8578-52vjj Back-off restarting failed container thor in pod preview-thor-6cc7b8578-52vjj_jx-greencapitaltrade-thor-pr-532(38e4fe8b-dc93-4e6f-a5d7-03f51172bfc0) jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Container image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started jx-greencapitaltrade-thor-pr-532: 0s Normal Pulled pod/preview-thor-6cc7b8578-52vjj Container image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/thor:0.0.0-PR-532-5-SNAPSHOT" already present on machine and can be accessed by the pod jx-greencapitaltrade-thor-pr-532: 0s Normal Created pod/preview-thor-6cc7b8578-52vjj Container created jx-greencapitaltrade-thor-pr-532: 0s Normal Started pod/preview-thor-6cc7b8578-52vjj Container started detected a failure on the preview environment jx-greencapitaltrade-thor-pr-532 so looking for an erroring pod found pod preview-thor-6cc7b8578-52vjj and container thor in namespace jx-greencapitaltrade-thor-pr-532 in state Running with 6 restarts error: failed to helmfile sync: failed to sync helmfile due to a timeout, pod preview-thor-6cc7b8578-52vjj has failed with the logs: failed pod preview-thor-6cc7b8578-52vjj in namespace jx-greencapitaltrade-thor-pr-532: Sequelize CLI [Node: 25.9.0, CLI: 6.6.5, ORM: 6.37.7]Loaded configuration file "node_modules/@greencapitaltrade/utils/build/src/config/sequelize.js".ERROR: database "thor_production" already existsnpm noticenpm notice New minor version of npm available! 11.12.1 -> 11.16.0npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0npm notice To update run: npm install -g npm@11.16.0npm noticeSequelize CLI [Node: 25.9.0, CLI: 6.6.5, ORM: 6.37.7]Loaded configuration file "node_modules/@greencapitaltrade/utils/build/src/config/sequelize.js".No migrations were executed, database schema was already up to date.MongoDB packages not found - skipping MongoDB instrumentationERROR undefined (node:1) TimeoutNegativeWarning: -1780686731527 is a negative number.Timeout duration was set to 1.(Use `node --trace-warnings ...` to show where the warning was created)ERROR undefined {"level":"ERROR","timestamp":"2026-06-05T19:12:12.328Z","logger":"kafkajs","message":"[Connection] Response SaslAuthenticate(key: 36, version: 1)","broker":"kafka-cluster-kafka-bootstrap:9092","clientId":"thor-production","error":"Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512","correlationId":2,"size":124}ERROR undefined {"level":"ERROR","timestamp":"2026-06-05T19:12:12.329Z","logger":"kafkajs","message":"[SaslAuthenticator-SCRAM-SHA-512] SASL SCRAM SHA512 authentication failed: Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512","broker":"kafka-cluster-kafka-bootstrap:9092"}ERROR undefined {"level":"ERROR","timestamp":"2026-06-05T19:12:12.329Z","logger":"kafkajs","message":"[BrokerPool] SASL SCRAM SHA512 authentication failed: Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512","retryCount":0,"retryTime":87}ERROR undefined Kafka initialization failed: KafkaJSSASLAuthenticationError: SASL SCRAM SHA512 authentication failed: Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512 at SCRAM.authenticate (/node_modules/kafkajs/src/broker/saslAuthenticator/scram.js:158:21) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Object.authenticate (/node_modules/kafkajs/src/broker/saslAuthenticator/scram512.js:6:31) at async SASLAuthenticator.authenticate (/node_modules/kafkajs/src/broker/saslAuthenticator/index.js:73:5) at async /node_modules/kafkajs/src/network/connection.js:139:9 at async Connection.authenticate (/node_modules/kafkajs/src/network/connection.js:315:5) at async Broker.connect (/node_modules/kafkajs/src/broker/index.js:111:7) at async /node_modules/kafkajs/src/cluster/brokerPool.js:93:9 at async /node_modules/kafkajs/src/cluster/index.js:107:14 at async Cluster.connect (/node_modules/kafkajs/src/cluster/index.js:146:5) { retriable: false, helpUrl: undefined, [cause]: undefined}ERROR undefined KafkaJSSASLAuthenticationError: SASL SCRAM SHA512 authentication failed: Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512 at SCRAM.authenticate (/node_modules/kafkajs/src/broker/saslAuthenticator/scram.js:158:21) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Object.authenticate (/node_modules/kafkajs/src/broker/saslAuthenticator/scram512.js:6:31) at async SASLAuthenticator.authenticate (/node_modules/kafkajs/src/broker/saslAuthenticator/index.js:73:5) at async /node_modules/kafkajs/src/network/connection.js:139:9 at async Connection.authenticate (/node_modules/kafkajs/src/network/connection.js:315:5) at async Broker.connect (/node_modules/kafkajs/src/broker/index.js:111:7) at async /node_modules/kafkajs/src/cluster/brokerPool.js:93:9 at async /node_modules/kafkajs/src/cluster/index.js:107:14 at async Cluster.connect (/node_modules/kafkajs/src/cluster/index.js:1 46:5) { retriable: false, helpUrl: undefined, [cause]: undefined}: failed to run helmfile sync: failed to run 'helmfile --file preview/helmfile.yaml.gotmpl sync' command in directory '', output: 'Adding repo bitnami https://charts.bitnami.com/bitnami "bitnami" has been added to your repositories Adding repo jx3 https://jenkins-x-charts.github.io/repo "jx3" has been added to your repositories Building dependency release=postgresql, chart=postgresql Building dependency release=kafka-cluster, chart=kafka-cluster Building dependency release=redis, chart=redis Building dependency release=preview, chart=../charts/thor Upgrading release=kafka-cluster, chart=kafka-cluster Upgrading release=postgresql, chart=postgresql Upgrading release=redis, chart=redis Upgrading release=jx-verify, chart=jx3/jx-verify hook[presync] logs | Upgrading release=preview, chart=../charts/thor Release "kafka-cluster" does not exist. Installing it now. NAME: kafka-cluster LAST DEPLOYED: Fri Jun 5 19:02:21 2026 NAMESPACE: jx-greencapitaltrade-thor-pr-532 STATUS: deployed REVISION: 1 TEST SUITE: None Listing releases matching ^kafka-cluster$ kafka-cluster jx-greencapitaltrade-thor-pr-532 1 2026-06-05 19:02:21.130277507 +0000 UTC deployed kafka-cluster-0.1.0 4.1.0 Release "jx-verify" does not exist. Installing it now. NAME: jx-verify LAST DEPLOYED: Fri Jun 5 19:02:24 2026 NAMESPACE: jx-greencapitaltrade-thor-pr-532 STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: jx-verify-pods has been installed successfully. To verify the Job is setup correctly, run: kubectl --namespace=jx-greencapitaltrade-thor-pr-532 get job -l "app=jx-verify-gc-jobs-ofvb7" Listing releases matching ^jx-verify$ Release "postgresql" does not exist. Installing it now. NAME: postgresql LAST DEPLOYED: Fri Jun 5 19:02:21 2026 NAMESPACE: jx-greencapitaltrade-thor-pr-532 STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: PostgreSQL release: postgresql Architecture: standalone Client service: postgresql Primary service: postgresql Port: 5432 Get the generated secret: kubectl get secret postgresql-auth -n jx-greencapitaltrade-thor-pr-532 -o yaml Connect using port-forward: kubectl port-forward svc/postgresql 5432:5432 -n jx-greencapitaltrade-thor-pr-532 Get the PostgreSQL superuser password: kubectl get secret postgresql-auth -n jx-greencapitaltrade-thor-pr-532 -o jsonpath="{.data.postgres-password}" | base64 -d Basic troubleshooting: kubectl get pods -n jx-greencapitaltrade-thor-pr-532 -l app.kubernetes.io/instance=postgresql kubectl describe pod -n jx-greencapitaltrade-thor-pr-532 kubectl logs -n jx-greencapitaltrade-thor-pr-532 postgresql-0 Listing releases matching ^postgresql$ Release "redis" does not exist. Installing it now. NAME: redis LAST DEPLOYED: Fri Jun 5 19:02:21 2026 NAMESPACE: jx-greencapitaltrade-thor-pr-532 STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: CHART NAME: redis CHART VERSION: 18.6.1 APP VERSION: 7.2.3 ** Please be patient while the chart is being deployed ** Redis® can be accessed via port 6379 on the following DNS name from within your cluster: redis-master.jx-greencapitaltrade-thor-pr-532.svc.cluster.local To connect to your Redis® server: 1. Run a Redis® pod that you can use as a client: kubectl run --namespace jx-greencapitaltrade-thor-pr-532 redis-client --restart='Never' --image docker.io/bitnamilegacy/redis:7.2.3-debian-11-r2 --command -- sleep infinity Use the following command to attach to the pod: kubectl exec --tty -i redis-client \ --namespace jx-greencapitaltrade-thor-pr-532 -- bash 2. Connect using the Redis® CLI: redis-cli -h redis-master To connect to your database from outside the cluster execute the following commands: kubectl port-forward --namespace jx-greencapitaltrade-thor-pr-532 svc/redis-master 6379:6379 & redis-cli -h 127.0.0.1 -p 6379 Listing releases matching ^redis$ jx-verify jx-greencapitaltrade-thor-pr-532 1 2026-06-05 19:02:24.422587686 +0000 UTC deployed jx-verify-0.3.19 0.3.19 postgresql jx-greencapitaltrade-thor-pr-532 1 2026-06-05 19:02:21.326535283 +0000 UTC deployed postgresql-1.5.2 18.3 redis jx-greencapitaltrade-thor-pr-532 1 2026-06-05 19:02:21.026892766 +0000 UTC deployed redis-18.6.1 7.2.3 Release "preview" does not exist. Installing it now. UPDATED RELEASES: NAME NAMESPACE CHART VERSION DURATION kafka-cluster jx-greencapitaltrade-thor-pr-532 ./kafka-cluster 0.1.0 9s jx-verify jx-greencapitaltrade-thor-pr-532 jx3/jx-verify 0.3.19 10s postgresql jx-greencapitaltrade-thor-pr-532 ./postgresql 1.5.2 11s redis jx-greencapitaltrade-thor-pr-532 ./redis 18.6.1 11s FAILED RELEASES: NAME NAMESPACE CHART VERSION DURATION preview jx-greencapitaltrade-thor-pr-532 ../charts/thor 10m11s in preview/helmfile.yaml.gotmpl: failed processing release preview: command "/usr/bin/helm" exited with non-zero status: PATH: /usr/bin/helm ARGS: 0: helm (4 bytes) 1: upgrade (7 bytes) 2: --install (9 bytes) 3: preview (7 bytes) 4: ../charts/thor (14 bytes) 5: --wait (6 bytes) 6: --timeout (9 bytes) 7: 600s (4 bytes) 8: --create-namespace (18 bytes) 9: --namespace (11 bytes) 10: jx-greencapitaltrade-thor-pr-532 (32 bytes) 11: --values (8 bytes) 12: /tmp/helmfile3891554788/jx-greencapitaltrade-thor-pr-532-preview-values-76d47d598d (82 bytes) 13: --values (8 bytes) 14: /tmp/helmfile834623223/jx-greencapitaltrade-thor-pr-532-preview-values-5cd8cbbd45 (81 bytes) 15: --reset-values (14 bytes) 16: --history-max (13 bytes) 17: 10 (2 bytes) ERROR: exit status 1 EXIT STATUS 1 STDERR: W0605 19:02:30.733568 185 warnings.go:70] spec.trafficDistribution: "PreferClose" is deprecated; use "PreferSameZone" Error: context deadline exceeded COMBINED OUTPUT: Release "preview" does not exist. Installing it now. W0605 19:02:30.733568 185 warnings.go:70] spec.trafficDistribution: "PreferClose" is deprecated; use "PreferSameZone" Error: context deadline exceeded'  Pipeline failed on stage 'from-build-pack' : container 'step-promote-jx-preview'. The execution of the pipeline has stopped.