Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container prepare 2026/02/08 17:36:09 Entrypoint initialization Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container place-scripts 2026/02/08 17:36:11 Decoded script /tekton/scripts/script-0-gmhhw 2026/02/08 17:36:11 Decoded script /tekton/scripts/script-1-b2mpx 2026/02/08 17:36:11 Decoded script /tekton/scripts/script-2-jk8fd 2026/02/08 17:36:11 Decoded script /tekton/scripts/script-4-xhdwg 2026/02/08 17:36:11 Decoded script /tekton/scripts/script-5-hv28m Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container working-dir-initializer Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container step-git-clone git cloning url: https://github.com/hgngenterprises/openclaw.git version main@9b4cd093df999e84842d38e0c8629b6dbd22738e to dir: source Cloning into 'source'... HEAD is now at 9b4cd09 Merge pull request #12 from hgngenterprises/chore/remove-promote-steps checked out revision: main@9b4cd093df999e84842d38e0c8629b6dbd22738e to dir: source Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container step-next-version Showing logs for build hgngenterprises/openclaw/main #64 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-2824977531 in dir /tmp Cloning into '/tmp/jx-git-2824977531'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2824977531 about to run: git checkout in dir /tmp/jx-git-2824977531 Your branch is up to date with 'origin/main'. export APP_NAME='openclaw' export BRANCH_NAME='main' export BUILD_NUMBER='64' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='hgngenterprises' 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/hgngenterprises/openclaw/main/64' 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/hgngenterprises/openclaw:0.17.1' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='openclaw' export REPO_OWNER='hgngenterprises' export VERSION='0.17.1' 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 65a5252] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build hgngenterprises/openclaw/main #64 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-1233951104 in dir /tmp Cloning into '/tmp/jx-git-1233951104'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1233951104 about to run: git checkout in dir /tmp/jx-git-1233951104 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container step-build-container-build time="2026-02-08T17:36:24Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest ghcr.io/openclaw/openclaw:latest INFO[0000] Retrieving image ghcr.io/openclaw/openclaw:latest from registry ghcr.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest ghcr.io/openclaw/openclaw:latest INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'ghcr.io/openclaw/openclaw:latest' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd COPY --chown=root:root workspace/ /app/workspace-init/ requires it. INFO[0106] COPY --chown=root:root workspace/ /app/workspace-init/ INFO[0106] Taking snapshot of files... INFO[0106] COPY --chown=root:root config/openclaw.json /app/config-init/openclaw.json INFO[0106] Taking snapshot of files... INFO[0106] ENV WORKSPACE_PATH=/app/workspace INFO[0106] ENV GATEWAY_PORT=18789 INFO[0106] ENV MODEL_PROVIDER=anthropic INFO[0106] ENV MODEL_NAME=claude-sonnet-4-5-20250929 INFO[0106] EXPOSE 18789 INFO[0106] Cmd: EXPOSE INFO[0106] Adding exposed port: 18789/tcp INFO[0106] WORKDIR /app INFO[0106] Cmd: workdir INFO[0106] Changed working directory to /app INFO[0106] No files changed in this command, skipping snapshotting. INFO[0106] ENTRYPOINT [] INFO[0106] CMD ["node", "/app/openclaw.mjs", "gateway", "--port", "18789", "--bind", "lan", "--allow-unconfigured"] INFO[0106] Pushing image to gctdev.azurecr.io/hgngenterprises/openclaw:0.17.1 INFO[0107] Pushed gctdev.azurecr.io/hgngenterprises/openclaw@sha256:979389764ca76f3c99b2fb5cf2f89b81966be356c57c76bdff766c2196ae53e8 Showing logs for build hgngenterprises/openclaw/main #64 stage from-build-pack and container step-promote-changelog [main 6afd215] chore: release 0.17.1 2 files changed, 27 insertions(+), 38 deletions(-) Updated tag 'v0.17.1' (was c36efbf) To https://github.com/hgngenterprises/openclaw.git + c36efbf...c964993 v0.17.1 -> v0.17.1 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 617a329c20da38f619b04fe596212f2a290a8785 => 6afd215e113c0a4bfbb26e691b239e9fff6a1c9e 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 find assignees for issue 12 repository https://api.github.com/hgngenterprises/openclaw updated the release information at https://github.com/hgngenterprises/openclaw/releases/tag/v0.17.1 Generated Changelog: ../changelog.md Updated PipelineActivity hgngenterprises-openclaw-main-64 which has status Pending