Showing logs for build greencapitaltrade/wasp/pr-7 #2 stage from-build-pack and container prepare 2026/05/18 08:34:19 Entrypoint initialization Showing logs for build greencapitaltrade/wasp/pr-7 #2 stage from-build-pack and container place-scripts 2026/05/18 08:34:19 Decoded script /tekton/scripts/script-0-5g5zf 2026/05/18 08:34:19 Decoded script /tekton/scripts/script-1-g27k7 2026/05/18 08:34:19 Decoded script /tekton/scripts/script-2-2mzr6 2026/05/18 08:34:19 Decoded script /tekton/scripts/script-3-vtgwp Showing logs for build greencapitaltrade/wasp/pr-7 #2 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/wasp/pr-7 #2 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/wasp.git version refs/pull/7/head:PR-7@aafc8e658aed019e422aeea2ca1deeb830b65f4c to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/wasp * [new ref] refs/pull/7/head -> PR-7 Switched to branch 'PR-7' HEAD is now at aafc8e6 retrigger: smoke-test step had transient exit 255 checked out revision: refs/pull/7/head:PR-7@aafc8e658aed019e422aeea2ca1deeb830b65f4c to dir: source Showing logs for build greencapitaltrade/wasp/pr-7 #2 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=feature/terra-gaps-phase1-2:0622dd964af3cb8063d9d5c3f9286c179362e1d0,7:aafc8e658aed019e422aeea2ca1deeb830b65f4c:refs/pull/7/head using base branch feature/terra-gaps-phase1-2 and base sha 0622dd964af3cb8063d9d5c3f9286c179362e1d0 merging sha: aafc8e658aed019e422aeea2ca1deeb830b65f4c Showing logs for build greencapitaltrade/wasp/pr-7 #2 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-2077467438 in dir /tmp Cloning into '/tmp/jx-git-2077467438'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2077467438 about to run: git checkout in dir /tmp/jx-git-2077467438 Your branch is up to date with 'origin/main'. export APP_NAME='wasp' export BRANCH_NAME='PR-7' export BUILD_NUMBER='2' 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 . feature/terra-gaps-phase1-2 export GIT_BRANCH='feature/terra-gaps-phase1-2' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/wasp/PR-7/2' 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/wasp:0.0.0-PR-7-2-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='wasp' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-7-2-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/wasp/pr-7 #2 stage from-build-pack and container step-auth-smoke-tests === Building + running A7677S auth smoke tests === --- vendor/smoke_test.c (crypto primitives) --- ok SHA-256("abc") ok SHA-256 streaming ok P-256 verify (RFC 6979 A.2.5) ok P-256 rejects bit-flipped sig ok P-256 rejects wrong pubkey ok rejects NULL pubkey ok rejects NULL signature ok rejects NULL message ok rejects off-curve (all-zero) pubkey ok rejects all-zero signature ok rejects valid sig over wrong 116-byte message ok rejects valid sig over empty message --- All vendor smoke tests passed. --- vendor/persistence_smoke.c (token store + nonce tracker) --- ok CRC-32("abc") == 0x352441C2 ok CRC-32("") == 0 ok revocation init on empty fs ok replace with 3 ids ok size = 3 after replace ok contains 0x2222 ok doesn't contain 0xDEAD ok add 0x4444 ok size = 4 after add ok re-add 0x4444 is idempotent ok size still 4 after dup add ok revoke file exists after writes ok revoke file has non-trivial size ok revoke file has correct magic ok revoke file has version 1 ok revoke file count = 4 ok nonce_tracker init on empty fs ok accept first nonce ok accept higher nonce ok reject lower nonce ok accept first nonce for another token ok nonce file exists after accept ok nonce file has non-trivial size --- All 23 persistence smoke tests passed. === All Wasp auth smoke tests passed ===