Skip to content
Failed

Console Output

Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins/jobs/geckoRSA/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
using credential Gitlab-Builder
Cloning the remote Git repository
Cloning repository https://gitlab.com/gecko.io/geckoRSA.git
 > git init /var/jenkins/jobs/geckoRSA/workspace # timeout=10
Fetching upstream changes from https://gitlab.com/gecko.io/geckoRSA.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git fetch --tags --force --progress -- https://gitlab.com/gecko.io/geckoRSA.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoRSA.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision c2bfe898f7bb0f8d4a0da50b98cfd198121edfa3 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2bfe898f7bb0f8d4a0da50b98cfd198121edfa3 # timeout=10
Commit message: "another test with tests"
 > git rev-list --no-walk c2bfe898f7bb0f8d4a0da50b98cfd198121edfa3 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins9449540342135401474.sh
+ javadoc --help
/tmp/jenkins9449540342135401474.sh: 2: javadoc: not found
Build step 'Execute shell' marked build as failure
Recording test results
No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.
Finished: FAILURE