Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container prepare 2026/03/21 14:10:34 Entrypoint initialization Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container place-scripts 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-0-pnvlp 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-1-qkk9n 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-2-cqn6z 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-3-22v66 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-4-gwt4j 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-5-gm9m2 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-6-474ct 2026/03/21 14:10:35 Decoded script /tekton/scripts/script-7-48vpz Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version refs/pull/75/head:PR-75@83f8808abe7fd226c23c85b1614bc214bd1b9cb4 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/utils * [new ref] refs/pull/75/head -> PR-75 Switched to branch 'PR-75' HEAD is now at 83f8808 fix: return 422 for Sequelize ValidationError instead of 200 checked out revision: refs/pull/75/head:PR-75@83f8808abe7fd226c23c85b1614bc214bd1b9cb4 to dir: source Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:aa0312354033e3b329e9d3637acf3bf6fbd243fc,75:83f8808abe7fd226c23c85b1614bc214bd1b9cb4:refs/pull/75/head using base branch main and base sha aa0312354033e3b329e9d3637acf3bf6fbd243fc merging sha: 83f8808abe7fd226c23c85b1614bc214bd1b9cb4 Showing logs for build greencapitaltrade/utils/pr-75 #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-3118336838 in dir /tmp Cloning into '/tmp/jx-git-3118336838'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3118336838 about to run: git checkout in dir /tmp/jx-git-3118336838 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='PR-75' export BUILD_NUMBER='1' 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/PR-75/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='gctdev.azurecr.io/greencapitaltrade/utils:0.0.0-PR-75-1-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='utils' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-75-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-build-npm-install 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. > @greencapitaltrade/utils@9.2.16 prepare > husky || true git command not found added 802 packages in 31s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-build-run-linting Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.16 build > tsc Showing logs for build greencapitaltrade/utils/pr-75 #1 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.16 test > jest PASS tests/tracing.test.ts (28.102 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 (30.788 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: 32.31 s Ran all test suites.