Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container prepare 2026/02/12 12:40:00 Entrypoint initialization Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container place-scripts 2026/02/12 12:40:07 Decoded script /tekton/scripts/script-0-hcf7t 2026/02/12 12:40:07 Decoded script /tekton/scripts/script-1-h7jts 2026/02/12 12:40:07 Decoded script /tekton/scripts/script-2-wgkrx 2026/02/12 12:40:07 Decoded script /tekton/scripts/script-4-bbghc 2026/02/12 12:40:07 Decoded script /tekton/scripts/script-5-tjzd7 Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container working-dir-initializer Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container step-git-clone git cloning url: https://github.com/hgngenterprises/openclaw.git version main@7d346af9aef8fd809657010d5f9a5f5a346affd8 to dir: source Cloning into 'source'... HEAD is now at 7d346af feat: switch to Kimi K2.5-32B via MLX + Whisper large-v3 checked out revision: main@7d346af9aef8fd809657010d5f9a5f5a346affd8 to dir: source Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container step-next-version Showing logs for build hgngenterprises/openclaw/main #73 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-3766138368 in dir /tmp Cloning into '/tmp/jx-git-3766138368'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3766138368 about to run: git checkout in dir /tmp/jx-git-3766138368 Your branch is up to date with 'origin/main'. export APP_NAME='openclaw' export BRANCH_NAME='main' export BUILD_NUMBER='73' 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/73' 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.20.0' 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.20.0' 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 144157c] 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 #73 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-3577690035 in dir /tmp Cloning into '/tmp/jx-git-3577690035'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3577690035 about to run: git checkout in dir /tmp/jx-git-3577690035 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container step-build-container-build time="2026-02-12T12:41:15Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest alpine/openclaw:2026.2.6 INFO[0000] Retrieving image alpine/openclaw:2026.2.6 from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest alpine/openclaw:2026.2.6 INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'alpine/openclaw:2026.2.6' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY --chown=root:root workspace/ /app/workspace-init/ requires it. INFO[0071] COPY --chown=root:root workspace/ /app/workspace-init/ INFO[0071] Taking snapshot of files... INFO[0071] COPY --chown=root:root config/openclaw.json /app/config-init/openclaw.json INFO[0071] Taking snapshot of files... INFO[0071] ENV WORKSPACE_PATH=/app/workspace INFO[0071] ENV GATEWAY_PORT=18789 INFO[0071] ENV MODEL_PROVIDER=anthropic INFO[0071] ENV MODEL_NAME=claude-sonnet-4-5-20250929 INFO[0071] EXPOSE 18789 INFO[0071] Cmd: EXPOSE INFO[0071] Adding exposed port: 18789/tcp INFO[0071] WORKDIR /app INFO[0071] Cmd: workdir INFO[0071] Changed working directory to /app INFO[0071] No files changed in this command, skipping snapshotting. INFO[0071] ENTRYPOINT [] INFO[0071] CMD ["node", "/app/openclaw.mjs", "gateway", "--port", "18789", "--bind", "lan", "--allow-unconfigured"] INFO[0071] Pushing image to gctdev.azurecr.io/hgngenterprises/openclaw:0.20.0 INFO[0072] Pushed gctdev.azurecr.io/hgngenterprises/openclaw@sha256:dd609ef819c03fed6ae4dc3ad99a3246a2eb4d1188ec9bf5a1a3ae6c35cdd15c Showing logs for build hgngenterprises/openclaw/main #73 stage from-build-pack and container step-promote-changelog [main e01b742] chore: release 0.20.0 2 files changed, 27 insertions(+), 38 deletions(-) Updated tag 'v0.20.0' (was 5427d83) To https://github.com/hgngenterprises/openclaw.git + 5427d83...4b985db v0.20.0 -> v0.20.0 (forced update) Using batch mode as inside a pipeline Generating change log from git ref caba2f75f5267b70e174ec7b916f13a89e0356f0 => e01b7429a2217f6392d5cd4c3fb5ac80cba41523 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 updated the release information at https://github.com/hgngenterprises/openclaw/releases/tag/v0.20.0 Updated PipelineActivity hgngenterprises-openclaw-main-73 which has status Pending