Started by user arjan tijms Running as arjan tijms Agent default-agent-7mhf0 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" name: "default-agent-7mhf0" 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.metro.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "default-agent-7mhf0" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "default-agent-7mhf0" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.metro.svc.cluster.local/metro/" - 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/.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 - mountPath: "/home/jenkins/agent" name: "workspace-volume" 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-metro" 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-7mhf0 in workspace /home/jenkins/agent/workspace/1_wsit-build-and-stage [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Q9yf9KlbMSU3/agent.65 SSH_AGENT_PID=67 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/1_wsit-build-and-stage@tmp/private_key_1941932064634058471.key (/home/jenkins/agent/workspace/1_wsit-build-and-stage@tmp/private_key_1941932064634058471.key) [ssh-agent] Using credentials eclipse-metro-bot (GitHub bot SSH) using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/metro-wsit.git > git init /home/jenkins/agent/workspace/1_wsit-build-and-stage # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/metro-wsit.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/metro-wsit.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@github.com:eclipse-ee4j/metro-wsit.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/metro-wsit.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/metro-wsit.git using GIT_SSH to set credentials GitHub bot SSH > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/metro-wsit.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 fce4707a8b8fceb669ccd6f927b484c752795ab1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fce4707a8b8fceb669ccd6f927b484c752795ab1 Commit message: "fix copyrights" > git rev-list --no-walk fce4707a8b8fceb669ccd6f927b484c752795ab1 # timeout=10 [1_wsit-build-and-stage] $ /bin/sh -xe /tmp/jenkins5200866992768301250.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key A7C6AFD280CA7CF0: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key A7C6AFD280CA7CF0: public key "Eclipse Metro <metro-dev@eclipse.org>" imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key A7C6AFD280CA7CF0: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key B506C29E4B7EF88CE0F0E6D3A7C6AFD280CA7CF0 trust Secret subkeys are available. pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Metro <metro-dev@eclipse.org> pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Metro <metro-dev@eclipse.org> Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Metro <metro-dev@eclipse.org> Please note that the shown key validity is not necessarily correct unless you restart the program. + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key E725C3877939E8FFEA7E3C44B6D3FC494798E478 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2023-10-02 pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Metro <metro-dev@eclipse.org> pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Metro <metro-dev@eclipse.org> Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/A7C6AFD280CA7CF0 created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B6D3FC494798E478 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Metro <metro-dev@eclipse.org> [1_wsit-build-and-stage] $ /bin/bash -ex /tmp/jenkins7633105472234255861.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/openjdk + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/openjdk/jdk-11/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + VERSIONS_PLUGIN=org.codehaus.mojo:versions-maven-plugin:2.5 + HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:2.1.1 + MVN_EXTRA='--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging' + BUILD_DIR=/home/jenkins/agent/workspace/1_wsit-build-and-stage/wsit + cd /home/jenkins/agent/workspace/1_wsit-build-and-stage/wsit + '[' false = true ']' + '[' true = true ']' + mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8::rc-list Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Metro Web Services Stack Dependency POM [pom] [INFO] Metro Web Services Stack Dependency POM for Metro-CS [pom] [INFO] Metro Web Services Stack Dependency POM for Glassfish [pom] [INFO] Metro Web Services Stack Project [pom] [INFO] Metro Configuration Management Project [pom] [INFO] Metro Configuration Management API [jar] [INFO] Metro Configuration Project [pom] [INFO] Metro Configuration API [jar] [INFO] SOAP over TCP Transport Project [pom] [INFO] SOAP over TCP Transport API [jar] [INFO] Metro Configuration Implementation [jar] [INFO] Metro Configuration Management Implementation [jar] [INFO] Metro Common Utilities and Classes [jar] [INFO] WS-Security Project [pom] [INFO] WS-SX API [jar] [INFO] Metro Runtime Project [pom] [INFO] Metro Runtime API [jar] [INFO] WSIT XML Document Filtering Project [jar] [INFO] SOAP over TCP Transport Implementation [jar] [INFO] Metro Runtime Implementation [jar] [INFO] WS-MetadataExchange Service Implementation [jar] [INFO] WS-RX Project [pom] [INFO] WS-MakeConnection API [jar] [INFO] WS-ReliableMessaging API [jar] [INFO] WS-RX Common Utilities and Classes [jar] [INFO] WS-MakeConnection Implementation [jar] [INFO] WS-ReliableMessaging Implementation [jar] [INFO] WS-RX Testing Support [jar] [INFO] WS-SX Implementation [jar] [INFO] WS-TX Project [pom] [INFO] WS-TX API [jar] [INFO] WS-TX Implementation [jar] [INFO] WS-TX Protocol Web Services [war] [INFO] Metro Bundles [pom] [INFO] Metro Web Services API non-OSGi Bundle [jar] [INFO] Metro Web Services Interoperability Technology API Bundle [jar] [INFO] Metro Web Services Interoperability Technology Implementation Bundle [jar] [INFO] Metro Web Services Runtime non-OSGi Bundle [jar] [INFO] Metro Web Services Tools non-OSGi Bundle [jar] [INFO] Metro Web Services Extra Runtime non-OSGi Bundle [jar] [INFO] Metro Web Services API OSGi Bundle [jar] [INFO] Extra JDK 6 packages required by Metro Web Services OSGi bundle [jar] [INFO] Metro Web Services Runtime OSGi Bundle [bundle] [INFO] Metro Web Services Standalone Zipped Bundle [pom] [INFO] Metro Documentation [pom] [INFO] Metro User Guide [pom] [INFO] Metro Getting Started [pom] [INFO] Metro Web Services Stack Tests [pom] [INFO] [INFO] -----------------< org.glassfish.metro:metro-project >------------------ [INFO] Building Metro Web Services Stack Project 3.0.0-SNAPSHOT [1/48] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:rc-list (default-cli) @ metro-project --- [INFO] + Using server credentials "ossrh" from Maven settings. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional" [INFO] Getting list of available staging repositories... [INFO] [INFO] ID State Description [INFO] comsunxml-1004 CLOSED com.sun.xml.ws:policy:2.7.10 [INFO] comsunxml-1006 CLOSED com.sun.xml.messaging.saaj:metro-saaj:1.5.2 [INFO] comsunxml-1011 CLOSED com.sun.xml.ws:project:2.3.3 [INFO] orgglassfish-1015 CLOSED org.glassfish.metro:wsit:2.4.4 [INFO] orgglassfish-1016 CLOSED org.glassfish.metro:metro-bom:3.0.0-SNAPSHOT [INFO] orgglassfish-1029 CLOSED org.glassfish.metro:metro-bom:3.0.0-alpha1 [INFO] orgglassfish-1030 CLOSED org.glassfish.metro:metro-bom-ext:3.0.0-alpha1 [INFO] orgglassfish-1031 CLOSED org.glassfish.metro:metro-bom-gf:3.0.0-alpha1 [INFO] orgglassfish-1032 CLOSED org.glassfish.metro:metro-bom:3.0.0-alpha1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Metro Web Services Stack Project 3.0.0-SNAPSHOT: [INFO] [INFO] Metro Web Services Stack Dependency POM ............ SKIPPED [INFO] Metro Web Services Stack Dependency POM for Metro-CS SKIPPED [INFO] Metro Web Services Stack Dependency POM for Glassfish SKIPPED [INFO] Metro Web Services Stack Project ................... SUCCESS [ 21.012 s] [INFO] Metro Configuration Management Project ............. SKIPPED [INFO] Metro Configuration Management API ................. SKIPPED [INFO] Metro Configuration Project ........................ SKIPPED [INFO] Metro Configuration API ............................ SKIPPED [INFO] SOAP over TCP Transport Project .................... SKIPPED [INFO] SOAP over TCP Transport API ........................ SKIPPED [INFO] Metro Configuration Implementation ................. SKIPPED [INFO] Metro Configuration Management Implementation ...... SKIPPED [INFO] Metro Common Utilities and Classes ................. SKIPPED [INFO] WS-Security Project ................................ SKIPPED [INFO] WS-SX API .......................................... SKIPPED [INFO] Metro Runtime Project .............................. SKIPPED [INFO] Metro Runtime API .................................. SKIPPED [INFO] WSIT XML Document Filtering Project ................ SKIPPED [INFO] SOAP over TCP Transport Implementation ............. SKIPPED [INFO] Metro Runtime Implementation ....................... SKIPPED [INFO] WS-MetadataExchange Service Implementation ......... SKIPPED [INFO] WS-RX Project ...................................... SKIPPED [INFO] WS-MakeConnection API .............................. SKIPPED [INFO] WS-ReliableMessaging API ........................... SKIPPED [INFO] WS-RX Common Utilities and Classes ................. SKIPPED [INFO] WS-MakeConnection Implementation ................... SKIPPED [INFO] WS-ReliableMessaging Implementation ................ SKIPPED [INFO] WS-RX Testing Support .............................. SKIPPED [INFO] WS-SX Implementation ............................... SKIPPED [INFO] WS-TX Project ...................................... SKIPPED [INFO] WS-TX API .......................................... SKIPPED [INFO] WS-TX Implementation ............................... SKIPPED [INFO] WS-TX Protocol Web Services ........................ SKIPPED [INFO] Metro Bundles ...................................... SKIPPED [INFO] Metro Web Services API non-OSGi Bundle ............. SKIPPED [INFO] Metro Web Services Interoperability Technology API Bundle SKIPPED [INFO] Metro Web Services Interoperability Technology Implementation Bundle SKIPPED [INFO] Metro Web Services Runtime non-OSGi Bundle ......... SKIPPED [INFO] Metro Web Services Tools non-OSGi Bundle ........... SKIPPED [INFO] Metro Web Services Extra Runtime non-OSGi Bundle ... SKIPPED [INFO] Metro Web Services API OSGi Bundle ................. SKIPPED [INFO] Extra JDK 6 packages required by Metro Web Services OSGi bundle SKIPPED [INFO] Metro Web Services Runtime OSGi Bundle ............. SKIPPED [INFO] Metro Web Services Standalone Zipped Bundle ........ SKIPPED [INFO] Metro Documentation ................................ SKIPPED [INFO] Metro User Guide ................................... SKIPPED [INFO] Metro Getting Started .............................. SKIPPED [INFO] Metro Web Services Stack Tests ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 min [INFO] Finished at: 2020-04-26T21:49:50Z [INFO] ------------------------------------------------------------------------ + exit 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 67 killed; [ssh-agent] Stopped. Finished: SUCCESS