Started by user James Krueger Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Agent default-java-t6n0f is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): Running on default-java-t6n0f in /home/jenkins/workspace/JAX-RPC-Release_pipeline [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + /opt/tools/java/oracle/jdk-8/1.8.0_181/bin/java -version java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode) [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + java -version java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode) [Pipeline] stage [Pipeline] { (Fetch from git) [Pipeline] git Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/jax-rpc-api.git > git init /home/jenkins/workspace/JAX-RPC-Release_pipeline # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jax-rpc-api.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub Bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/jax-rpc-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@github.com:eclipse-ee4j/jax-rpc-api.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/jax-rpc-api.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/jax-rpc-api.git using GIT_SSH to set credentials GitHub Bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/jax-rpc-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10 Checking out Revision d31126292c48fc279ecdfcfbff4014a2d9b927fe (refs/remotes/origin/EE4J_8) > git config core.sparsecheckout # timeout=10 > git checkout -f d31126292c48fc279ecdfcfbff4014a2d9b927fe > git branch -a -v --no-abbrev # timeout=10 > git checkout -b EE4J_8 d31126292c48fc279ecdfcfbff4014a2d9b927fe Commit message: "Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8" > git rev-list --no-walk d31126292c48fc279ecdfcfbff4014a2d9b927fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare environment) [Pipeline] dir Running in /home/jenkins/workspace/JAX-RPC-Release_pipeline [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + grep '' pom.xml + grep SNAPSHOT [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + /opt/tools/apache-maven/latest/bin/mvn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate '-Dexpression=project.version' + grep -E '^[0-9]+(.[0-9]+)+-SNAPSHOT$' [Pipeline] echo Current version: 1.1.3-SNAPSHOT [Pipeline] echo Release version: 1.1.3 [Pipeline] echo Next version: 1.2-SNAPSHOT [Pipeline] echo Release tag: 1.1.3-RELEASE [Pipeline] echo -[ Dry run turned on ]---------------------------------------------------------- [Pipeline] echo -[ Configure git user ]-------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git config --local user.email jax-rpc-bot@eclipse.org [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git config --local user.name jax-rpc-bot [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare GPG) [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 98D2893861AFFB8B: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 98D2893861AFFB8B: public key "Eclipse Project for Stable Jakarta EE APIs " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 98D2893861AFFB8B: 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 [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key 568136F15ADA312C6CFBFDE59DCFF812E3D58FA8 trust Secret subkeys are available. pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for Stable Jakarta EE APIs pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for Stable Jakarta EE APIs 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/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ unknown] (1). Eclipse Project for Stable Jakarta EE APIs Please note that the shown key validity is not necessarily correct unless you restart the program. + + echogpg -e --batch '5 y ' --command-fd 0 --expert --edit-key B29270A0E36BA2E7E205ADE398D2893861AFFB8B 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/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs 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/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare branch) [Pipeline] echo -[ Prepare branch ]------------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git branch -r [Pipeline] echo -[ Swiching to release branch ]------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git checkout origin/EE4J_8 Note: checking out 'origin/EE4J_8'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d311262 Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8 + true + git reset --hard origin/EE4J_8 HEAD is now at d311262 Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8 + true + git branch --delete 1.1.3 error: branch '1.1.3' not found. + git checkout -b 1.1.3 Switched to a new branch '1.1.3' [Pipeline] echo -[ Release tag cleanup ]-------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git tag [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build JAX-RPC) [Pipeline] echo /opt/tools/java/oracle/jdk-8/1.8.0_181 [Pipeline] echo -[ Run maven release ]--------------------------------------------------------- [Pipeline] echo -[ Set Release version ]------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + cd . + /opt/tools/apache-maven/latest/bin/mvn -q versions:set '-DnewVersion=1.1.3' + /opt/tools/apache-maven/latest/bin/mvn -q versions:commit [Pipeline] echo -[ Run release build ]--------------------------------------------------------- [Pipeline] dir Running in /home/jenkins/workspace/JAX-RPC-Release_pipeline [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + gpg --batch --import **** gpg: key 98D2893861AFFB8B: 1 signature not checked due to a missing key gpg: key 98D2893861AFFB8B: "Eclipse Project for Stable Jakarta EE APIs " not changed gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 98D2893861AFFB8B: secret key imported gpg: Total number processed: 1 gpg: unchanged: 1 gpg: secret keys read: 1 gpg: secret keys unchanged: 1 [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + gpg --list-keys --with-colons + awk -F: '/fpr:/ {print $10}' + sort -u + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key 568136F15ADA312C6CFBFDE59DCFF812E3D58FA8 trust Secret subkeys are available. pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs 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/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key B29270A0E36BA2E7E205ADE398D2893861AFFB8B trust Secret subkeys are available. pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs pub rsa4096/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs 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/98D2893861AFFB8B created: 2018-10-03 expires: 2023-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/9DCFF812E3D58FA8 created: 2018-10-03 expires: 2023-10-02 usage: S [ultimate] (1). Eclipse Project for Stable Jakarta EE APIs [Pipeline] configFileProvider provisioning config files... copy managed file [settings-jakartaee-stable.xml] to file:/home/jenkins/workspace/JAX-RPC-Release_pipeline@tmp/config4124385066936614249tmp [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + /opt/tools/apache-maven/latest/bin/mvn -q -B -s /home/jenkins/workspace/JAX-RPC-Release_pipeline@tmp/config4124385066936614249tmp -DskipTests '-Ddoclint=none' '-Dadditionalparam=-Xdoclint:none' -U -C clean package source:jar javadoc:jar install [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare release) [Pipeline] echo -[ Perform release commit to git ]--------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git commit -a -m 1.1.3 [1.1.3 ea88390] 1.1.3 1 file changed, 1 insertion(+), 1 deletion(-) [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git tag -m 1.1.3-RELEASE -a 1.1.3-RELEASE [Pipeline] echo -[ Set next snapshot version ]------------------------------------------------- [Pipeline] dir Running in /home/jenkins/workspace/JAX-RPC-Release_pipeline [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + /opt/tools/apache-maven/latest/bin/mvn -q versions:set '-DnewVersion=1.2-SNAPSHOT' [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + /opt/tools/apache-maven/latest/bin/mvn -q versions:commit [Pipeline] } [Pipeline] // dir [Pipeline] echo -[ Perform commit to git ]----------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git commit -a -m 1.2-SNAPSHOT [1.1.3 27db7f1] 1.2-SNAPSHOT 1 file changed, 1 insertion(+), 1 deletion(-) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish release) [Pipeline] echo -[ Prepared branch ]---------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git branch --list 1.1.3 * 1.1.3 [Pipeline] echo -[ Prepared tag ]------------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git tag --list 1.1.3-RELEASE 1.1.3-RELEASE [Pipeline] echo -[ Prepared commits ]--------------------------------------------------------- [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git log -n 5 commit 27db7f1b5f507f61dc3acd7c9d3884519147c96a Author: jax-rpc-bot Date: Tue Oct 23 12:41:33 2018 +0000 1.2-SNAPSHOT commit ea883909b5f97f274efe0e51f1d8fdeb6693d6d4 Author: jax-rpc-bot Date: Tue Oct 23 12:41:26 2018 +0000 1.1.3 commit d31126292c48fc279ecdfcfbff4014a2d9b927fe Merge: bd86ab6 473a0f3 Author: Jim Krueger <31767744+jim-krueger@users.noreply.github.com> Date: Fri Oct 19 12:10:14 2018 -0500 Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8 Fix CDDL commit 473a0f3dbd9931a9b17135b88f5162604671978d Author: jim-krueger Date: Wed Oct 17 18:57:32 2018 -0500 Fix CDDL commit bd86ab6ba191753abc0d7a05958c3118d6a0491c Merge: 32490ac 4144177 Author: Jim Krueger <31767744+jim-krueger@users.noreply.github.com> Date: Fri Oct 12 07:44:57 2018 -0500 Merge pull request #13 from jim-krueger/5-Remove-Unneeded-gpg-plugin-EE4J_8 Remove unneeded GPG plugin [Pipeline] sshagent [ssh-agent] Using credentials jakartaee-stable-bot (GitHub Bot SSH) [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-ZAiRA9BhCeYF/agent.1112 SSH_AGENT_PID=1114 Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/JAX-RPC-Release_pipeline@tmp/private_key_4286301263876043680.key (/home/jenkins/workspace/JAX-RPC-Release_pipeline@tmp/private_key_4286301263876043680.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh [JAX-RPC-Release_pipeline] Running shell script + git push origin 1.1.3 --dry-run Failed to add the RSA host key for IP address '192.30.253.113' to the list of known hosts (/home/jenkins/.ssh/known_hosts). $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1114 killed; [ssh-agent] Stopped. To github.com:eclipse-ee4j/jax-rpc-api.git * [new branch] 1.1.3 -> 1.1.3 [Pipeline] } [Pipeline] // sshagent [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS