Established TCP socket on 40359 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml -DdevelopmentVersion=1.0.2-SNAPSHOT -DreleaseVersion=1.0.1 -Dresume=false release:prepare release:perform [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Othello [pom] [INFO] Othello Build Tools [jar] [INFO] Othello Core [jar] [INFO] Othello Strategy Examples [jar] [INFO] Othello Strategy Template [jar] [INFO] Othello GUI [jar] [INFO] [INFO] -------------------< de.fhdw.gaming.othello:othello >------------------- [INFO] Building Othello 1.0.1-SNAPSHOT [1/6] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- release:3.0.1:prepare (default-cli) @ othello --- [INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release [INFO] 1/17 prepare:check-poms [INFO] 2/17 prepare:scm-check-modifications [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello [WARNING] Ignoring unrecognized line: ?? othello-build-tools@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-core@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-gui@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-strategy-examples@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-strategy-template@tmp/ [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] 3/17 prepare:check-dependency-snapshots [INFO] Checking dependencies and plugins for snapshots ... [INFO] 4/17 prepare:create-backup-poms [INFO] Creating pom.xml backup with .releaseBackup suffix [INFO] 5/17 prepare:map-release-versions [INFO] 6/17 prepare:input-variables [INFO] 7/17 prepare:map-development-versions [INFO] 8/17 prepare:rewrite-poms-for-release [INFO] Transforming pom.xml othello 'Othello'... [INFO] Updating ${build-tools.version} to 1.0.1 [INFO] Ignoring artifact version update for expression ${build-tools.version} because it is already updated [INFO] Ignoring artifact version update for expression ${build-tools.version} because it is already updated [INFO] Transforming othello-build-tools/pom.xml othello-build-tools 'Othello Build Tools'... [INFO] Transforming othello-core/pom.xml othello-core 'Othello Core'... [INFO] Transforming othello-strategy-examples/pom.xml othello-strategy-examples 'Othello Strategy Examples'... [INFO] Updating othello-core to 1.0.1 [INFO] Transforming othello-strategy-template/pom.xml othello-strategy-template 'Othello Strategy Template'... [INFO] Updating othello-core to 1.0.1 [INFO] Transforming othello-gui/pom.xml othello-gui 'Othello GUI'... [INFO] Updating othello-core to 1.0.1 [INFO] 9/17 prepare:generate-release-poms [INFO] Not generating release POMs [INFO] 10/17 prepare:run-preparation-goals [INFO] Executing goals 'clean verify'... [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] Othello [pom] [INFO] [INFO] Othello Build Tools [jar] [INFO] [INFO] Othello Core [jar] [INFO] [INFO] Othello Strategy Examples [jar] [INFO] [INFO] Othello Strategy Template [jar] [INFO] [INFO] Othello GUI [jar] [INFO] [INFO] [INFO] [INFO] -------------------< de.fhdw.gaming.othello:othello >------------------- [INFO] [INFO] Building Othello 1.0.1 [1/6] [INFO] [INFO] from pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello --- [INFO] [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/target [INFO] [INFO] [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello --- [INFO] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] [INFO] [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >------------- [INFO] [INFO] Building Othello Build Tools 1.0.1 [2/6] [INFO] [INFO] from othello-build-tools/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-build-tools --- [INFO] [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target [INFO] [INFO] [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-build-tools --- [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-build-tools --- [INFO] [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-build-tools --- [INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-build-tools --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.1.jar [INFO] [INFO] [INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >----------------- [INFO] [INFO] Building Othello Core 1.0.1 [3/6] [INFO] [INFO] from othello-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core --- [INFO] [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target [INFO] [INFO] [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-core --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-core --- [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-core >>> [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-core --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] [INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-core <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-core --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-core --- [INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-core --- [INFO] [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core --- [INFO] [INFO] Changes detected - recompiling the module! :source [INFO] [INFO] Compiling 32 source files with javac [debug release 17 module-path] to target/classes [INFO] [INFO] [INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-core >>> [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-core --- [INFO] [INFO] Fork Value is true [INFO] [INFO] Done SpotBugs Analysis.... [INFO] [INFO] [INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-core <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-core --- [INFO] [INFO] BugInstance size is 0 [INFO] [INFO] Error size is 0 [INFO] [INFO] No errors/warnings found [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-core --- [INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-core --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] Compiling 15 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-core --- [INFO] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-core --- [INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec [INFO] [INFO] Analyzed bundle 'Othello Core' with 28 classes [INFO] [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-core --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1.jar [INFO] [INFO] [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-core --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-sources.jar [INFO] [INFO] [INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >---------- [INFO] [INFO] Building Othello Strategy Examples 1.0.1 [4/6] [INFO] [INFO] from othello-strategy-examples/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-examples --- [INFO] [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target [INFO] [INFO] [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-examples --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-examples --- [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-examples >>> [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-examples --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] [INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-examples <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-examples --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-examples --- [INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/jacoco.exec [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-examples --- [INFO] [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-examples --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes [INFO] [INFO] [INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-examples >>> [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-examples --- [INFO] [INFO] Fork Value is true [INFO] [INFO] Done SpotBugs Analysis.... [INFO] [INFO] [INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-examples <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-examples --- [INFO] [INFO] BugInstance size is 0 [INFO] [INFO] Error size is 0 [INFO] [INFO] No errors/warnings found [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-examples --- [INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-examples --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-examples --- [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-examples --- [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-examples --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1.jar [INFO] [INFO] [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-examples --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-sources.jar [INFO] [INFO] [INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >---------- [INFO] [INFO] Building Othello Strategy Template 1.0.1 [5/6] [INFO] [INFO] from othello-strategy-template/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-template --- [INFO] [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target [INFO] [INFO] [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-template --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-template --- [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-template >>> [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-template --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] [INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-template <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-template --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-template --- [INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/jacoco.exec [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-template --- [INFO] [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-template --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes [INFO] [INFO] [INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-template >>> [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-template --- [INFO] [INFO] Fork Value is true [INFO] [INFO] Done SpotBugs Analysis.... [INFO] [INFO] [INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-template <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-template --- [INFO] [INFO] BugInstance size is 0 [INFO] [INFO] Error size is 0 [INFO] [INFO] No errors/warnings found [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-template --- [INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-template --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-template --- [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-template --- [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-template --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1.jar [INFO] [INFO] [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-template --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-sources.jar [INFO] [INFO] [INFO] [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >----------------- [INFO] [INFO] Building Othello GUI 1.0.1 [6/6] [INFO] [INFO] from othello-gui/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-gui --- [INFO] [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target [INFO] [INFO] [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-gui --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-gui --- [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-gui >>> [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-gui --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] [INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-gui <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-gui --- [INFO] [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-gui --- [INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/jacoco.exec [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-gui --- [INFO] [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-gui --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] Compiling 14 source files with javac [debug release 17 module-path] to target/classes [INFO] [INFO] [INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-gui >>> [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-gui --- [INFO] [INFO] Fork Value is true [INFO] [INFO] Done SpotBugs Analysis.... [INFO] [INFO] [INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-gui <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-gui --- [INFO] [INFO] BugInstance size is 0 [INFO] [INFO] Error size is 0 [INFO] [INFO] No errors/warnings found [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-gui --- [INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-gui --- [INFO] [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-gui --- [INFO] [INFO] [INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-gui --- [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-gui --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1.jar [INFO] [INFO] [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-gui --- [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for Othello 1.0.1: [INFO] [INFO] [INFO] [INFO] Othello ............................................ SUCCESS [ 0.560 s] [INFO] [INFO] Othello Build Tools ................................ SUCCESS [ 1.071 s] [INFO] [INFO] Othello Core ....................................... SUCCESS [ 25.743 s] [INFO] [INFO] Othello Strategy Examples .......................... SUCCESS [ 6.929 s] [INFO] [INFO] Othello Strategy Template .......................... SUCCESS [ 5.612 s] [INFO] [INFO] Othello GUI ........................................ SUCCESS [ 10.862 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 50.985 s [INFO] [INFO] Finished at: 2023-10-09T22:37:10+02:00 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] 11/17 prepare:scm-commit-release [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'add' '--' 'pom.xml' 'othello-build-tools/pom.xml' 'othello-core/pom.xml' 'othello-strategy-examples/pom.xml' 'othello-strategy-template/pom.xml' 'othello-gui/pom.xml' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello [WARNING] Ignoring unrecognized line: ?? othello-build-tools/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? othello-build-tools@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? othello-core@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-gui/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? othello-gui@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-strategy-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? othello-strategy-examples@tmp/ [WARNING] Ignoring unrecognized line: ?? othello-strategy-template/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? othello-strategy-template@tmp/ [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1946441916.commit' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello