Started by an SCM change Running as SYSTEM Building in workspace /var/jenkins_home/jobs/MapView_Build_from_Scratch/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/MapView_Build_from_Scratch/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/tidalwave/mapview-src.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://bitbucket.org/tidalwave/mapview-src.git > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/mapview-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3643c5c101a54b3aa699c3c64348ce8b87a1bf71 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3643c5c101a54b3aa699c3c64348ce8b87a1bf71 # timeout=10 Commit message: "Project created." > git rev-list --no-walk 5d09b70e87708d2d7c2d0a271818c11052c95728 # timeout=10 using settings config with name settings-no-mirror Replacing all maven server entries not found in credentials list is true [workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings5146471650939848136.xml -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -Dmaven.repo.local=/var/jenkins_home/jobs/MapView_Build_from_Scratch/workspace/.repository -B -Pgenerate-revision-id,it.tidalwave-ci-v1 -DskipTests [INFO] Scanning for projects... [WARNING] The requested profile "generate-revision-id" could not be activated because it does not exist. [WARNING] The requested profile "it.tidalwave-ci-v1" could not be activated because it does not exist. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.078 s [INFO] Finished at: 2025-01-07T23:50:38Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "generate-revision-id" could not be activated because it does not exist. [WARNING] The requested profile "it.tidalwave-ci-v1" could not be activated because it does not exist. [ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Available lifecycle phases are: pre-clean, clean, post-clean, validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-site, site, post-site, site-deploy. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException Build step 'Invoke top-level Maven targets' marked build as failure TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Did not find any matching files. [description-setter] Description set: Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE