Console Output

23:33:08 [2025-04-10T23:33:08.833Z] Agent pod-e2367875-bbb3-4323-b572-381ee6b3f681-p3l7f-srrvs is provisioned from template pod-e2367875-bbb3-4323-b572-381ee6b3f681-p3l7f
23:33:08 [2025-04-10T23:33:08.834Z] ---
23:33:08 [2025-04-10T23:33:08.834Z] apiVersion: "v1"
23:33:08 [2025-04-10T23:33:08.834Z] kind: "Pod"
23:33:08 [2025-04-10T23:33:08.834Z] metadata:
23:33:08 [2025-04-10T23:33:08.834Z]   annotations:
23:33:08 [2025-04-10T23:33:08.834Z]     buildUrl: "http://172.30.130.216:80/job/test-override/1630/"
23:33:08 [2025-04-10T23:33:08.834Z]     runUrl: "job/test-override/1630/"
23:33:08 [2025-04-10T23:33:08.834Z]   labels:
23:33:08 [2025-04-10T23:33:08.834Z]     jenkins: "slave"
23:33:08 [2025-04-10T23:33:08.834Z]     jenkins/label-digest: "2faf059542568475c83ef36954a6b6d7cfab7169"
23:33:08 [2025-04-10T23:33:08.834Z]     jenkins/label: "pod-e2367875-bbb3-4323-b572-381ee6b3f681"
23:33:08 [2025-04-10T23:33:08.834Z]   name: "pod-e2367875-bbb3-4323-b572-381ee6b3f681-p3l7f-srrvs"
23:33:08 [2025-04-10T23:33:08.834Z]   namespace: "coreos-ci"
23:33:08 [2025-04-10T23:33:08.834Z] spec:
23:33:08 [2025-04-10T23:33:08.834Z]   containers:
23:33:08 [2025-04-10T23:33:08.834Z]   - command:
23:33:08 [2025-04-10T23:33:08.834Z]     - "/usr/bin/dumb-init"
23:33:08 [2025-04-10T23:33:08.834Z]     - "/usr/bin/sleep"
23:33:08 [2025-04-10T23:33:08.834Z]     - "infinity"
23:33:08 [2025-04-10T23:33:08.834Z]     env:
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "NCPUS"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "6"
23:33:08 [2025-04-10T23:33:08.834Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
23:33:08 [2025-04-10T23:33:08.834Z]     imagePullPolicy: "Always"
23:33:08 [2025-04-10T23:33:08.834Z]     name: "worker"
23:33:08 [2025-04-10T23:33:08.834Z]     resources:
23:33:08 [2025-04-10T23:33:08.834Z]       limits:
23:33:08 [2025-04-10T23:33:08.834Z]         memory: "10752Mi"
23:33:08 [2025-04-10T23:33:08.834Z]         cpu: "6"
23:33:08 [2025-04-10T23:33:08.834Z]         devices.kubevirt.io/kvm: "1"
23:33:08 [2025-04-10T23:33:08.834Z]       requests:
23:33:08 [2025-04-10T23:33:08.834Z]         memory: "10752Mi"
23:33:08 [2025-04-10T23:33:08.834Z]         cpu: "6"
23:33:08 [2025-04-10T23:33:08.834Z]         devices.kubevirt.io/kvm: "1"
23:33:08 [2025-04-10T23:33:08.834Z]     volumeMounts:
23:33:08 [2025-04-10T23:33:08.834Z]     - mountPath: "/srv/"
23:33:08 [2025-04-10T23:33:08.834Z]       name: "emptydir-0"
23:33:08 [2025-04-10T23:33:08.834Z]     - mountPath: "/home/jenkins/agent"
23:33:08 [2025-04-10T23:33:08.834Z]       name: "workspace-volume"
23:33:08 [2025-04-10T23:33:08.834Z]       readOnly: false
23:33:08 [2025-04-10T23:33:08.834Z]   - env:
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "JENKINS_SECRET"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "********"
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "JENKINS_TUNNEL"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "172.30.136.1:50000"
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "JENKINS_AGENT_NAME"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "pod-e2367875-bbb3-4323-b572-381ee6b3f681-p3l7f-srrvs"
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "JENKINS_NAME"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "pod-e2367875-bbb3-4323-b572-381ee6b3f681-p3l7f-srrvs"
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "JENKINS_AGENT_WORKDIR"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "/home/jenkins/agent"
23:33:08 [2025-04-10T23:33:08.834Z]     - name: "JENKINS_URL"
23:33:08 [2025-04-10T23:33:08.834Z]       value: "http://172.30.130.216:80/"
23:33:08 [2025-04-10T23:33:08.834Z]     image: "jenkins-agent-base:latest"
23:33:08 [2025-04-10T23:33:08.834Z]     name: "jnlp"
23:33:08 [2025-04-10T23:33:08.834Z]     resources:
23:33:08 [2025-04-10T23:33:08.834Z]       limits:
23:33:08 [2025-04-10T23:33:08.834Z]         memory: "512Mi"
23:33:08 [2025-04-10T23:33:08.834Z]         cpu: "1"
23:33:08 [2025-04-10T23:33:08.834Z]       requests:
23:33:08 [2025-04-10T23:33:08.834Z]         memory: "512Mi"
23:33:08 [2025-04-10T23:33:08.834Z]         cpu: "1"
23:33:08 [2025-04-10T23:33:08.834Z]     volumeMounts:
23:33:08 [2025-04-10T23:33:08.834Z]     - mountPath: "/home/jenkins/agent"
23:33:08 [2025-04-10T23:33:08.834Z]       name: "workspace-volume"
23:33:08 [2025-04-10T23:33:08.834Z]       readOnly: false
23:33:08 [2025-04-10T23:33:08.834Z]   nodeSelector:
23:33:08 [2025-04-10T23:33:08.834Z]     kubernetes.io/os: "linux"
23:33:08 [2025-04-10T23:33:08.834Z]   restartPolicy: "Never"
23:33:08 [2025-04-10T23:33:08.834Z]   serviceAccountName: "jenkins"
23:33:08 [2025-04-10T23:33:08.834Z]   volumes:
23:33:08 [2025-04-10T23:33:08.834Z]   - emptyDir: {}
23:33:08 [2025-04-10T23:33:08.834Z]     name: "emptydir-0"
23:33:08 [2025-04-10T23:33:08.834Z]   - emptyDir:
23:33:08 [2025-04-10T23:33:08.834Z]       medium: ""
23:33:08 [2025-04-10T23:33:08.834Z]     name: "workspace-volume"
23:33:08 [2025-04-10T23:33:08.834Z] 
23:33:08 [2025-04-10T23:33:08.861Z] Running on pod-e2367875-bbb3-4323-b572-381ee6b3f681-p3l7f-srrvs in /home/jenkins/agent/workspace/test-override