Skip to content

Console Output

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/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 97435a17886ca225fe11d286c4a5d43377fab195 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97435a17886ca225fe11d286c4a5d43377fab195
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 97435a17886ca225fe11d286c4a5d43377fab195
Commit message: "Merge pull request #17 from jim-krueger/Fix-CDDL-Master"
 > git rev-list --no-walk 97435a17886ca225fe11d286c4a5d43377fab195 # timeout=10