Skip to content

Console Output

Started by user starksm64@gmail.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on Jenkins in /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] git
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-jwt-auth.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-jwt-auth.git # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/tck-1.0.1^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/tck-1.0.1^{commit} # timeout=10
 > /usr/local/bin/git rev-parse origin/tck-1.0.1^{commit} # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute Full Release)
Stage 'Execute Full Release' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute TCK Release)
Stage 'Execute TCK Release' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Log Next TCK Release)
Stage 'Log Next TCK Release' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Specs)
Stage 'Copy Specs' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // script
[Pipeline] archive
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE