Skip to content
Success

Console Output

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