Skip to content

Console Output

Started by GitHub push by renovate[bot]
Started by GitHub push by renovate[bot]
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sos-builder02-ubuntu18 (lin ubuntu18 java11) in workspace /builds/workspace/Spoon-Snapshot-Deployer
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/INRIA/spoon.git
 > git init /builds/workspace/Spoon-Snapshot-Deployer # timeout=10
Fetching upstream changes from https://github.com/INRIA/spoon.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/INRIA/spoon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/INRIA/spoon.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/master^{commit} # timeout=10
Checking out Revision 0a267f6489671baba8ca6598d5bf91f3740b2261 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a267f6489671baba8ca6598d5bf91f3740b2261 # timeout=10
Commit message: "chore(deps): update github/codeql-action action to v3.25.4 (#5798)"
 > git rev-list --no-walk a3bfaba76f21f4aea992a5d9d8e14b975b12889b # timeout=10
using settings config with name Deploy Spoon to OW2 Nexus
Replacing all maven server entries not found in credentials list is true
[Spoon-Snapshot-Deployer] $ /builds/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.4/bin/mvn -s /tmp/settings1914632045185245551.xml clean deploy -DskipTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< fr.inria.gforge.spoon:spoon-core >------------------
[INFO] Building Spoon Core 11.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ spoon-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ spoon-core ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.281 s
[INFO] Finished at: 2024-05-08T21:53:43+02:00
[INFO] ------------------------------------------------------------------------
[INFO] 2 goals, 2 executed
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spoon-core: The plugin org.apache.maven.plugins:maven-compiler-plugin:3.13.0 requires Maven version 3.6.3 -> [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/PluginIncompatibleException
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: spoon-devel@lists.gforge.inria.fr
Finished: FAILURE