Started by user unknown or anonymous Running as SYSTEM Building in workspace /var/jenkins_home/jobs/geckoEMF/workspace The recommended git tool is: NONE using credential Gitlab-Builder > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/gecko.io/geckoEMF.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitlab.com/gecko.io/geckoEMF.git > git --version # timeout=10 > git --version # 'git version 2.11.0' using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git fetch --tags --progress -- https://gitlab.com/gecko.io/geckoEMF.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Checking out Revision fbd1e4cd8c2cbdb53742aee7baeb124ab7fa64b7 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f fbd1e4cd8c2cbdb53742aee7baeb124ab7fa64b7 # timeout=10 Commit message: "added multidimensional array data type to test model" > git rev-list --no-walk fbd1e4cd8c2cbdb53742aee7baeb124ab7fa64b7 # timeout=10 [Checks API] No suitable checks publisher found. [Gradle] - Launching build. [workspace] $ /var/jenkins_home/jobs/geckoEMF/workspace/gradlew cleantestbuildrelease Starting a Gradle Daemon (subsequent builds will be faster) FAILURE: Build failed with an exception. * What went wrong: Task 'cleantestbuildrelease' not found in root project 'workspace'. * Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 5s Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: m.hoffmann@data-in-motion.biz [Checks API] No suitable checks publisher found. Finished: FAILURE