[midPoint-ci] Build failed in Jenkins: midPoint - master - overlay, JDK17 #186
Jenkins
noreply at evolveum.com
Sun Apr 21 01:32:33 CEST 2024
See <https://jenkins.evolveum.com/job/midpoint-master-overlay-jdk17/186/display/redirect>
Changes:
------------------------------------------
Started by timer
Obtained jenkins-pipeline from git https://github.com/Evolveum/midpoint-overlay-example
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1
Still waiting to schedule task
‘midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1’ is offline
Agent midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1 is provisioned from template midpoint-master-overlay-jdk17_186-c1p27-31m26
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
buildUrl: "https://jenkins.evolveum.com/job/midpoint-master-overlay-jdk17/186/"
runUrl: "job/midpoint-master-overlay-jdk17/186/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "bcbeeea863d2443250d83a4a01162fe64b4338c4"
jenkins/label: "midpoint-master-overlay-jdk17_186-c1p27"
name: "midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1"
namespace: "jenkins"
spec:
activeDeadlineSeconds: 3600
containers:
- command:
- "cat"
image: "maven:3.8.5-openjdk-17"
imagePullPolicy: "IfNotPresent"
name: "maven"
resources:
limits:
memory: "8Gi"
cpu: "8"
requests:
memory: "8Gi"
cpu: "8"
securityContext:
privileged: false
runAsUser: 0
tty: true
volumeMounts:
- mountPath: "/root/jenkins-nexus"
name: "volume-0"
readOnly: false
- 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-overlay-jdk17-186-c1p27-31m26-0bdl1"
- name: "JENKINS_NAME"
value: "midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1"
- 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: "/root/jenkins-nexus"
name: "volume-0"
readOnly: false
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
nodeSelector:
node: "jenkins"
restartPolicy: "Never"
volumes:
- name: "volume-0"
secret:
secretName: "jenkins-nexus"
- name: "workspace-volume"
persistentVolumeClaim:
claimName: "pvc-workspace-midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1"
readOnly: false
Running on midpoint-master-overlay-jdk17-186-c1p27-31m26-0bdl1 in /home/jenkins/agent/workspace/midpoint-master-overlay-jdk17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Evolveum/midpoint-overlay-example
> git init /home/jenkins/agent/workspace/midpoint-master-overlay-jdk17 # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint-overlay-example
> git --version # timeout=10
> git --version # 'git version 2.34.2'
> git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint-overlay-example +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Evolveum/midpoint-overlay-example # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 79c98a956df6ad9581f54772c13f2b9b69360d09 (refs/remotes/origin/master)
Commit message: "updated gitignore (ds_store)"
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 79c98a956df6ad9581f54772c13f2b9b69360d09 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 79c98a956df6ad9581f54772c13f2b9b69360d09 # timeout=10
> git rev-list --no-walk 79c98a956df6ad9581f54772c13f2b9b69360d09 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ mkdir -p /root/.m2
+ ln -s ../jenkins-nexus/settings.xml /root/.m2/settings.xml
+ '[' 0 -ge 1 ']'
+ mvn -B -ntp clean deploy -DdeployAtEnd=true
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata com.evolveum.midpoint:midpoint:4.9-SNAPSHOT/maven-metadata.xml from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public): transfer failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/midpoint/midpoint/4.9-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.evolveum.midpoint:midpoint:4.9-SNAPSHOT/maven-metadata.xml from/to evolveum-snapshots (https://nexus.evolveum.com/nexus/content/repositories/snapshots/): transfer failed for https://nexus.evolveum.com/nexus/content/repositories/snapshots/com/evolveum/midpoint/midpoint/4.9-SNAPSHOT/maven-metadata.xml
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.example:midpoint-overlay-example:4.9-SNAPSHOT: Could not transfer artifact com.evolveum.midpoint:midpoint:pom:4.9-SNAPSHOT from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public): transfer failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/midpoint/midpoint/4.9-SNAPSHOT/midpoint-4.9-SNAPSHOT.pom and 'parent.relativePath' points at wrong local POM @ line 23, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.example:midpoint-overlay-example:4.9-SNAPSHOT (/home/jenkins/agent/workspace/midpoint-master-overlay-jdk17/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.example:midpoint-overlay-example:4.9-SNAPSHOT: Could not transfer artifact com.evolveum.midpoint:midpoint:pom:4.9-SNAPSHOT from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public): transfer failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/midpoint/midpoint/4.9-SNAPSHOT/midpoint-4.9-SNAPSHOT.pom and 'parent.relativePath' points at wrong local POM @ line 23, column 13: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed: NotAfter: Sat Apr 20 17:11:11 UTC 2024 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list