Skip to content
Failed

Console Output

18:28:09 Started by an SCM change
18:28:09 Running as SYSTEM
18:28:09 Building in workspace /var/lib/jenkins/home/jobs/ipspiel22/workspace
18:28:09 The recommended git tool is: NONE
18:28:09 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
18:28:09  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/ipspiel22/workspace/.git # timeout=10
18:28:09 Fetching changes from the remote Git repository
18:28:09  > /usr/bin/git config remote.origin.url http://localhost:3000/IPSpiel22/ipspiel22.git # timeout=10
18:28:09 Fetching upstream changes from http://localhost:3000/IPSpiel22/ipspiel22.git
18:28:09  > /usr/bin/git --version # timeout=10
18:28:09  > git --version # 'git version 2.35.1'
18:28:09 using GIT_ASKPASS to set credentials 
18:28:09  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/IPSpiel22/ipspiel22.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:28:09  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:28:09 Checking out Revision 0460491703c11146142d8ceb247a1b7346fafd7f (refs/remotes/origin/master)
18:28:09  > /usr/bin/git config core.sparsecheckout # timeout=10
18:28:09  > /usr/bin/git checkout -f 0460491703c11146142d8ceb247a1b7346fafd7f # timeout=10
18:28:09 Commit message: "Merge branch 'master' of https://fhdwdev.ha.bib.de/gitea/IPSpiel22/ipspiel22"
18:28:09  > /usr/bin/git rev-list --no-walk 007c5bedbf46fd22190994bda785aa13e0b7ed0a # timeout=10
18:28:09 Parsing POMs
18:28:09 ERROR: Failed to parse POMs
18:28:09 org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
18:28:09 [ERROR] Child module /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22-gefangenenDilemma of /var/lib/jenkins/home/jobs/ipspiel22/workspace/pom.xml does not exist @ 
18:28:09 [ERROR] Child module /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22-vierGewinnt of /var/lib/jenkins/home/jobs/ipspiel22/workspace/pom.xml does not exist @ 
18:28:09 [ERROR] Child module /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22-VGStrategyEins of /var/lib/jenkins/home/jobs/ipspiel22/workspace/pom.xml does not exist @ 
18:28:09 
18:28:09 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
18:28:09 	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
18:28:09 	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
18:28:09 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
18:28:09 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
18:28:09 	at hudson.FilePath.act(FilePath.java:1200)
18:28:09 	at hudson.FilePath.act(FilePath.java:1183)
18:28:09 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
18:28:09 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
18:28:09 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
18:28:09 	at hudson.model.Run.execute(Run.java:1896)
18:28:09 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
18:28:09 	at hudson.model.ResourceController.execute(ResourceController.java:101)
18:28:09 	at hudson.model.Executor.run(Executor.java:442)
18:28:09 [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'FAILURE'
18:28:09 Finished: FAILURE