metadata: annotations: prow.k8s.io/context: builder-base-tooling-presubmit-al-2 prow.k8s.io/job: builder-base-tooling-presubmit-al-2 creationTimestamp: "2025-04-17T08:28:14Z" generation: 10 labels: created-by-prow: "true" disk-usage: "true" event-GUID: d759f890-1b65-11f0-9bec-8c3246b8558a image-build: "true" prow.k8s.io/build-id: "1912785159342526464" prow.k8s.io/context: builder-base-tooling-presubmit-al-2 prow.k8s.io/id: e7e2fae2-1b65-11f0-91cb-ee4331d20d5f prow.k8s.io/is-optional: "false" prow.k8s.io/job: builder-base-tooling-presubmit-al-2 prow.k8s.io/refs.base_ref: main prow.k8s.io/refs.org: aws prow.k8s.io/refs.pull: "1581" prow.k8s.io/refs.repo: eks-distro-build-tooling prow.k8s.io/type: presubmit name: e7e2fae2-1b65-11f0-91cb-ee4331d20d5f namespace: default resourceVersion: "640332757" uid: f8ebe349-8f21-4430-b593-d5151e38c089 spec: agent: kubernetes cluster: prow-postsubmits-cluster context: builder-base-tooling-presubmit-al-2 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 extra_refs: - base_ref: main org: eks-distro-pr-bot repo: eks-distro-prow-jobs - base_ref: main org: eks-distro-pr-bot repo: eks-anywhere-prow-jobs job: builder-base-tooling-presubmit-al-2 max_concurrency: 10 namespace: default pod_spec: automountServiceAccountToken: true containers: - command: - bash - -c - | trap '(docker buildx rm eks-d-builders || true) && touch /status/done && rm -rf /home/prow/go/src/' EXIT && scripts/buildkit_check.sh && scripts/setup_buildx.sh && make build -C $PROJECT_PATH env: - name: PROJECT_PATH value: builder-base - name: AL_TAG value: "2" - name: BUILDKITD_IMAGE value: moby/buildkit:v0.12.3-rootless - name: USE_BUILDX value: "true" - 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-c390691fc6524c276be9dd00e57fe3b37a353711.2 name: build-container resources: requests: cpu: "1" memory: 2Gi 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: moby/buildkit:v0.12.3-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: AMD64 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-distro-build-tooling/commit/14297461c4ff798dd364cc9b0fa01ca80840d841 base_ref: main base_sha: 14297461c4ff798dd364cc9b0fa01ca80840d841 org: aws pulls: - author: jhaanvi5 author_link: https://github.com/jhaanvi5 commit_link: https://github.com/aws/eks-distro-build-tooling/pull/1581/commits/ede8df496851ae60034f0c7c358e40bc1d71c07d link: https://github.com/aws/eks-distro-build-tooling/pull/1581 number: 1581 sha: ede8df496851ae60034f0c7c358e40bc1d71c07d title: Bump NodeJS version in builder base to v20.18.1 repo: eks-distro-build-tooling repo_link: https://github.com/aws/eks-distro-build-tooling report: true rerun_command: /test builder-base-tooling-presubmit-al-2 type: presubmit status: build_id: "1912785159342526464" completionTime: "2025-04-17T08:43:12Z" description: Job failed. pendingTime: "2025-04-17T08:28:14Z" pod_name: e7e2fae2-1b65-11f0-91cb-ee4331d20d5f prev_report_states: gcsk8sreporter: failure gcsreporter: failure github-reporter: failure startTime: "2025-04-17T08:28:14Z" state: failure url: https://prow.eks.amazonaws.com/view/s3/prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm/pr-logs/pull/aws_eks-distro-build-tooling/1581/builder-base-tooling-presubmit-al-2/1912785159342526464