Skip to content

Console Output

Started by user ondrej.mihalyi@payara.fish
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] deleteDir
[Pipeline] git
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:OndroMih/microprofile.git
 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace # timeout=10
Fetching upstream changes from git@github.com:OndroMih/microprofile.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git@github.com:OndroMih/microprofile.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:OndroMih/microprofile.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:OndroMih/microprofile.git # timeout=10
Fetching upstream changes from git@github.com:OndroMih/microprofile.git
 > /usr/local/bin/git fetch --tags --progress git@github.com:OndroMih/microprofile.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/release-spec-index-page^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/release-spec-index-page^{commit} # timeout=10
Checking out Revision 8a3cefe6d9708bfdab0e1cf504da74d5e30023bf (refs/remotes/origin/release-spec-index-page)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 8a3cefe6d9708bfdab0e1cf504da74d5e30023bf
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b release-spec-index-page 8a3cefe6d9708bfdab0e1cf504da74d5e30023bf
Commit message: "Update index.html"
 > /usr/local/bin/git rev-list --no-walk 38cf55904e988d0a5c3d910853eb2943580b7864 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute Full Release)
[Pipeline] sh
+ mvn -s /opt/public/hipp/homes/genie.microprofile/.m2/settings-deploy-ossrh.xml package
/home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace@tmp/durable-f6868c8b/script.sh: line 1: mvn: command not found
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Specs)
Stage "Copy Specs" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Generate index page)
Stage "Generate index page" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 127
Finished: FAILURE