[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #883

Jenkins noreply at evolveum.com
Tue Feb 28 11:59:11 CET 2023


See <https://jenkins.evolveum.com/job/midpoint-master-compile/883/display/redirect>

Changes:


------------------------------------------
Started by GitHub push by 1azyman
Obtained tools/jenkins/midpoint-compile-pipeline from git https://github.com/Evolveum/midpoint.git
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/midpoint-master-compile-883-9h8x5-9xg3d-nr95b
Still waiting to schedule task
‘midpoint-master-compile-883-9h8x5-9xg3d-nr95b’ is offline
Agent midpoint-master-compile-883-9h8x5-9xg3d-nr95b is provisioned from template midpoint-master-compile_883-9h8x5-9xg3d
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "https://jenkins.evolveum.com/job/midpoint-master-compile/883/"
    runUrl: "job/midpoint-master-compile/883/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "34e095f20c56f4b5e7225f0c5604f6fdb4b47243"
    jenkins/label: "midpoint-master-compile_883-9h8x5"
  name: "midpoint-master-compile-883-9h8x5-9xg3d-nr95b"
  namespace: "jenkins"
spec:
  activeDeadlineSeconds: 900
  containers:
  - command:
    - "cat"
    image: "maven:3.8.5-openjdk-11"
    imagePullPolicy: "IfNotPresent"
    name: "maven"
    resources:
      limits:
        memory: "4Gi"
        cpu: "4"
      requests:
        memory: "4Gi"
        cpu: "4"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "midpoint-master-compile-883-9h8x5-9xg3d-nr95b"
    - name: "JENKINS_NAME"
      value: "midpoint-master-compile-883-9h8x5-9xg3d-nr95b"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "https://jenkins.evolveum.com/"
    image: "jenkins/inbound-agent:4.13-2-alpine"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "1Gi"
        cpu: "1"
      requests:
        memory: "1Gi"
        cpu: "1"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: false
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "workspace-volume"
    persistentVolumeClaim:
      claimName: "pvc-workspace-midpoint-master-compile-883-9h8x5-9xg3d-nr95b"
      readOnly: false

Running on midpoint-master-compile-883-9h8x5-9xg3d-nr95b in /home/jenkins/agent/workspace/midpoint-master-compile
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list