Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23 The recommended git tool is: NONE using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://localhost:3000/IPSpiel23/ipspiel23.git # timeout=10 Fetching upstream changes from http://localhost:3000/IPSpiel23/ipspiel23.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.41.0' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/IPSpiel23/ipspiel23.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision cbf3790922b1ffcba2334912aaa14b71e7883e0a (refs/remotes/origin/main) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f cbf3790922b1ffcba2334912aaa14b71e7883e0a # timeout=10 Commit message: "add connect-four-gst-strategy to pom, add dot files" > /usr/bin/git rev-list --no-walk 9181299eac01f88fa1b0772d52d683e3336ae7e4 # timeout=10 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Child module /var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23/ipspiel23-connect-four-gst-strategy of /var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23/pom.xml does not exist @ at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124) at hudson.FilePath.act(FilePath.java:1198) at hudson.FilePath.act(FilePath.java:1181) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1900) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'FAILURE' Finished: FAILURE