metadata: annotations: prow.k8s.io/context: containerd-tooling-1-34-presubmit-arm64 prow.k8s.io/job: containerd-tooling-1-34-presubmit-arm64 creationTimestamp: "2025-12-23T09:13:55Z" generation: 8 labels: created-by-prow: "true" disk-usage: "true" event-GUID: abac9240-dfdf-11f0-8152-b16107ac62ef image-build: "true" prow.k8s.io/build-id: "2003393642273705984" prow.k8s.io/context: containerd-tooling-1-34-presubmit-arm64 prow.k8s.io/id: b4cbc91b-dfdf-11f0-818c-a61b69b2d8a9 prow.k8s.io/is-optional: "false" prow.k8s.io/job: containerd-tooling-1-34-presubmit-arm64 prow.k8s.io/refs.base_ref: release-0.23 prow.k8s.io/refs.org: aws prow.k8s.io/refs.pull: "4977" prow.k8s.io/refs.repo: eks-anywhere-build-tooling prow.k8s.io/type: presubmit name: b4cbc91b-dfdf-11f0-818c-a61b69b2d8a9 namespace: default resourceVersion: "738034136" uid: 7f1699c2-7b02-42f9-b529-55e7db63474a spec: agent: kubernetes cluster: prow-postsubmits-cluster context: containerd-tooling-1-34-presubmit-arm64 decoration_config: gcs_configuration: bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm path_strategy: explicit s3_credentials_secret: s3-credentials utility_images: clonerefs: public.ecr.aws/eks-distro-build-tooling/prow-clonerefs:v20230324-76cde35b3d entrypoint: public.ecr.aws/eks-distro-build-tooling/prow-entrypoint:v20230324-76cde35b3d initupload: public.ecr.aws/eks-distro-build-tooling/prow-initupload:v20230324-76cde35b3d sidecar: public.ecr.aws/eks-distro-build-tooling/prow-sidecar:v20230324-76cde35b3d error_on_eviction: true job: containerd-tooling-1-34-presubmit-arm64 max_concurrency: 10 namespace: default pod_spec: automountServiceAccountToken: false containers: - command: - bash - -c - | trap 'touch /status/done && rm -rf /home/prow/go/src/' EXIT && build/lib/buildkit_check.sh && if make check-for-supported-release-branch -C $PROJECT_PATH; then if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi; fi env: - name: PROJECT_PATH value: projects/containerd/containerd - name: GITHUB_TOKEN valueFrom: secretKeyRef: key: token name: public-access-github-token - name: BINARY_PLATFORMS value: linux/arm64 - name: ARTIFACTS_BUCKET value: s3://projectbuildpipeline-857-pipelineoutputartifactsb-10ajmk30khe3f - name: RELEASE_BRANCH value: 1-34 - name: ADDITIONAL_IMAGE_CACHE_REPOS value: 857151390494.dkr.ecr.us-west-2.amazonaws.com - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: public.ecr.aws/eks-distro-build-tooling/builder-base:standard-bacd680902b69e40626a3dc1dd2204d4ae32c46c.2 name: build-container resources: requests: cpu: 1024m memory: 8Gi volumeMounts: - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: 857151390494.dkr.ecr.us-west-2.amazonaws.com/moby/buildkit:v0.18.2-rootless name: buildkitd resources: {} securityContext: runAsGroup: 1000 runAsUser: 1000 volumeMounts: - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status - args: - /disk-usage-script/entrypoint.sh command: - sh env: - name: AWS_SDK_LOAD_CONFIG value: "true" - name: AWS_ROLE_SESSION_NAME valueFrom: fieldRef: fieldPath: metadata.name - name: GOPROXY value: http://athens-proxy.default.svc.cluster.local - name: FARGATE_PROFILE_NAME valueFrom: fieldRef: fieldPath: metadata.labels['eks.amazonaws.com/fargate-profile'] image: public.ecr.aws/amazonlinux/amazonlinux:2 name: disk-monitor resources: {} volumeMounts: - mountPath: /root/.cache/go-build name: go-build-cache - mountPath: /disk-usage-script name: disk-usage-entrypoint - mountPath: /root/.docker/config.json name: docker-registry-config subPath: config.json - mountPath: /run/buildkit name: run-buildkit - mountPath: /script name: entrypoint - mountPath: /home/user/.local/share/buildkit name: buildkitd-data - mountPath: /config name: builder-base-tag-file - mountPath: /status name: status nodeSelector: arch: ARM64 serviceAccountName: postsubmits-build-account volumes: - emptyDir: {} name: go-build-cache - configMap: items: - key: disk-usage-entrypoint.sh path: entrypoint.sh name: disk-usage-entrypoint name: disk-usage-entrypoint - configMap: items: - key: docker-ecr-config.json path: config.json name: build-setup name: docker-registry-config - configMap: items: - key: buildkitd-entrypoint.sh path: entrypoint.sh name: buildkitd-entrypoint name: entrypoint - emptyDir: {} name: run-buildkit - emptyDir: {} name: buildkitd-data - configMap: items: - key: BUILDER_BASE_TAG_FILE path: BUILDER_BASE_TAG_FILE name: builder-base-tag-file name: builder-base-tag-file - emptyDir: {} name: status prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/aws/eks-anywhere-build-tooling/commit/d6d491b0ba78d8ac1cbb78a0feb384b7de7134a1 base_ref: release-0.23 base_sha: d6d491b0ba78d8ac1cbb78a0feb384b7de7134a1 org: aws pulls: - author: eks-distro-pr-bot author_link: https://github.com/eks-distro-pr-bot commit_link: https://github.com/aws/eks-anywhere-build-tooling/pull/4977/commits/bc2e8576340d970fb132be745b357c20ad3dc927 link: https://github.com/aws/eks-anywhere-build-tooling/pull/4977 number: 4977 sha: bc2e8576340d970fb132be745b357c20ad3dc927 title: '[release-0.23] Bump containerd/containerd to latest release' repo: eks-anywhere-build-tooling repo_link: https://github.com/aws/eks-anywhere-build-tooling report: true rerun_command: /test containerd-tooling-1-34-presubmit-arm64 type: presubmit status: build_id: "2003393642273705984" completionTime: "2025-12-23T09:14:06Z" description: Job failed. pendingTime: "2025-12-23T09:14:00Z" pod_name: b4cbc91b-dfdf-11f0-818c-a61b69b2d8a9 prev_report_states: gcsk8sreporter: failure gcsreporter: failure github-reporter: failure startTime: "2025-12-23T09:13:55Z" state: failure url: https://prow.eks.amazonaws.com/view/s3/prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm/pr-logs/pull/aws_eks-anywhere-build-tooling/4977/containerd-tooling-1-34-presubmit-arm64/2003393642273705984