00:45:14 Started by timer 00:45:14 Running as SYSTEM 00:45:14 Agent basic-zd5kx is provisioned from template basic 00:45:14 --- 00:45:14 apiVersion: "v1" 00:45:14 kind: "Pod" 00:45:14 metadata: 00:45:14 labels: 00:45:14 jenkins: "slave" 00:45:14 jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" 00:45:14 jenkins/label: "basic" 00:45:14 name: "basic-zd5kx" 00:45:14 namespace: "microprofile" 00:45:14 spec: 00:45:14 containers: 00:45:14 - env: 00:45:14 - name: "JENKINS_SECRET" 00:45:14 value: "********" 00:45:14 - name: "JENKINS_TUNNEL" 00:45:14 value: "jenkins-discovery.microprofile.svc.cluster.local:50000" 00:45:14 - name: "JENKINS_AGENT_NAME" 00:45:14 value: "basic-zd5kx" 00:45:14 - name: "JENKINS_REMOTING_JAVA_OPTS" 00:45:14 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 00:45:14 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 00:45:14 - name: "JAVA_TOOL_OPTIONS" 00:45:14 value: "" 00:45:14 - name: "_JAVA_OPTIONS" 00:45:14 value: "" 00:45:14 - name: "OPENJ9_JAVA_OPTIONS" 00:45:14 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 00:45:14 - name: "JENKINS_NAME" 00:45:14 value: "basic-zd5kx" 00:45:14 - name: "JENKINS_AGENT_WORKDIR" 00:45:14 value: "/home/jenkins/agent" 00:45:14 - name: "JENKINS_URL" 00:45:14 value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/" 00:45:14 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" 00:45:14 imagePullPolicy: "Always" 00:45:14 name: "jnlp" 00:45:14 resources: 00:45:14 limits: 00:45:14 cpu: "2000m" 00:45:14 memory: "4096Mi" 00:45:14 requests: 00:45:14 cpu: "1000m" 00:45:14 memory: "4096Mi" 00:45:14 tty: true 00:45:14 volumeMounts: 00:45:14 - mountPath: "/home/jenkins/.m2/toolchains.xml" 00:45:14 name: "m2-dir" 00:45:14 readOnly: true 00:45:14 subPath: "toolchains.xml" 00:45:14 - mountPath: "/home/jenkins/.mavenrc" 00:45:14 name: "m2-dir" 00:45:14 readOnly: true 00:45:14 subPath: ".mavenrc" 00:45:14 - mountPath: "/opt/tools" 00:45:14 name: "volume-0" 00:45:14 readOnly: false 00:45:14 - mountPath: "/home/jenkins" 00:45:14 name: "volume-2" 00:45:14 readOnly: false 00:45:14 - mountPath: "/home/jenkins/.m2/repository" 00:45:14 name: "volume-3" 00:45:14 readOnly: false 00:45:14 - mountPath: "/home/jenkins/.m2/settings-security.xml" 00:45:14 name: "m2-secret-dir" 00:45:14 readOnly: true 00:45:14 subPath: "settings-security.xml" 00:45:14 - mountPath: "/home/jenkins/.m2/wrapper" 00:45:14 name: "volume-4" 00:45:14 readOnly: false 00:45:14 - mountPath: "/home/jenkins/.m2/settings.xml" 00:45:14 name: "m2-secret-dir" 00:45:14 readOnly: true 00:45:14 subPath: "settings.xml" 00:45:14 - mountPath: "/home/jenkins/.ssh" 00:45:14 name: "volume-1" 00:45:14 readOnly: false 00:45:14 subPath: "" 00:45:14 - mountPath: "/home/jenkins/agent" 00:45:14 name: "workspace-volume" 00:45:14 readOnly: false 00:45:14 workingDir: "/home/jenkins/agent" 00:45:14 nodeSelector: 00:45:14 kubernetes.io/os: "linux" 00:45:14 restartPolicy: "Never" 00:45:14 volumes: 00:45:14 - name: "volume-0" 00:45:14 persistentVolumeClaim: 00:45:14 claimName: "tools-claim-jiro-microprofile" 00:45:14 readOnly: true 00:45:14 - name: "m2-secret-dir" 00:45:14 secret: 00:45:14 secretName: "m2-secret-dir" 00:45:14 - emptyDir: 00:45:14 medium: "" 00:45:14 name: "volume-2" 00:45:14 - configMap: 00:45:14 name: "m2-dir" 00:45:14 name: "m2-dir" 00:45:14 - configMap: 00:45:14 name: "known-hosts" 00:45:14 name: "volume-1" 00:45:14 - emptyDir: 00:45:14 medium: "" 00:45:14 name: "workspace-volume" 00:45:14 - emptyDir: 00:45:14 medium: "" 00:45:14 name: "volume-4" 00:45:14 - emptyDir: 00:45:14 medium: "" 00:45:14 name: "volume-3" 00:45:14 00:45:14 Building remotely on basic-zd5kx (basic) in workspace /home/jenkins/agent/workspace/Health-maven-snapshots 00:45:14 [WS-CLEANUP] Deleting project workspace... 00:45:14 [WS-CLEANUP] Deferred wipeout is used... 00:45:14 The recommended git tool is: NONE 00:45:16 No credentials specified 00:45:16 Cloning the remote Git repository 00:45:16 Cloning repository https://github.com/eclipse/microprofile-health.git 00:45:16 > git init /home/jenkins/agent/workspace/Health-maven-snapshots # timeout=10 00:45:16 Fetching upstream changes from https://github.com/eclipse/microprofile-health.git 00:45:16 > git --version # timeout=10 00:45:16 > git --version # 'git version 2.20.1' 00:45:16 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-health.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:17 > git config remote.origin.url https://github.com/eclipse/microprofile-health.git # timeout=10 00:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:18 Avoid second fetch 00:45:18 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 00:45:18 Checking out Revision 25d470c0e7962b8cee768241490755b895e99297 (refs/remotes/origin/main) 00:45:18 > git config core.sparsecheckout # timeout=10 00:45:18 > git checkout -f 25d470c0e7962b8cee768241490755b895e99297 # timeout=10 00:45:18 Commit message: "[maven-release-plugin] prepare for next development iteration" 00:45:18 > git rev-list --no-walk 25d470c0e7962b8cee768241490755b895e99297 # timeout=10 00:45:18 Parsing POMs 00:45:25 Failed to transfer Could not transfer artifact org.eclipse.microprofile:microprofile-parent:pom:2.6 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom, status: 403 Forbidden 00:45:25 ERROR: Failed to parse POMs 00:45:25 hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: 00:45:25 [FATAL] Non-resolvable parent POM for org.eclipse.microprofile.health:microprofile-health-parent:4.1-SNAPSHOT: Could not transfer artifact org.eclipse.microprofile:microprofile-parent:pom:2.6 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom, status: 403 Forbidden and 'parent.relativePath' points at wrong local POM @ line 19, column 13 00:45:25 00:45:25 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391) 00:45:25 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124) 00:45:25 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:45:25 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:45:25 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:45:25 at hudson.remoting.Request$2.run(Request.java:377) 00:45:25 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:45:25 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:45:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:45:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:45:25 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125) 00:45:25 at java.base/java.lang.Thread.run(Thread.java:839) 00:45:25 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.16.70/10.40.16.70:41620 00:45:25 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:45:25 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:45:25 at hudson.remoting.Channel.call(Channel.java:1003) 00:45:25 at hudson.FilePath.act(FilePath.java:1230) 00:45:25 at hudson.FilePath.act(FilePath.java:1219) 00:45:25 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985) 00:45:25 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689) 00:45:25 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 00:45:25 at hudson.model.Run.execute(Run.java:1895) 00:45:25 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) 00:45:25 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:45:25 at hudson.model.Executor.run(Executor.java:442) 00:45:25 Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: 00:45:25 [FATAL] Non-resolvable parent POM for org.eclipse.microprofile.health:microprofile-health-parent:4.1-SNAPSHOT: Could not transfer artifact org.eclipse.microprofile:microprofile-parent:pom:2.6 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): authorization failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/2.6/microprofile-parent-2.6.pom, status: 403 Forbidden and 'parent.relativePath' points at wrong local POM @ line 19, column 13 00:45:25 00:45:25 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397) 00:45:25 at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370) 00:45:25 at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340) 00:45:25 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330) 00:45:25 ... 11 more 00:45:25 Sending e-mails to: microprofile-dev@eclipse.org 00:45:25 Finished: FAILURE