[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - overlay, JDK17 #43
Jenkins
noreply at evolveum.com
Sun Mar 23 01:12:34 CET 2025
See <https://jenkins.evolveum.com/job/midpoint-support-4-8-overlay-jdk17/43/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-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d
Still waiting to schedule task
‘midpoint-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d’ is offline
Agent midpoint-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d is provisioned from template midpoint-support-4-8-overlay-jdk17_43-2prpl-j3dh8
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
kubernetes.jenkins.io/last-refresh: "1742688722587"
buildUrl: "https://jenkins.evolveum.com/job/midpoint-support-4-8-overlay-jdk17/43/"
runUrl: "job/midpoint-support-4-8-overlay-jdk17/43/"
labels:
jenkins/jenkins-jenkins-agent: "true"
jenkins/label-digest: "8f6bf2efd275ae82f07789531cdef57d3c287151"
jenkins/label: "midpoint-support-4-8-overlay-jdk17_43-2prpl"
kubernetes.jenkins.io/controller: "https___jenkins_evolveum_comx"
name: "midpoint-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d"
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-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d"
- name: "REMOTING_OPTS"
value: "-noReconnectAfter 1d"
- name: "JENKINS_NAME"
value: "midpoint-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d"
- 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-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d"
readOnly: false
Running on midpoint-support-4-8-overlay-jdk17-43-2prpl-j3dh8-gdp6d in /home/jenkins/agent/workspace/midpoint-support-4-8-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-support-4-8-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 f1f522d18e5e529d8af46a88d5da183781933361 (refs/remotes/origin/support-4.8)
> git rev-parse refs/remotes/origin/support-4.8^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f f1f522d18e5e529d8af46a88d5da183781933361 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b support-4.8 f1f522d18e5e529d8af46a88d5da183781933361 # timeout=10
Commit message: "updated dependencies to 4.8.8-SNAPSHOT"
> git rev-list --no-walk f1f522d18e5e529d8af46a88d5da183781933361 # 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.8.8-SNAPSHOT/maven-metadata.xml from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public): authentication failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/midpoint/midpoint/4.8.8-SNAPSHOT/maven-metadata.xml, status: 401 Unauthorized
[WARNING] Could not transfer metadata com.evolveum.midpoint:midpoint:4.8.8-SNAPSHOT/maven-metadata.xml from/to evolveum-snapshots (https://nexus.evolveum.com/nexus/content/repositories/snapshots/): authentication failed for https://nexus.evolveum.com/nexus/content/repositories/snapshots/com/evolveum/midpoint/midpoint/4.8.8-SNAPSHOT/maven-metadata.xml, status: 401 Unauthorized
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.example:midpoint-overlay-example:4.8.8-SNAPSHOT: Could not transfer artifact com.evolveum.midpoint:midpoint:pom:4.8.8-SNAPSHOT from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public): authentication failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/midpoint/midpoint/4.8.8-SNAPSHOT/midpoint-4.8.8-SNAPSHOT.pom, status: 401 Unauthorized 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.8.8-SNAPSHOT (/home/jenkins/agent/workspace/midpoint-support-4-8-overlay-jdk17/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for com.example:midpoint-overlay-example:4.8.8-SNAPSHOT: Could not transfer artifact com.evolveum.midpoint:midpoint:pom:4.8.8-SNAPSHOT from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public): authentication failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/midpoint/midpoint/4.8.8-SNAPSHOT/midpoint-4.8.8-SNAPSHOT.pom, status: 401 Unauthorized and 'parent.relativePath' points at wrong local POM @ line 23, column 13 -> [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