Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container prepare 2026/01/26 06:48:33 Entrypoint initialization Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container place-scripts 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-0-wr5jx 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-1-7pt2t 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-2-bltjg 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-3-mvxl8 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-4-9fb4w 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-5-vfxqh 2026/01/26 06:48:35 Decoded script /tekton/scripts/script-6-pk25l Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version main@397fbdff20d2cc1bd737e58c0394479f1c99050d to dir: source Cloning into 'source'... HEAD is now at 397fbdf style: format kafka.ts with prettier checked out revision: main@397fbdff20d2cc1bd737e58c0394479f1c99050d to dir: source Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/utils/main #70 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-3844040240 in dir /tmp Cloning into '/tmp/jx-git-3844040240'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3844040240 about to run: git checkout in dir /tmp/jx-git-3844040240 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='main' export BUILD_NUMBER='70' 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/utils/main/70' 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/utils:9.2.18' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='utils' export REPO_OWNER='greencapitaltrade' export VERSION='9.2.18' 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 af0416b] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container step-build-npm-install npm warn deprecated supertest@7.0.0: 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 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 @types/kafkajs@1.9.0: This is a stub types definition. kafkajs provides its own type definitions, so you do not need this installed. npm warn deprecated @types/ioredis@5.0.0: This is a stub types definition. ioredis provides its own type definitions, so you do not need this installed. npm warn deprecated superagent@9.0.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 > @greencapitaltrade/utils@9.2.15 prepare > husky || true git command not found added 801 packages in 31s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.15 build > tsc Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.15 test > jest PASS tests/tracing.test.ts (30.588 s) ● Console console.debug PostgreSQL (pg) or PostgreSQL instrumentation not installed - skipping PostgreSQL instrumentation at Object. (src/tracing.ts:72:11) console.debug MongoDB packages not found - skipping MongoDB instrumentation at Object. (src/tracing.ts:109:13) PASS tests/koa.test.ts (33.4 s) ● Console console.info Starting traceID=undefined method=POST url=/test body={"name":"test","value":123} headers={} at src/koa.ts:109:17 console.info traceID=undefined method=POST url=/test status=404 responseTime=0ms at src/koa.ts:180:17 console.info Starting traceID=undefined method=POST url=/test body={"arbitrary":"data","nested":{"foo":"bar"}} headers={} at src/koa.ts:109:17 console.info traceID=undefined method=POST url=/test status=404 responseTime=0ms at src/koa.ts:180:17 Test Suites: 2 passed, 2 total Tests: 5 passed, 5 total Snapshots: 0 total Time: 35.199 s Ran all test suites. Showing logs for build greencapitaltrade/utils/main #70 stage from-build-pack and container step-publish npm warn version This is a Git checkout, but the git command was not found. npm could not create a Git tag for this release! v9.2.18 > @greencapitaltrade/utils@9.2.18 prepare > husky || true npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+ssh://git@github.com/greencapitaltrade/utils.git" npm notice npm notice package: @greencapitaltrade/utils@9.2.18 npm notice Tarball Contents npm notice 536B .eslintrc.js npm notice 18B .prettierignore npm notice 91B .prettierrc.js npm notice 269B .release-it.json npm notice 1.8kB RABBITMQ_MIGRATION.md npm notice 8B README.md npm notice 6B VERSION npm notice 49B build/src/axios.d.ts npm notice 1.6kB build/src/axios.js npm notice 181B build/src/config/sequelize.d.ts npm notice 1.2kB build/src/config/sequelize.js npm notice 395B build/src/config/validation.d.ts npm notice 2.1kB build/src/config/validation.js npm notice 83B build/src/context.d.ts npm notice 211B build/src/context.js npm notice 119B build/src/format.d.ts npm notice 377B build/src/format.js npm notice 612B build/src/gc_error.d.ts npm notice 1.0kB build/src/gc_error.js npm notice 1.2kB build/src/index.d.ts npm notice 2.8kB build/src/index.js npm notice 2.7kB build/src/kafka.d.ts npm notice 44.4kB build/src/kafka.js npm notice 445B build/src/koa.d.ts npm notice 10.7kB build/src/koa.js npm notice 688B build/src/logging.d.ts npm notice 2.4kB build/src/logging.js npm notice 64B build/src/random_generator.d.ts npm notice 408B build/src/random_generator.js npm notice 1.1kB build/src/redis.d.ts npm notice 12.6kB build/src/redis.js npm notice 85B build/src/sequelize.d.ts npm notice 968B build/src/sequelize.js npm notice 11B build/src/tracing.d.ts npm notice 5.4kB build/src/tracing.js npm notice 11B build/tests/koa.test.d.ts npm notice 2.2kB build/tests/koa.test.js npm notice 0B build/tests/setup.d.ts npm notice 118B build/tests/setup.js npm notice 0B build/tests/tracing.test.d.ts npm notice 376B build/tests/tracing.test.js npm notice 382B dotfiles/.eslintrc.json npm notice 77B dotfiles/.prettierignore npm notice 91B dotfiles/.prettierrc.js npm notice 808B dotfiles/jest.config.js npm notice 1.5kB eslint.config.js npm notice 294B jest.config.js npm notice 2.6kB package.json npm notice 4.5kB plans/update-utils-dependencies.md npm notice 1.0kB tests/koa.test.ts npm notice 104B tests/setup.ts npm notice 339B tests/tracing.test.ts npm notice 11.0kB tsconfig.json npm notice Tarball Details npm notice name: @greencapitaltrade/utils npm notice version: 9.2.18 npm notice filename: greencapitaltrade-utils-9.2.18.tgz npm notice package size: 29.4 kB npm notice unpacked size: 122.0 kB npm notice shasum: 86fc83d10651c2f7914f82ffbdccb33f46200bc8 npm notice integrity: sha512-kIdWBZ8SGiGX9[...]giCSOAdcG3npw== npm notice total files: 53 npm notice npm notice Publishing to https://npm.pkg.github.com/ with tag latest and default access git command not found+ @greencapitaltrade/utils@9.2.18