Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: Health-maven-snapshots #1021

See <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/1021/display/redirect?page=changes>

Changes:

[microprofile-bot] [maven-release-plugin] prepare release 2.2-RC1


------------------------------------------
Started by an SCM change
Running as SYSTEM
Agent default-agent-dvnps is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-dvnps"
spec:
  containers:
  - env:
    - name: "MAVEN_OPTS"
      value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-dvnps"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "default-agent-dvnps"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/";
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-microprofile"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on default-agent-dvnps in workspace <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-health.git
 > git init <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-health.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-health.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse/microprofile-health.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/microprofile-health.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-health.git
 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-health.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3c07b1596aff345f77239352d58802ac0aac3d8e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c07b1596aff345f77239352d58802ac0aac3d8e
Commit message: "[maven-release-plugin] prepare release 2.2-RC1"
 > git rev-list --no-walk 963b6fd6284d3f5961258e65b5d0e5f678e53104 # timeout=10
Parsing POMs
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.4.1.Final/arquillian-bom-1.4.1.Final.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
Modules changed, recalculating dependency graph
Established TCP socket on 38320
Copied maven35-agent.jar
Copied maven35-interceptor.jar
Copied maven3-interceptor-commons.jar
[Health-maven-snapshots] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.5.2.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 38320
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> -pl !spec -Peclipse-jarsigner install deploy -DaltDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/microprofile-snapshots/
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Health                                                [pom]
[INFO] MicroProfile Health API                                            [jar]
[INFO] MicroProfile Health TCK                                            [jar]
[INFO] 
[INFO] -----< org.eclipse.microprofile.health:microprofile-health-parent >-----
[INFO] Building MicroProfile Health 2.2-RC1                               [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-health-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] 8 explicit excludes (use -debug for more details).
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-parent ---
[INFO] Installing <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/microprofile/health/microprofile-health-parent/2.2-RC1/microprofile-health-parent-2.2-RC1.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-health-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] 8 explicit excludes (use -debug for more details).
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-parent ---
[INFO] Installing <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/microprofile/health/microprofile-health-parent/2.2-RC1/microprofile-health-parent-2.2-RC1.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-health-parent ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/microprofile-snapshots/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Health 2.2-RC1:
[INFO] 
[INFO] MicroProfile Health ................................ FAILURE [ 10.301 s]
[INFO] MicroProfile Health API ............................ SKIPPED
[INFO] MicroProfile Health TCK ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.890 s
[INFO] Finished at: 2020-01-30T07:56:07Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project microprofile-health-parent: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.health:microprofile-health-parent:pom:2.2-RC1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-snapshots/): Failed to transfer file https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/health/microprofile-health-parent/2.2-RC1/microprofile-health-parent-2.2-RC1.pom with status code 400 -> [Help 1]
[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/MojoExecutionException

[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.health/microprofile-health-parent/2.2-RC1/microprofile-health-parent-2.2-RC1.pom
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.health/microprofile-health-api/2.2-RC1/microprofile-health-api-2.2-RC1.pom
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.health/microprofile-health-tck/2.2-RC1/microprofile-health-tck-2.2-RC1.pom
channel stopped


Back to the top