Skip to content
Success

Console Output

12:48:54 Started by user Christoph Schulz
12:48:54 Running as Christoph Schulz
12:48:54 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace
12:48:54 The recommended git tool is: NONE
12:48:54 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
12:48:54  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10
12:48:54 Fetching changes from the remote Git repository
12:48:54  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
12:48:54 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
12:48:54  > /usr/bin/git --version # timeout=10
12:48:54  > git --version # 'git version 2.35.1'
12:48:54 using GIT_ASKPASS to set credentials 
12:48:54  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:48:54  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:48:54 Checking out Revision fc4170392a431a810c50d3f9f3fe92bf1144aeaf (refs/remotes/origin/master)
12:48:54  > /usr/bin/git config core.sparsecheckout # timeout=10
12:48:54  > /usr/bin/git checkout -f fc4170392a431a810c50d3f9f3fe92bf1144aeaf # timeout=10
12:48:54  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:48:54  > /usr/bin/git branch -D master # timeout=10
12:48:54  > /usr/bin/git checkout -b master fc4170392a431a810c50d3f9f3fe92bf1144aeaf # timeout=10
12:48:54 Commit message: "gaming: various plug-ins and dependencies updated"
12:48:54  > /usr/bin/git rev-list --no-walk fc4170392a431a810c50d3f9f3fe92bf1144aeaf # timeout=10
12:48:54 Cleaning workspace
12:48:54  > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:48:54 Resetting working tree
12:48:54  > /usr/bin/git reset --hard # timeout=10
12:48:54  > /usr/bin/git clean -fdx # timeout=10
12:48:54 Parsing POMs
12:48:54 Established TCP socket on 36149
12:48:54 [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 36149
12:48:54 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
12:48:55 <===[JENKINS REMOTING CAPACITY]===>channel started
12:48:56 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site
12:48:58 [INFO] Scanning for projects...
12:48:58 [INFO] ------------------------------------------------------------------------
12:48:58 [INFO] Reactor Build Order:
12:48:58 [INFO] 
12:48:58 [INFO] Gaming                                                             [pom]
12:48:58 [INFO] Gaming Build Tools                                                 [jar]
12:48:58 [INFO] Gaming Core                                                        [jar]
12:48:58 [INFO] Gaming Contest                                                     [jar]
12:48:58 [INFO] Gaming GUI                                                         [jar]
12:48:58 [INFO] 
12:48:58 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
12:48:58 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
12:48:58 [INFO] --------------------------------[ pom ]---------------------------------
12:48:58 [INFO] 
12:48:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming ---
12:48:59 [INFO] 
12:48:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming ---
12:48:59 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
12:48:59 [INFO] 
12:48:59 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming ---
12:49:00 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
12:49:01 [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
12:49:01 [INFO] Rendering site with default locale English (en)
12:49:01 [WARNING] No project URL defined - decoration links will not be relativized!
12:49:01 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:01 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence
12:49:02 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
12:49:02 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
12:49:02 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
12:49:02 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
12:49:02 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
12:49:03 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.1:modules
12:49:03 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
12:49:03 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
12:49:03 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
12:49:03 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
12:49:04 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
12:49:04 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/target/site to /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset/site
12:49:05 [INFO] 
12:49:05 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
12:49:05 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
12:49:05 [INFO] --------------------------------[ jar ]---------------------------------
12:49:05 [INFO] 
12:49:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools ---
12:49:05 [INFO] 
12:49:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools ---
12:49:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:05 [INFO] Copying 3 resources
12:49:05 [INFO] 
12:49:05 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-build-tools ---
12:49:05 [INFO] No sources to compile
12:49:05 [INFO] 
12:49:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools ---
12:49:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:05 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources
12:49:05 [INFO] 
12:49:05 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-build-tools ---
12:49:05 [INFO] No sources to compile
12:49:05 [INFO] 
12:49:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools ---
12:49:05 [INFO] No tests to run.
12:49:05 [JENKINS] Recording test results
12:49:06 [INFO] 
12:49:06 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-build-tools ---
12:49:06 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
12:49:06 [INFO] 
12:49:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools ---
12:49:06 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
12:49:06 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
12:49:06 [INFO] 
12:49:06 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-build-tools ---
12:49:06 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
12:49:06 [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
12:49:06 [INFO] Rendering site with default locale English (en)
12:49:06 [WARNING] No project URL defined - decoration links will not be relativized!
12:49:06 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:06 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
12:49:06 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
12:49:06 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
12:49:06 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
12:49:06 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
12:49:06 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
12:49:07 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
12:49:07 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
12:49:07 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
12:49:07 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
12:49:07 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
12:49:07 [INFO] 
12:49:07 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
12:49:07 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
12:49:07 [INFO] --------------------------------[ jar ]---------------------------------
12:49:08 [INFO] 
12:49:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core ---
12:49:08 [INFO] 
12:49:08 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-core ---
12:49:10 [INFO] You have 0 Checkstyle violations.
12:49:10 [INFO] 
12:49:10 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-core >>>
12:49:10 [INFO] 
12:49:10 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-core ---
12:49:11 [INFO] PMD version: 6.49.0
12:49:15 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:15 [INFO] 
12:49:15 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-core <<<
12:49:15 [INFO] 
12:49:15 [INFO] 
12:49:15 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-core ---
12:49:15 [INFO] PMD version: 6.49.0
12:49:15 [INFO] 
12:49:15 [INFO] 
12:49:15 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-core ---
12:49:15 [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/gaming/workspace/gaming-core/target/jacoco.exec
12:49:15 [INFO] 
12:49:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core ---
12:49:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:15 [INFO] Copying 1 resource
12:49:15 [INFO] 
12:49:15 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-core ---
12:49:15 [INFO] Changes detected - recompiling the module!
12:49:15 [INFO] Compiling 42 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes
12:49:17 [INFO] 
12:49:17 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-core >>>
12:49:17 [INFO] 
12:49:17 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-core ---
12:49:18 [INFO] Fork Value is true
12:49:24 [INFO] Done SpotBugs Analysis....
12:49:24 [INFO] 
12:49:24 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-core <<<
12:49:24 [INFO] 
12:49:24 [INFO] 
12:49:24 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-core ---
12:49:24 [INFO] BugInstance size is 0
12:49:24 [INFO] Error size is 0
12:49:24 [INFO] No errors/warnings found
12:49:24 [INFO] 
12:49:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core ---
12:49:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:24 [INFO] Copying 1 resource
12:49:24 [INFO] 
12:49:24 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-core ---
12:49:24 [INFO] Changes detected - recompiling the module!
12:49:24 [INFO] Compiling 24 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes
12:49:26 [INFO] 
12:49:26 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core ---
12:49:26 [INFO] 
12:49:26 [INFO] -------------------------------------------------------
12:49:26 [INFO]  T E S T S
12:49:26 [INFO] -------------------------------------------------------
12:49:27 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
12:49:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
12:49:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
12:49:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
12:49:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
12:49:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
12:49:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
12:49:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
12:49:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
12:49:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
12:49:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
12:49:28 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
12:49:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
12:49:28 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
12:49:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest
12:49:28 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
12:49:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
12:49:28 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
12:49:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.186 s - in de.fhdw.gaming.core.domain.DefaultGameTest
12:49:30 [INFO] 
12:49:30 [INFO] Results:
12:49:30 [INFO] 
12:49:30 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
12:49:30 [INFO] 
12:49:30 [JENKINS] Recording test results
12:49:31 [INFO] 
12:49:31 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-core ---
12:49:31 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
12:49:31 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
12:49:31 [INFO] 
12:49:31 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-core ---
12:49:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
12:49:31 [INFO] 
12:49:31 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
12:49:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
12:49:32 [INFO] 
12:49:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core ---
12:49:32 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
12:49:32 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
12:49:32 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
12:49:32 [INFO] 
12:49:32 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-core ---
12:49:32 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
12:49:32 [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
12:49:32 [INFO] Rendering site with default locale English (en)
12:49:32 [WARNING] No project URL defined - decoration links will not be relativized!
12:49:32 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:32 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
12:49:32 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
12:49:32 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
12:49:32 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
12:49:32 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
12:49:32 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
12:49:33 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
12:49:33 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
12:49:33 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
12:49:33 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
12:49:33 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
12:49:33 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
12:49:34 [INFO] 
12:49:34 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
12:49:34 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
12:49:34 [INFO] --------------------------------[ jar ]---------------------------------
12:49:34 [INFO] 
12:49:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest ---
12:49:34 [INFO] 
12:49:34 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-contest ---
12:49:35 [INFO] You have 0 Checkstyle violations.
12:49:35 [INFO] 
12:49:35 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-contest >>>
12:49:35 [INFO] 
12:49:35 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-contest ---
12:49:35 [INFO] PMD version: 6.49.0
12:49:36 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:36 [INFO] 
12:49:36 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-contest <<<
12:49:36 [INFO] 
12:49:36 [INFO] 
12:49:36 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-contest ---
12:49:36 [INFO] PMD version: 6.49.0
12:49:36 [INFO] 
12:49:36 [INFO] 
12:49:36 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-contest ---
12:49:36 [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/gaming/workspace/gaming-contest/target/jacoco.exec
12:49:37 [INFO] 
12:49:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest ---
12:49:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:37 [INFO] Copying 1 resource
12:49:37 [INFO] 
12:49:37 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-contest ---
12:49:37 [WARNING] *********************************************************************************************************************************************
12:49:37 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
12:49:37 [WARNING] *********************************************************************************************************************************************
12:49:37 [INFO] Changes detected - recompiling the module!
12:49:37 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes
12:49:37 [INFO] 
12:49:37 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
12:49:37 [INFO] 
12:49:37 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-contest ---
12:49:37 [INFO] Fork Value is true
12:49:42 [INFO] Done SpotBugs Analysis....
12:49:42 [INFO] 
12:49:42 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
12:49:42 [INFO] 
12:49:42 [INFO] 
12:49:42 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-contest ---
12:49:42 [INFO] BugInstance size is 0
12:49:42 [INFO] Error size is 0
12:49:42 [INFO] No errors/warnings found
12:49:42 [INFO] 
12:49:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest ---
12:49:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:42 [INFO] Copying 1 resource
12:49:42 [INFO] 
12:49:42 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-contest ---
12:49:42 [INFO] Changes detected - recompiling the module!
12:49:42 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes
12:49:43 [INFO] 
12:49:43 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest ---
12:49:43 [INFO] 
12:49:43 [INFO] -------------------------------------------------------
12:49:43 [INFO]  T E S T S
12:49:43 [INFO] -------------------------------------------------------
12:49:44 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
12:49:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in de.fhdw.gaming.contest.util.ComparablePairTest
12:49:44 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
12:49:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
12:49:44 [INFO] 
12:49:44 [INFO] Results:
12:49:44 [INFO] 
12:49:44 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
12:49:44 [INFO] 
12:49:45 [JENKINS] Recording test results
12:49:45 [INFO] 
12:49:45 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-contest ---
12:49:45 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
12:49:45 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
12:49:45 [INFO] 
12:49:45 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-contest ---
12:49:45 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
12:49:45 [INFO] 
12:49:45 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
12:49:45 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
12:49:45 [INFO] 
12:49:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest ---
12:49:45 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
12:49:45 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
12:49:45 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
12:49:45 [INFO] 
12:49:45 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-contest ---
12:49:45 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
12:49:45 [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
12:49:45 [INFO] Rendering site with default locale English (en)
12:49:45 [WARNING] No project URL defined - decoration links will not be relativized!
12:49:45 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:45 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
12:49:46 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
12:49:46 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
12:49:46 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
12:49:46 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
12:49:46 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
12:49:46 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
12:49:46 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
12:49:46 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
12:49:46 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
12:49:46 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
12:49:47 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
12:49:47 [INFO] 
12:49:47 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
12:49:47 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
12:49:47 [INFO] --------------------------------[ jar ]---------------------------------
12:49:47 [INFO] 
12:49:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui ---
12:49:47 [INFO] 
12:49:47 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-gui ---
12:49:48 [INFO] You have 0 Checkstyle violations.
12:49:48 [INFO] 
12:49:48 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-gui >>>
12:49:48 [INFO] 
12:49:48 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-gui ---
12:49:48 [INFO] PMD version: 6.49.0
12:49:49 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:49 [INFO] 
12:49:49 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-gui <<<
12:49:49 [INFO] 
12:49:49 [INFO] 
12:49:49 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-gui ---
12:49:49 [INFO] PMD version: 6.49.0
12:49:49 [INFO] 
12:49:49 [INFO] 
12:49:49 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-gui ---
12:49:49 [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/gaming/workspace/gaming-gui/target/jacoco.exec
12:49:49 [INFO] 
12:49:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui ---
12:49:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:49 [INFO] Copying 8 resources
12:49:49 [INFO] 
12:49:49 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-gui ---
12:49:49 [WARNING] Can't extract module name from batik-script-1.14.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
12:49:49 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
12:49:49 [INFO] Changes detected - recompiling the module!
12:49:49 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes
12:49:50 [INFO] 
12:49:50 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
12:49:50 [INFO] 
12:49:50 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-gui ---
12:49:50 [INFO] Fork Value is true
12:49:56 [INFO] Done SpotBugs Analysis....
12:49:56 [INFO] 
12:49:56 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
12:49:56 [INFO] 
12:49:56 [INFO] 
12:49:56 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-gui ---
12:49:56 [INFO] BugInstance size is 0
12:49:56 [INFO] Error size is 0
12:49:56 [INFO] No errors/warnings found
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui ---
12:49:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:57 [INFO] Copying 1 resource
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-gui ---
12:49:57 [INFO] No sources to compile
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui ---
12:49:57 [JENKINS] Recording test results
12:49:57 [INFO] 
12:49:57 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-gui ---
12:49:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-gui ---
12:49:57 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
12:49:57 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui ---
12:49:57 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
12:49:57 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
12:49:57 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
12:49:57 [INFO] 
12:49:57 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-gui ---
12:49:57 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
12:49:57 [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
12:49:57 [INFO] Rendering site with default locale English (en)
12:49:57 [WARNING] No project URL defined - decoration links will not be relativized!
12:49:57 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:49:57 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
12:49:58 [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:49:58 [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:49:58 [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:49:58 [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:50:00 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
12:50:00 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
12:50:00 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management
12:50:00 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
12:50:00 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
12:50:01 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
12:50:01 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
12:50:01 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm
12:50:01 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
12:50:01 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
12:50:01 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
12:50:03 [INFO] ------------------------------------------------------------------------
12:50:03 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
12:50:03 [INFO] 
12:50:03 [INFO] Gaming ............................................. SUCCESS [  6.319 s]
12:50:03 [INFO] Gaming Build Tools ................................. SUCCESS [  2.188 s]
12:50:03 [INFO] Gaming Core ........................................ SUCCESS [ 25.979 s]
12:50:03 [INFO] Gaming Contest ..................................... SUCCESS [ 12.656 s]
12:50:03 [INFO] Gaming GUI ......................................... SUCCESS [ 14.018 s]
12:50:03 [INFO] ------------------------------------------------------------------------
12:50:03 [INFO] BUILD SUCCESS
12:50:03 [INFO] ------------------------------------------------------------------------
12:50:03 [INFO] Total time:  01:05 min
12:50:03 [INFO] Finished at: 2022-09-19T12:50:03+02:00
12:50:03 [INFO] ------------------------------------------------------------------------
12:50:03 Waiting for Jenkins to finish collecting data
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
12:50:03 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
12:50:03 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
12:50:03 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
12:50:03 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
12:50:03 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
12:50:03 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:50:03 channel stopped
12:50:03 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml'
12:50:03 [PMD] -> found 3 files
12:50:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml
12:50:03 [PMD] -> found 0 issues (skipped 0 duplicates)
12:50:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml
12:50:03 [PMD] -> found 0 issues (skipped 0 duplicates)
12:50:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml
12:50:03 [PMD] -> found 0 issues (skipped 0 duplicates)
12:50:03 [PMD] Skipping post processing
12:50:03 [PMD] No filter has been set, publishing all 0 issues
12:50:03 [PMD] Repository miner is not configured, skipping repository mining
12:50:03 [PMD] Reference build recorder is not configured
12:50:03 [PMD] Obtaining reference build from same job (gaming)
12:50:03 [PMD] Using reference build 'gaming #62' to compute new, fixed, and outstanding issues
12:50:03 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
12:50:03 [PMD] No quality gates have been set - skipping
12:50:03 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
12:50:03 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
12:50:03 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #63'.
12:50:03 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
12:50:03 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
12:50:03 [SpotBugs] -> found 3 files
12:50:03 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml
12:50:03 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:50:03 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml
12:50:03 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:50:03 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml
12:50:03 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:50:03 [SpotBugs] Skipping post processing
12:50:03 [SpotBugs] No filter has been set, publishing all 0 issues
12:50:03 [SpotBugs] Repository miner is not configured, skipping repository mining
12:50:03 [SpotBugs] Reference build recorder is not configured
12:50:03 [SpotBugs] Obtaining reference build from same job (gaming)
12:50:03 [SpotBugs] Using reference build 'gaming #62' to compute new, fixed, and outstanding issues
12:50:03 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
12:50:03 [SpotBugs] No quality gates have been set - skipping
12:50:03 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
12:50:03 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
12:50:03 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #63'.
12:50:03 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
12:50:03 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/checkstyle-result.xml'
12:50:03 [CheckStyle] -> found 3 files
12:50:03 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/checkstyle-result.xml
12:50:03 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:50:03 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/checkstyle-result.xml
12:50:03 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:50:03 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/checkstyle-result.xml
12:50:03 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:50:03 [CheckStyle] Skipping post processing
12:50:03 [CheckStyle] No filter has been set, publishing all 0 issues
12:50:03 [CheckStyle] Repository miner is not configured, skipping repository mining
12:50:03 [CheckStyle] Reference build recorder is not configured
12:50:03 [CheckStyle] Obtaining reference build from same job (gaming)
12:50:03 [CheckStyle] Using reference build 'gaming #35' to compute new, fixed, and outstanding issues
12:50:03 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
12:50:03 [CheckStyle] No quality gates have been set - skipping
12:50:03 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
12:50:03 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
12:50:03 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #63'.
12:50:03 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
12:50:03 [JaCoCo plugin] Collecting JaCoCo coverage data...
12:50:03 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
12:50:03 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
12:50:03 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
12:50:03 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
12:50:03 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 43 files
12:50:03 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
12:50:03 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
12:50:03 [JaCoCo plugin] Source Exclusions: **/module-info.java
12:50:03 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 41 files
12:50:03 [JaCoCo plugin] Loading inclusions files..
12:50:03 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
12:50:03 [JaCoCo plugin] exclusions: [**/module-info.class]
12:50:03 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
12:50:03 [JaCoCo plugin] Publishing the results..
12:50:03 [JaCoCo plugin] Loading packages..
12:50:03 [JaCoCo plugin] Done.
12:50:03 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 80.88889, branch: 77.88461, instruction: 82.1911, complexity: 79.14692
12:50:03 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
12:50:03 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
12:50:03 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
12:50:03 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:50:03 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
12:50:03 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:03 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 60 kB/s)
12:50:03 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220919.105003-7.pom
12:50:03 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220919.105003-7.pom (11 kB at 192 kB/s)
12:50:03 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
12:50:03 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 42 kB/s)
12:50:03 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:03 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 26 kB/s)
12:50:03 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
12:50:03 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 7.4 kB/s)
12:50:03 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:50:03 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
12:50:03 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 21 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220919.105003-7.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220919.105003-7.jar (5.7 kB at 112 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220919.105003-7.pom
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220919.105003-7.pom (652 B at 23 kB/s)
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 59 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 60 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 23 kB/s)
12:50:04 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:50:04 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 142 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220919.105004-7.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220919.105004-7.jar (29 kB at 870 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220919.105004-7.pom
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220919.105004-7.pom (2.4 kB at 141 kB/s)
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 58 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 71 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 27 kB/s)
12:50:04 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220919.105004-7-sources.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220919.105004-7-sources.jar (18 kB at 386 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 34 kB/s)
12:50:04 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:50:04 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 141 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220919.105004-7.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220919.105004-7.jar (49 kB at 2.2 MB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220919.105004-7.pom
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220919.105004-7.pom (2.1 kB at 59 kB/s)
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 58 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 18 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 29 kB/s)
12:50:04 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220919.105004-7-sources.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220919.105004-7-sources.jar (51 kB at 1.9 MB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 66 kB/s)
12:50:04 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:50:04 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 165 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220919.105004-7.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220919.105004-7.jar (46 kB at 1.8 MB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220919.105004-7.pom
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220919.105004-7.pom (3.1 kB at 127 kB/s)
12:50:04 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
12:50:04 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 69 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 41 kB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 13 kB/s)
12:50:04 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220919.105004-7-sources.jar
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220919.105004-7-sources.jar (28 kB at 1.3 MB/s)
12:50:04 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
12:50:04 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 76 kB/s)
12:50:04 [INFO] Deployment done in 0.9 sec
12:50:04 Triggering a new build of ipspiel22
12:50:04 Triggering a new build of othello
12:50:04 Finished: SUCCESS