Started by upstream project "gaming" build number 65 originally caused by: Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/othello/workspace 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/othello/workspace/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10 Fetching upstream changes from http://localhost:3000/Gaming/othello.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.37.4' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 17ae4b2ca349cebbefb8583fe89e3da112212329 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 17ae4b2ca349cebbefb8583fe89e3da112212329 # timeout=10 Commit message: "othello: various plug-ins and dependencies updated" > /usr/bin/git rev-list --no-walk 17ae4b2ca349cebbefb8583fe89e3da112212329 # timeout=10 Parsing POMs Established TCP socket on 42725 [workspace] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3044.vb_940a_a_e4f72e.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 42725 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/othello/workspace/pom.xml clean install site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Othello [pom] [INFO] Othello Build Tools [jar] [INFO] Othello Core [jar] [INFO] Othello Strategy Examples [jar] [INFO] Othello Strategy Template [jar] [INFO] Othello GUI [jar] [INFO] [INFO] -------------------< de.fhdw.gaming.othello:othello >------------------- [INFO] Building Othello 1.0.0-SNAPSHOT [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.4.1:modules [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/target/site to /var/lib/jenkins/home/jobs/othello/workspace@tmp/maven-reporters/moduleset/site [INFO] [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >------------- [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-build-tools --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-build-tools --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-build-tools --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-build-tools --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-build-tools --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools@tmp/maven-reporters/moduleset/site/othello-build-tools [INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >----------------- [INFO] Building Othello Core 1.0.0-SNAPSHOT [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-core --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target [INFO] [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-core >>> [INFO] [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-core --- [INFO] PMD version: 6.49.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-core <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-core --- [INFO] PMD version: 6.49.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-core --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-core >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-core <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-core --- [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/jacoco.exec [INFO] Analyzed bundle 'Othello Core' with 28 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-core --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-core --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-core@tmp/maven-reporters/moduleset/site/othello-core [INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >---------- [INFO] Building Othello Strategy Examples 1.0.0-SNAPSHOT [4/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-examples --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target [INFO] [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-examples --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-examples >>> [INFO] [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-examples --- [INFO] PMD version: 6.49.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-examples <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-examples --- [INFO] PMD version: 6.49.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-examples --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-examples >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-examples --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-examples <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-examples --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-examples --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-examples --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-examples --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-examples --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-examples --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples@tmp/maven-reporters/moduleset/site/othello-strategy-examples [INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >---------- [INFO] Building Othello Strategy Template 1.0.0-SNAPSHOT [5/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-template --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target [INFO] [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-template --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-template >>> [INFO] [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-template --- [INFO] PMD version: 6.49.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-template <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-template --- [INFO] PMD version: 6.49.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-template --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-template --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-template >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-template --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-template <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-template --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-template --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-template --- [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-template --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-template --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-template --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-template --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-template --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template@tmp/maven-reporters/moduleset/site/othello-strategy-template [INFO] [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >----------------- [INFO] Building Othello GUI 1.0.0-SNAPSHOT [6/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-gui --- [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target [INFO] [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-gui --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-gui >>> [INFO] [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-gui --- [INFO] PMD version: 6.49.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-gui <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-gui --- [INFO] PMD version: 6.49.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-gui --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-gui --- [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module [WARNING] ********************************************************************************************************************************************* [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ********************************************************************************************************************************************* [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-gui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-gui --- [INFO] Fork Value is true Build was aborted channel stopped [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'ABORTED' [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: hudson.remoting.Channel$OrderlyShutdown: Command Close created at [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT: [INFO] [INFO] Othello ............................................ SUCCESS [ 8.168 s] [INFO] Othello Build Tools ................................ SUCCESS [ 3.308 s] [INFO] Othello Core ....................................... SUCCESS [ 45.762 s] [INFO] Othello Strategy Examples .......................... SUCCESS [ 12.832 s] [INFO] Othello Strategy Template .......................... SUCCESS [ 13.185 s] [INFO] Othello GUI ........................................ FAILURE [ 5.740 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:33 min [INFO] Finished at: 2022-12-05T08:06:51+01:00 [INFO] ------------------------------------------------------------------------ Finished: ABORTED