Skip to content
Success

Console Output

17:15:14 Started by upstream project "gaming" build number 64
17:15:14 originally caused by:
17:15:14  Started by an SCM change
17:15:14 Running as SYSTEM
17:15:14 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace
17:15:14 The recommended git tool is: NONE
17:15:14 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
17:15:14  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/.git # timeout=10
17:15:14 Fetching changes from the remote Git repository
17:15:14  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10
17:15:14 Fetching upstream changes from http://localhost:3000/Gaming/othello.git
17:15:14  > /usr/bin/git --version # timeout=10
17:15:14  > git --version # 'git version 2.35.1'
17:15:14 using GIT_ASKPASS to set credentials 
17:15:14  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:15:15  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:15:15 Checking out Revision 17ae4b2ca349cebbefb8583fe89e3da112212329 (refs/remotes/origin/master)
17:15:15  > /usr/bin/git config core.sparsecheckout # timeout=10
17:15:15  > /usr/bin/git checkout -f 17ae4b2ca349cebbefb8583fe89e3da112212329 # timeout=10
17:15:15 Commit message: "othello: various plug-ins and dependencies updated"
17:15:15  > /usr/bin/git rev-list --no-walk 17ae4b2ca349cebbefb8583fe89e3da112212329 # timeout=10
17:15:15 Parsing POMs
17:15:15 Established TCP socket on 43079
17:15:15 [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.13.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.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 43079
17:15:15 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
17:15:16 <===[JENKINS REMOTING CAPACITY]===>channel started
17:15:18 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/pom.xml clean install site
17:15:20 [INFO] Scanning for projects...
17:15:20 [INFO] ------------------------------------------------------------------------
17:15:20 [INFO] Reactor Build Order:
17:15:20 [INFO] 
17:15:20 [INFO] Othello                                                            [pom]
17:15:20 [INFO] Othello Build Tools                                                [jar]
17:15:20 [INFO] Othello Core                                                       [jar]
17:15:20 [INFO] Othello Strategy Examples                                          [jar]
17:15:20 [INFO] Othello Strategy Template                                          [jar]
17:15:20 [INFO] Othello GUI                                                        [jar]
17:15:21 [INFO] 
17:15:21 [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
17:15:21 [INFO] Building Othello 1.0.0-SNAPSHOT                                    [1/6]
17:15:21 [INFO] --------------------------------[ pom ]---------------------------------
17:15:21 [INFO] 
17:15:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello ---
17:15:21 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/target
17:15:21 [INFO] 
17:15:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello ---
17:15:21 [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
17:15:21 [INFO] 
17:15:21 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello ---
17:15:23 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:15:24 [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
17:15:24 [INFO] Rendering site with default locale English (en)
17:15:24 [WARNING] No project URL defined - decoration links will not be relativized!
17:15:24 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:15:24 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence
17:15:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/maven-metadata.xml
17:15:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml
17:15:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml
17:15:26 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:15:26 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:15:26 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:15:26 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:15:27 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.1:modules
17:15:27 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:15:28 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:15:28 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:15:28 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:15:29 [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
17:15:30 [INFO] 
17:15:30 [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
17:15:30 [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT                        [2/6]
17:15:30 [INFO] --------------------------------[ jar ]---------------------------------
17:15:30 [INFO] 
17:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-build-tools ---
17:15:30 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target
17:15:30 [INFO] 
17:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-build-tools ---
17:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:15:30 [INFO] Copying 3 resources
17:15:30 [INFO] 
17:15:30 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-build-tools ---
17:15:30 [INFO] No sources to compile
17:15:30 [INFO] 
17:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-build-tools ---
17:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:15:30 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/src/test/resources
17:15:30 [INFO] 
17:15:30 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-build-tools ---
17:15:30 [INFO] No sources to compile
17:15:30 [INFO] 
17:15:30 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-build-tools ---
17:15:30 [INFO] No tests to run.
17:15:30 [JENKINS] Recording test results
17:15:31 [INFO] 
17:15:31 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-build-tools ---
17:15:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar
17:15:31 [INFO] 
17:15:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-build-tools ---
17:15:31 [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
17:15:31 [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
17:15:31 [INFO] 
17:15:31 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-build-tools ---
17:15:31 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:15:31 [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
17:15:31 [INFO] Rendering site with default locale English (en)
17:15:31 [WARNING] No project URL defined - decoration links will not be relativized!
17:15:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:15:31 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:15:31 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:15:31 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:15:31 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:15:32 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:15:32 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:15:32 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:15:32 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:15:33 [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
17:15:33 [INFO] 
17:15:33 [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
17:15:33 [INFO] Building Othello Core 1.0.0-SNAPSHOT                               [3/6]
17:15:33 [INFO] --------------------------------[ jar ]---------------------------------
17:15:33 [INFO] 
17:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-core ---
17:15:33 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target
17:15:33 [INFO] 
17:15:33 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-core ---
17:15:38 [INFO] You have 0 Checkstyle violations.
17:15:38 [INFO] 
17:15:38 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-core >>>
17:15:38 [INFO] 
17:15:38 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-core ---
17:15:38 [INFO] PMD version: 6.49.0
17:15:46 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:15:46 [INFO] 
17:15:46 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-core <<<
17:15:46 [INFO] 
17:15:46 [INFO] 
17:15:46 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-core ---
17:15:46 [INFO] PMD version: 6.49.0
17:15:46 [INFO] 
17:15:46 [INFO] 
17:15:46 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-core ---
17:15:46 [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
17:15:47 [INFO] 
17:15:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-core ---
17:15:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:15:47 [INFO] Copying 1 resource
17:15:47 [INFO] 
17:15:47 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-core ---
17:15:47 [INFO] Changes detected - recompiling the module!
17:15:47 [INFO] Compiling 32 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/classes
17:15:49 [INFO] 
17:15:49 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-core >>>
17:15:49 [INFO] 
17:15:49 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-core ---
17:15:50 [INFO] Fork Value is true
17:16:02 [INFO] Done SpotBugs Analysis....
17:16:03 [INFO] 
17:16:03 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-core <<<
17:16:03 [INFO] 
17:16:03 [INFO] 
17:16:03 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-core ---
17:16:03 [INFO] BugInstance size is 0
17:16:03 [INFO] Error size is 0
17:16:03 [INFO] No errors/warnings found
17:16:03 [INFO] 
17:16:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-core ---
17:16:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:16:03 [INFO] Copying 1 resource
17:16:03 [INFO] 
17:16:03 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-core ---
17:16:03 [INFO] Changes detected - recompiling the module!
17:16:03 [INFO] Compiling 15 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/test-classes
17:16:07 [INFO] 
17:16:07 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-core ---
17:16:07 [INFO] 
17:16:07 [INFO] -------------------------------------------------------
17:16:07 [INFO]  T E S T S
17:16:07 [INFO] -------------------------------------------------------
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
17:16:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
17:16:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
17:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
17:16:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
17:16:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
17:16:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
17:16:10 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
17:16:10 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
17:16:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
17:16:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
17:16:10 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
17:16:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
17:16:12 [INFO] 
17:16:12 [INFO] Results:
17:16:12 [INFO] 
17:16:12 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
17:16:12 [INFO] 
17:16:12 [JENKINS] Recording test results
17:16:13 [INFO] 
17:16:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-core ---
17:16:13 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/jacoco.exec
17:16:13 [INFO] Analyzed bundle 'Othello Core' with 28 classes
17:16:13 [INFO] 
17:16:13 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-core ---
17:16:13 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar
17:16:14 [INFO] 
17:16:14 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-core ---
17:16:14 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar
17:16:14 [INFO] 
17:16:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-core ---
17:16:14 [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
17:16:14 [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
17:16:14 [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
17:16:14 [INFO] 
17:16:14 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-core ---
17:16:14 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:16:14 [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
17:16:14 [INFO] Rendering site with default locale English (en)
17:16:14 [WARNING] No project URL defined - decoration links will not be relativized!
17:16:14 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:16:14 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:16:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:16:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:16:15 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:16:15 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:16:16 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:16:16 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:16:17 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:16:17 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:16:17 [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
17:16:17 [INFO] 
17:16:17 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >----------
17:16:17 [INFO] Building Othello Strategy Examples 1.0.0-SNAPSHOT                  [4/6]
17:16:17 [INFO] --------------------------------[ jar ]---------------------------------
17:16:17 [INFO] 
17:16:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-examples ---
17:16:17 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target
17:16:18 [INFO] 
17:16:18 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-examples ---
17:16:18 [INFO] You have 0 Checkstyle violations.
17:16:18 [INFO] 
17:16:18 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-examples >>>
17:16:18 [INFO] 
17:16:18 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-examples ---
17:16:18 [INFO] PMD version: 6.49.0
17:16:19 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:16:19 [INFO] 
17:16:19 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-examples <<<
17:16:19 [INFO] 
17:16:19 [INFO] 
17:16:19 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-examples ---
17:16:19 [INFO] PMD version: 6.49.0
17:16:19 [INFO] 
17:16:19 [INFO] 
17:16:19 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-examples ---
17:16:19 [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
17:16:19 [INFO] 
17:16:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-examples ---
17:16:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:16:19 [INFO] Copying 1 resource
17:16:19 [INFO] 
17:16:19 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-examples ---
17:16:19 [INFO] Changes detected - recompiling the module!
17:16:19 [INFO] Compiling 7 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/classes
17:16:19 [INFO] 
17:16:19 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-examples >>>
17:16:19 [INFO] 
17:16:19 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-examples ---
17:16:19 [INFO] Fork Value is true
17:16:26 [INFO] Done SpotBugs Analysis....
17:16:26 [INFO] 
17:16:26 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-examples <<<
17:16:26 [INFO] 
17:16:26 [INFO] 
17:16:26 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-examples ---
17:16:26 [INFO] BugInstance size is 0
17:16:26 [INFO] Error size is 0
17:16:26 [INFO] No errors/warnings found
17:16:26 [INFO] 
17:16:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-examples ---
17:16:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:16:26 [INFO] Copying 1 resource
17:16:26 [INFO] 
17:16:26 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-examples ---
17:16:26 [INFO] Changes detected - recompiling the module!
17:16:27 [INFO] 
17:16:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-examples ---
17:16:27 [JENKINS] Recording test results[INFO] 
17:16:27 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-examples ---
17:16:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
17:16:27 
17:16:27 [INFO] 
17:16:27 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-examples ---
17:16:27 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar
17:16:27 [INFO] 
17:16:27 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-examples ---
17:16:27 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
17:16:27 [INFO] 
17:16:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-examples ---
17:16:27 [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
17:16:27 [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
17:16:27 [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
17:16:27 [INFO] 
17:16:27 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-examples ---
17:16:27 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:16:27 [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
17:16:27 [INFO] Rendering site with default locale English (en)
17:16:27 [WARNING] No project URL defined - decoration links will not be relativized!
17:16:27 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:16:27 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:16:28 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:16:28 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:16:28 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:16:28 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:16:29 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:16:29 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:16:29 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:16:29 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:16:29 [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
17:16:30 [INFO] 
17:16:30 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >----------
17:16:30 [INFO] Building Othello Strategy Template 1.0.0-SNAPSHOT                  [5/6]
17:16:30 [INFO] --------------------------------[ jar ]---------------------------------
17:16:30 [INFO] 
17:16:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-template ---
17:16:30 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target
17:16:30 [INFO] 
17:16:30 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-template ---
17:16:30 [INFO] You have 0 Checkstyle violations.
17:16:31 [INFO] 
17:16:31 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-template >>>
17:16:31 [INFO] 
17:16:31 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-template ---
17:16:31 [INFO] PMD version: 6.49.0
17:16:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:16:31 [INFO] 
17:16:31 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-template <<<
17:16:31 [INFO] 
17:16:31 [INFO] 
17:16:31 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-template ---
17:16:31 [INFO] PMD version: 6.49.0
17:16:31 [INFO] 
17:16:32 [INFO] 
17:16:32 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-template ---
17:16:32 [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
17:16:32 [INFO] 
17:16:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-template ---
17:16:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:16:32 [INFO] Copying 1 resource
17:16:32 [INFO] 
17:16:32 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-template ---
17:16:32 [INFO] Changes detected - recompiling the module!
17:16:32 [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/classes
17:16:32 [INFO] 
17:16:32 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-template >>>
17:16:32 [INFO] 
17:16:32 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-template ---
17:16:32 [INFO] Fork Value is true
17:16:39 [INFO] Done SpotBugs Analysis....
17:16:40 [INFO] 
17:16:40 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-template <<<
17:16:40 [INFO] 
17:16:40 [INFO] 
17:16:40 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-template ---
17:16:40 [INFO] BugInstance size is 0
17:16:40 [INFO] Error size is 0
17:16:40 [INFO] No errors/warnings found
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-template ---
17:16:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:16:40 [INFO] Copying 1 resource
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-template ---
17:16:40 [INFO] Changes detected - recompiling the module!
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-template ---
17:16:40 [INFO] 
17:16:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-template ---
17:16:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
17:16:40 [JENKINS] Recording test results
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-template ---
17:16:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-template ---
17:16:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-template ---
17:16:40 [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
17:16:40 [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
17:16:40 [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
17:16:40 [INFO] 
17:16:40 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-template ---
17:16:40 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:16:40 [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
17:16:40 [INFO] Rendering site with default locale English (en)
17:16:40 [WARNING] No project URL defined - decoration links will not be relativized!
17:16:40 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:16:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:16:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:16:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:16:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:16:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:16:42 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:16:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:16:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:16:42 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:16:42 [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
17:16:43 [INFO] 
17:16:43 [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >-----------------
17:16:43 [INFO] Building Othello GUI 1.0.0-SNAPSHOT                                [6/6]
17:16:43 [INFO] --------------------------------[ jar ]---------------------------------
17:16:43 [INFO] 
17:16:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-gui ---
17:16:43 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target
17:16:43 [INFO] 
17:16:43 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-gui ---
17:16:44 [INFO] You have 0 Checkstyle violations.
17:16:44 [INFO] 
17:16:44 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-gui >>>
17:16:44 [INFO] 
17:16:44 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-gui ---
17:16:44 [INFO] PMD version: 6.49.0
17:16:46 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:16:46 [INFO] 
17:16:46 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-gui <<<
17:16:46 [INFO] 
17:16:46 [INFO] 
17:16:46 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-gui ---
17:16:46 [INFO] PMD version: 6.49.0
17:16:46 [INFO] 
17:16:47 [INFO] 
17:16:47 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-gui ---
17:16:47 [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
17:16:47 [INFO] 
17:16:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-gui ---
17:16:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:16:47 [INFO] Copying 1 resource
17:16:47 [INFO] 
17:16:47 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-gui ---
17:16:47 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
17:16:47 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
17:16:47 [WARNING] *********************************************************************************************************************************************
17:16:47 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
17:16:47 [WARNING] *********************************************************************************************************************************************
17:16:47 [INFO] Changes detected - recompiling the module!
17:16:47 [INFO] Compiling 14 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/classes
17:16:48 [INFO] 
17:16:48 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-gui >>>
17:16:48 [INFO] 
17:16:48 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-gui ---
17:16:48 [INFO] Fork Value is true
17:17:00 [INFO] Done SpotBugs Analysis....
17:17:00 [INFO] 
17:17:00 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-gui <<<
17:17:00 [INFO] 
17:17:00 [INFO] 
17:17:00 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-gui ---
17:17:00 [INFO] BugInstance size is 0
17:17:00 [INFO] Error size is 0
17:17:00 [INFO] No errors/warnings found
17:17:00 [INFO] 
17:17:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-gui ---
17:17:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:17:00 [INFO] Copying 1 resource
17:17:00 [INFO] 
17:17:00 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-gui ---
17:17:00 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
17:17:00 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
17:17:00 [INFO] Changes detected - recompiling the module!
17:17:00 [INFO] 
17:17:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-gui ---
17:17:00 [INFO] 
17:17:00 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-gui ---
17:17:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
17:17:00 [JENKINS] Recording test results
17:17:00 [INFO] 
17:17:00 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-gui ---
17:17:00 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar
17:17:01 [INFO] 
17:17:01 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-gui ---
17:17:01 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar
17:17:01 [INFO] 
17:17:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-gui ---
17:17:01 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.jar
17:17:01 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
17:17:01 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT-sources.jar
17:17:01 [INFO] 
17:17:01 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-gui ---
17:17:01 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
17:17:01 [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
17:17:01 [INFO] Rendering site with default locale English (en)
17:17:01 [WARNING] No project URL defined - decoration links will not be relativized!
17:17:01 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
17:17:01 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
17:17:01 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
17:17:02 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
17:17:02 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
17:17:02 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
17:17:07 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
17:17:07 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
17:17:07 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
17:17:07 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
17:17:08 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
17:17:08 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
17:17:08 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
17:17:08 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
17:17:08 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-gui@tmp/maven-reporters/moduleset/site/othello-gui
17:17:10 [INFO] ------------------------------------------------------------------------
17:17:10 [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT:
17:17:10 [INFO] 
17:17:10 [INFO] Othello ............................................ SUCCESS [  8.543 s]
17:17:10 [INFO] Othello Build Tools ................................ SUCCESS [  3.228 s]
17:17:10 [INFO] Othello Core ....................................... SUCCESS [ 43.673 s]
17:17:10 [INFO] Othello Strategy Examples .......................... SUCCESS [ 12.171 s]
17:17:10 [INFO] Othello Strategy Template .......................... SUCCESS [ 12.423 s]
17:17:10 [INFO] Othello GUI ........................................ SUCCESS [ 25.239 s]
17:17:10 [INFO] ------------------------------------------------------------------------
17:17:10 [INFO] BUILD SUCCESS
17:17:10 [INFO] ------------------------------------------------------------------------
17:17:10 [INFO] Total time:  01:50 min
17:17:10 [INFO] Finished at: 2022-09-26T17:17:10+02:00
17:17:10 [INFO] ------------------------------------------------------------------------
17:17:10 Waiting for Jenkins to finish collecting data
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.jar
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT-sources.jar
17:17:10 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/pom.xml to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
17:17:10 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/pom.xml to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
17:17:10 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/pom.xml to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
17:17:10 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar
17:17:10 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
17:17:10 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/pom.xml to de.fhdw.gaming.othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
17:17:10 Copying /var/lib/jenkins/home/jobs/othello/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
17:17:10 channel stopped
17:17:11 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace' that match the pattern '**/target/pmd.xml'
17:17:11 [PMD] -> found 4 files
17:17:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/pmd.xml
17:17:11 [PMD] -> found 0 issues (skipped 0 duplicates)
17:17:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/pmd.xml
17:17:11 [PMD] -> found 0 issues (skipped 0 duplicates)
17:17:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/pmd.xml
17:17:11 [PMD] -> found 0 issues (skipped 0 duplicates)
17:17:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/pmd.xml
17:17:11 [PMD] -> found 0 issues (skipped 0 duplicates)
17:17:11 [PMD] Skipping post processing
17:17:11 [PMD] No filter has been set, publishing all 0 issues
17:17:11 [PMD] Repository miner is not configured, skipping repository mining
17:17:11 [PMD] Reference build recorder is not configured
17:17:11 [PMD] Obtaining reference build from same job (othello)
17:17:11 [PMD] Using reference build 'othello #66' to compute new, fixed, and outstanding issues
17:17:11 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
17:17:11 [PMD] No quality gates have been set - skipping
17:17:11 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
17:17:11 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
17:17:11 [PMD] Attaching ResultAction with ID 'pmd' to build 'othello #67'.
17:17:11 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
17:17:11 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
17:17:11 [SpotBugs] -> found 4 files
17:17:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/spotbugs/spotbugsXml.xml
17:17:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:17:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/spotbugs/spotbugsXml.xml
17:17:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:17:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/spotbugs/spotbugsXml.xml
17:17:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:17:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/spotbugs/spotbugsXml.xml
17:17:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
17:17:11 [SpotBugs] Skipping post processing
17:17:11 [SpotBugs] No filter has been set, publishing all 0 issues
17:17:11 [SpotBugs] Repository miner is not configured, skipping repository mining
17:17:11 [SpotBugs] Reference build recorder is not configured
17:17:11 [SpotBugs] Obtaining reference build from same job (othello)
17:17:11 [SpotBugs] Using reference build 'othello #66' to compute new, fixed, and outstanding issues
17:17:11 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
17:17:11 [SpotBugs] No quality gates have been set - skipping
17:17:11 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
17:17:11 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
17:17:11 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'othello #67'.
17:17:11 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
17:17:11 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace' that match the pattern '**/target/checkstyle-result.xml'
17:17:11 [CheckStyle] -> found 4 files
17:17:11 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/checkstyle-result.xml
17:17:11 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:17:11 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/checkstyle-result.xml
17:17:11 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:17:11 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/checkstyle-result.xml
17:17:11 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:17:11 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/checkstyle-result.xml
17:17:11 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
17:17:11 [CheckStyle] Skipping post processing
17:17:11 [CheckStyle] No filter has been set, publishing all 0 issues
17:17:11 [CheckStyle] Repository miner is not configured, skipping repository mining
17:17:11 [CheckStyle] Reference build recorder is not configured
17:17:11 [CheckStyle] Obtaining reference build from same job (othello)
17:17:11 [CheckStyle] Using reference build 'othello #66' to compute new, fixed, and outstanding issues
17:17:11 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
17:17:11 [CheckStyle] No quality gates have been set - skipping
17:17:11 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
17:17:11 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
17:17:11 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'othello #67'.
17:17:11 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
17:17:11 [JaCoCo plugin] Collecting JaCoCo coverage data...
17:17:11 [JaCoCo plugin] othello-core/target/jacoco.exec;othello-core/target/classes;othello-core/src/main/java; locations are configured
17:17:11 [JaCoCo plugin] Number of found exec files for pattern othello-core/target/jacoco.exec: 1
17:17:11 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/jacoco.exec
17:17:11 [JaCoCo plugin] Saving matched class directories for class-pattern: othello-core/target/classes: 
17:17:11 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/classes 44 files
17:17:11 [JaCoCo plugin] Saving matched source directories for source-pattern: othello-core/src/main/java: 
17:17:11 [JaCoCo plugin] Source Inclusions: **/*.java
17:17:11 [JaCoCo plugin] Source Exclusions: 
17:17:11 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/othello/workspace/othello-core/src/main/java 32 files
17:17:11 [JaCoCo plugin] Loading inclusions files..
17:17:11 [JaCoCo plugin] inclusions: []
17:17:11 [JaCoCo plugin] exclusions: [**/module-info.class]
17:17:11 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=70, maxMethod=90, minLine=60, maxLine=85, minBranch=50, maxBranch=80, minInstruction=60, maxInstruction=85, minComplexity=50, maxComplexity=80]
17:17:11 [JaCoCo plugin] Publishing the results..
17:17:11 [JaCoCo plugin] Loading packages..
17:17:11 [JaCoCo plugin] Done.
17:17:11 [JaCoCo plugin] Overall coverage: class: 96.42857, method: 90.29851, line: 94.457275, branch: 93.03797, instruction: 94.6937, complexity: 90.14085
17:17:11 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=70, maxMethod=90, minLine=60, maxLine=85, minBranch=50, maxBranch=80, minInstruction=60, maxInstruction=85, minComplexity=50, maxComplexity=80]
17:17:11 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
17:17:11 Finished: SUCCESS