Started by user Fabrizio Giudici Running as SYSTEM Building in workspace /var/jenkins_home/jobs/SteelBlue_Metrics/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/tidalwave/steelblue-src.git # timeout=10 Fetching upstream changes from https://bitbucket.org/tidalwave/steelblue-src.git > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a5fda9d7dd75aa34cf0cdc94d76a1b97ee2deae0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a5fda9d7dd75aa34cf0cdc94d76a1b97ee2deae0 # timeout=10 Commit message: "[maven-release-plugin] prepare for next development iteration" > git rev-list --no-walk 9ce7a7e0ab02b46f56b39ddb29c210bccfe5ebda # timeout=10 using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true [workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings16551738688646634970.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/0 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SteelBlue [pom] [INFO] SteelBlue (modules) [pom] [INFO] SteelBlue :: Core [jar] [INFO] SteelBlue :: JavaFX Bindings [jar] [INFO] SteelBlue (examples) [pom] [INFO] SteelBlue :: Examples :: Model [jar] [INFO] SteelBlue :: Examples :: Presentation [jar] [INFO] SteelBlue :: Examples :: JavaFX presentation [jar] [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-2-SNAPSHOT [1/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ steelblue --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119755240 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.12:report (report) @ steelblue --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ steelblue --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ steelblue --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/steelblue/2.0-ALPHA-2-SNAPSHOT/steelblue-2.0-ALPHA-2-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ steelblue >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ steelblue --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ steelblue <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ steelblue --- [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-modules >----------- [INFO] Building SteelBlue (modules) 2.0-ALPHA-2-SNAPSHOT [2/8] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-modules --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119757743 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-modules --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-modules/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-modules-2.0-ALPHA-2-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-modules >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-modules --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-modules <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-modules --- [INFO] [INFO] ------------< it.tidalwave.steelblue:it-tidalwave-ui-core >------------- [INFO] Building SteelBlue :: Core 2.0-ALPHA-2-SNAPSHOT [3/8] [INFO] from modules/Core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-core --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119757888 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 52 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[98,74] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[102,50] [unchecked] unchecked cast required: Changeable<T> found: ChangingSource<T> where T is a type-variable: T extends Object declared in class BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[104,87] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[48,82] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/impl/DefaultDisplayable.java:[61,38] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/impl/DefaultMutableDisplayable.java:[60,72] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/impl/DefaultPresentationModel.java:[55,72] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/impl/DefaultUserAction.java:[65,31] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/DefaultUserActionProvider.java:[60,22] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/MutableIconProviderSupport.java:[45,72] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[89,99] [unchecked] unchecked conversion required: List<As> found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[62,11] [serial] serializable class SCPFinder has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[67,49] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[70,41] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/spi/MenuBarControlSupport.java:[62,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/spi/ToolBarControlSupport.java:[59,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/BooleanBoundFunctionSupport.java:[58,83] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean> [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/AndFunction.java:[40,78] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean> [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/AndFunction.java:[45,67] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean> [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/BooleanBoundFunctionSupport.java:[67,27] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/BoundFunctionSupport.java:[41,72] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/UnaryBoundFunctionSupport.java:[49,61] [unchecked] unchecked cast required: DOMAIN_TYPE found: Object where DOMAIN_TYPE is a type-variable: DOMAIN_TYPE extends Object declared in class UnaryBoundFunctionSupport [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/UnaryBoundFunctionSupport.java:[49,95] [unchecked] unchecked cast required: DOMAIN_TYPE found: Object where DOMAIN_TYPE is a type-variable: DOMAIN_TYPE extends Object declared in class UnaryBoundFunctionSupport [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/UnaryBoundFunctionSupport.java:[48,41] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/OrFunction.java:[40,76] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean> [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/function/OrFunction.java:[45,66] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean> [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,49] [unchecked] unchecked cast required: List<UserAction> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[99,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[114,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-core --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:29:24.924 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - STARTING TESTS OF it.tidalwave.ui.core.role.DisplayableTest 23:29:24.989 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 23:29:24.989 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 23:29:24.989 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 23:29:25.003 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 15 msec 23:29:25.004 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 23:29:25.012 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - *********************************************** 23:29:25.013 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST "test ofMaybePresentable with Presentable" 23:29:25.013 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - *********************************************** 23:29:25.139 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST PASSED in 126 msec 23:29:25.139 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - 23:29:25.140 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - ************************************************** 23:29:25.140 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST "test ofMaybePresentable without Presentable" 23:29:25.140 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - ************************************************** 23:29:25.161 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST PASSED in 20 msec 23:29:25.161 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - 23:29:25.162 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - ************************* 23:29:25.162 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST "works with actions" 23:29:25.162 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - ************************* 23:29:25.163 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST PASSED in 1 msec 23:29:25.164 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - 23:29:25.164 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - **************************** 23:29:25.164 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST "works with no actions" 23:29:25.164 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - **************************** 23:29:25.165 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST PASSED in 1 msec 23:29:25.165 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - 23:29:25.171 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ******************************************************************************* 23:29:25.172 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 23:29:25.172 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 2124881858, Mock for As, hashCode: 1795135446, -1] 23:29:25.172 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ******************************************************************************* 23:29:25.203 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 33 msec 23:29:25.203 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 23:29:25.204 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 23:29:25.204 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 23:29:25.204 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1795135446, Mock for As, hashCode: 2124881858, 1] 23:29:25.204 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 23:29:25.206 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 23:29:25.206 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 23:29:25.207 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 23:29:25.207 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 23:29:25.207 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 2124881858, Mock for As, hashCode: 2124881858, 0] 23:29:25.207 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 23:29:25.209 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 1 msec 23:29:25.209 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 23:29:25.210 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - **************************************************************************** 23:29:25.210 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 23:29:25.210 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 492832159, Mock for As, hashCode: 323653293, 0] 23:29:25.210 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - **************************************************************************** 23:29:25.212 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 23:29:25.212 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 23:29:25.213 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - **************************************************************************** 23:29:25.213 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 23:29:25.213 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 323653293, Mock for As, hashCode: 492832159, 0] 23:29:25.213 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - **************************************************************************** 23:29:25.215 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 23:29:25.215 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 23:29:25.285 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************** 23:29:25.285 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find local roles" 23:29:25.285 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************** 23:29:25.286 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec 23:29:25.286 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 23:29:25.291 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************* 23:29:25.291 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find roles in owner" 23:29:25.291 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************* 23:29:25.294 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@2707c790 23:29:25.299 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@3005623b 23:29:25.302 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$FOMOD1hW@78128dd0 at construction time: [] 23:29:25.303 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for i.t.u.As$MockitoMock$FOMOD1hW@78128dd0 23:29:25.303 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.304 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@30c7be6f 23:29:25.308 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@7adae08e, []) 23:29:25.308 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.308 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$FOMOD1hW@78128dd0, i.t.u.c.r.i.DefaultPresentationModelTest$Role2) 23:29:25.309 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 23:29:25.309 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 23:29:25.310 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.310 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$FOMOD1hW@78128dd0, i.t.u.RoleFactory) 23:29:25.310 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 23:29:25.310 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 23:29:25.310 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.310 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@7adae08e, []) completed 23:29:25.311 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.312 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 20 msec 23:29:25.312 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 23:29:25.316 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 23:29:25.316 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must give priority to local roles" 23:29:25.317 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 23:29:25.317 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec 23:29:25.317 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 23:29:25.321 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************ 23:29:25.321 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role" 23:29:25.322 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************ 23:29:25.322 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for j.l.Object@7ec13984 at construction time: [] 23:29:25.322 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for j.l.Object@7ec13984 23:29:25.322 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.323 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@a2df0d5 23:29:25.324 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@2dd3d39d, []) 23:29:25.324 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.324 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@7ec13984, i.t.u.c.r.i.DefaultPresentationModelTest$Role2) 23:29:25.324 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.324 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@7ec13984, i.t.u.RoleFactory) 23:29:25.324 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.324 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@2dd3d39d, []) completed 23:29:25.325 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.325 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 4 msec 23:29:25.325 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 23:29:25.329 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 23:29:25.330 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role bis" 23:29:25.330 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 23:29:25.330 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$FOMOD1hW@20027c44 at construction time: [] 23:29:25.330 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role1) for i.t.u.As$MockitoMock$FOMOD1hW@20027c44 23:29:25.331 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.331 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@2bf3ec4 23:29:25.331 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@2c9cafa5, []) 23:29:25.332 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$FOMOD1hW@20027c44, i.t.u.c.r.i.DefaultPresentationModelTest$Role1) 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$FOMOD1hW@20027c44, i.t.u.RoleFactory) 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 23:29:25.332 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 23:29:25.333 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.333 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@2c9cafa5, []) completed 23:29:25.333 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.337 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 7 msec 23:29:25.337 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 23:29:25.341 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************** 23:29:25.341 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "test TFT 248 regression" 23:29:25.341 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************** 23:29:25.341 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$FOMOD1hW@678586f0 at construction time: [] 23:29:25.341 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role3) for i.t.u.As$MockitoMock$FOMOD1hW@678586f0 23:29:25.342 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.342 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@745926c3 23:29:25.342 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@72324965, []) 23:29:25.343 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$FOMOD1hW@678586f0, i.t.u.c.r.i.DefaultPresentationModelTest$Role3) 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$FOMOD1hW@678586f0, i.t.u.RoleFactory) 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 23:29:25.343 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.344 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@72324965, []) completed 23:29:25.344 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.345 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 4 msec 23:29:25.345 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 23:29:25.346 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ************************************* 23:29:25.346 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString with Displayable" 23:29:25.346 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ************************************* 23:29:25.347 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 1 msec 23:29:25.347 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 23:29:25.348 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ******************************************** 23:29:25.348 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString with broken Displayable" 23:29:25.348 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ******************************************** 23:29:25.399 [main ] ERROR it.tidalwave.ui.core.role.impl.DefaultUserAction - In DefaultDisplayable.toString() java.lang.RuntimeException: purportedly genereated exception at it.tidalwave.ui.core.role.impl.DefaultUserAction.lambda$toString$0(DefaultUserAction.java:103) at java.base/java.util.Optional.map(Optional.java:260) at it.tidalwave.ui.core.role.impl.DefaultUserAction.toString(DefaultUserAction.java:103) at it.tidalwave.ui.core.role.impl.DefaultUserActionTest.test_toString_with_broken_Displayable(DefaultUserActionTest.java:80) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:739) at org.testng.TestRunner.run(TestRunner.java:614) at org.testng.SuiteRunner.runTest(SuiteRunner.java:421) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373) at org.testng.SuiteRunner.run(SuiteRunner.java:312) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274) at org.testng.TestNG.runSuitesLocally(TestNG.java:1208) at org.testng.TestNG.runSuites(TestNG.java:1112) at org.testng.TestNG.run(TestNG.java:1079) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 23:29:25.403 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 55 msec 23:29:25.403 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 23:29:25.404 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - **************************************** 23:29:25.404 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString without Displayable" 23:29:25.404 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - **************************************** 23:29:25.405 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@27502e5c at construction time: [] 23:29:25.405 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.c.r.i.DefaultUserAction@27502e5c 23:29:25.405 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.405 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@17d2b646, []) 23:29:25.405 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.405 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@27502e5c, i.t.u.c.r.Displayable) 23:29:25.406 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.406 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@27502e5c, i.t.u.RoleFactory) 23:29:25.406 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.406 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@17d2b646, []) completed 23:29:25.406 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.406 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 2 msec 23:29:25.406 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 23:29:25.408 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 23:29:25.408 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 23:29:25.408 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [a@4afcae7$Displayable[], b@6cd2cb2$Displayable[], -1] 23:29:25.408 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 23:29:25.409 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 2 msec 23:29:25.410 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 23:29:25.410 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ********************************************************** 23:29:25.410 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 23:29:25.410 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [b@6cd2cb2$Displayable[], a@4afcae7$Displayable[], 1] 23:29:25.410 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ********************************************************** 23:29:25.411 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 23:29:25.411 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 23:29:25.412 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ********************************************************** 23:29:25.412 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 23:29:25.412 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [a@4afcae7$Displayable[], a@4afcae7$Displayable[], 0] 23:29:25.412 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ********************************************************** 23:29:25.412 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 23:29:25.412 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 23:29:25.413 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 23:29:25.413 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 23:29:25.413 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [c@50de907a$Displayable[], c@1fd37440$Displayable[], 0] 23:29:25.413 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 23:29:25.413 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 23:29:25.413 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 23:29:25.414 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 23:29:25.414 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 23:29:25.414 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [c@1fd37440$Displayable[], c@50de907a$Displayable[], 0] 23:29:25.414 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 23:29:25.415 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 0 msec 23:29:25.415 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 23:29:25.417 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ***************************** 23:29:25.417 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no actions" 23:29:25.417 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ***************************** 23:29:25.417 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 1 msec 23:29:25.417 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - 23:29:25.418 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************ 23:29:25.418 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no default action" 23:29:25.418 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************ 23:29:25.419 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 1 msec 23:29:25.419 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - 23:29:25.420 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - ********************************************************************* 23:29:25.420 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST "must create a PresentationModel containing the proper children" 23:29:25.420 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - ********************************************************************* 23:29:25.426 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@74764622/a at construction time: [] 23:29:25.428 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@58e02359, []) 23:29:25.428 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.428 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@74764622/a: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@46e388ec, i.t.r.i.DefaultSimpleComposite@53f495f0] 23:29:25.429 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@58e02359, []) completed 23:29:25.429 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(a)), MockDatum(a) 23:29:25.429 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:25.433 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5fa0141f, []) 23:29:25.433 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.433 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:25.434 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@674aa626/b1 at construction time: [] 23:29:25.435 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@47198524, []) 23:29:25.435 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.435 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@674aa626/b1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@67a0ff25, i.t.r.i.DefaultSimpleComposite@55e91e61] 23:29:25.435 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@47198524, []) completed 23:29:25.435 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@166e5a6d/b2 at construction time: [] 23:29:25.435 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@7d6c4079, []) 23:29:25.436 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.436 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@166e5a6d/b2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@606b53a3] 23:29:25.436 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@7d6c4079, []) completed 23:29:25.436 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@432c0f1/b3 at construction time: [] 23:29:25.436 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@284d4885, []) 23:29:25.436 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.436 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@432c0f1/b3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@1201e064] 23:29:25.437 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@284d4885, []) completed 23:29:25.437 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5fa0141f, []) completed 23:29:25.437 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(b1)), MockDatum(b1) 23:29:25.437 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:25.437 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5597ca3, []) 23:29:25.438 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.438 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:25.438 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@31b741e2/c1 at construction time: [] 23:29:25.438 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@28f05b0c, []) 23:29:25.438 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.438 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@31b741e2/c1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@660296d5] 23:29:25.438 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@28f05b0c, []) completed 23:29:25.439 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@6d3163a6/c2 at construction time: [] 23:29:25.439 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5fdb7394, []) 23:29:25.439 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.439 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@6d3163a6/c2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@2d9de284] 23:29:25.439 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5fdb7394, []) completed 23:29:25.439 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4b5798c2/c3 at construction time: [] 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@71039ce1, []) 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.440 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4b5798c2/c3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@1f408ab6, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@3348c987] 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@71039ce1, []) completed 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5597ca3, []) completed 23:29:25.440 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(c1)), MockDatum(c1) 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@31b741e2/c1 at construction time: [] 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@31b741e2/c1 23:29:25.440 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.441 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@3d6778d5 23:29:25.441 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@4070ace9, []) 23:29:25.441 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.442 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@31b741e2/c1, i.t.r.SimpleComposite) 23:29:25.442 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.442 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@31b741e2/c1, i.t.u.RoleFactory) 23:29:25.442 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.442 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@4070ace9, []) completed 23:29:25.442 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.442 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(c2)), MockDatum(c2) 23:29:25.442 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@6d3163a6/c2 at construction time: [] 23:29:25.442 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@6d3163a6/c2 23:29:25.443 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.443 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5f3f3d00, []) 23:29:25.443 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.443 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@6d3163a6/c2, i.t.r.SimpleComposite) 23:29:25.443 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.443 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@6d3163a6/c2, i.t.u.RoleFactory) 23:29:25.443 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.443 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@5f3f3d00, []) completed 23:29:25.443 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.443 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(c3)), MockDatum(c3) 23:29:25.444 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4b5798c2/c3 at construction time: [] 23:29:25.444 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4b5798c2/c3 23:29:25.444 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.444 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@278de2b2, []) 23:29:25.444 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.444 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4b5798c2/c3, i.t.r.SimpleComposite) 23:29:25.444 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.444 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4b5798c2/c3, i.t.u.RoleFactory) 23:29:25.444 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@278de2b2, []) completed 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.445 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(b2)), MockDatum(b2) 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@166e5a6d/b2 at construction time: [] 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@166e5a6d/b2 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@61957d9c, []) 23:29:25.445 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.445 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@166e5a6d/b2, i.t.r.SimpleComposite) 23:29:25.445 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@166e5a6d/b2, i.t.u.RoleFactory) 23:29:25.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@61957d9c, []) completed 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.446 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(b3)), MockDatum(b3) 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@432c0f1/b3 at construction time: [] 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@432c0f1/b3 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@6b8bdcc6, []) 23:29:25.446 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@432c0f1/b3, i.t.r.SimpleComposite) 23:29:25.447 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.447 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@432c0f1/b3, i.t.u.RoleFactory) 23:29:25.447 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.447 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@6b8bdcc6, []) completed 23:29:25.447 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.447 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST PASSED in 27 msec 23:29:25.448 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - 23:29:25.448 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - ******************** 23:29:25.449 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - TEST "test populate" 23:29:25.449 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - ******************** 23:29:25.451 [main ] INFO it.tidalwave.ui.core.spi.MenuBarControlSupport - Menu bar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"], DefaultUserAction["Undo"], DefaultUserAction["Redo"], DefaultUserAction["Select all"], DefaultUserAction["Deselect"], DefaultUserAction["foo bar"]] 23:29:25.456 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Open"] to menu item File 23:29:25.457 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Close"] to menu item File 23:29:25.457 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Close all"] to menu item File 23:29:25.457 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Undo"] to menu item Edit 23:29:25.457 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Redo"] to menu item Edit 23:29:25.457 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Select all"] to menu item Select 23:29:25.457 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Deselect"] to menu item Select 23:29:25.457 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@2a5c6b76 at construction time: [] 23:29:25.457 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.MenuBarControl$MenuPlacement) for i.t.u.c.r.i.DefaultUserAction@2a5c6b76 23:29:25.457 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:25.458 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@1f9a7684, []) 23:29:25.458 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5a48d186 23:29:25.458 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@2a5c6b76, i.t.u.c.MenuBarControl$MenuPlacement) 23:29:25.458 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.458 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@2a5c6b76, i.t.u.RoleFactory) 23:29:25.459 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:25.459 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000709f8033a848@1f9a7684, []) completed 23:29:25.459 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:25.461 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - TEST PASSED in 13 msec 23:29:25.461 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - 23:29:25.462 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - ******************** 23:29:25.462 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - TEST "test populate" 23:29:25.462 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - ******************** 23:29:25.502 [main ] INFO it.tidalwave.ui.core.spi.ToolBarControlSupport - Toolbar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"]] 23:29:25.505 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - TEST PASSED in 42 msec 23:29:25.505 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - 23:29:25.506 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - FINISHED TESTS OF it.tidalwave.ui.core.role.DisplayableTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.757 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-core --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: Core' with 54 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-core --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-core --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-core --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-core >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-core <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-core --- [INFO] BugInstance size is 2 [INFO] Error size is 0 [INFO] Total bugs: 2 [ERROR] Low: Redundant nullcheck of role, which is known to be non-null in it.tidalwave.ui.core.role.impl.DefaultPresentationModel.maybeAs(Class) [it.tidalwave.ui.core.role.impl.DefaultPresentationModel] Redundant null check at DefaultPresentationModel.java:[line 103] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE [ERROR] Low: Overridable method function is called from constructor new it.tidalwave.ui.function.BooleanBoundFunctionSupport(ChangingSource[]). [it.tidalwave.ui.function.BooleanBoundFunctionSupport] At BooleanBoundFunctionSupport.java:[line 67] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------ [INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-2-SNAPSHOT [4/8] [INFO] from modules/JavaFXBindings/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-javafx --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119771146 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[264,40] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in method <T>createSafeProxy(T,Class<?>[]) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java:[258,58] [rawtypes] found raw type: NodeAndDelegate missing type arguments for generic class NodeAndDelegate<T> where T is a type-variable: T extends Object declared in class NodeAndDelegate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java:[261,114] [unchecked] unchecked call to assemble(DELEGATE) as a member of the raw type ApplicationPresentationAssembler where DELEGATE is a type-variable: DELEGATE extends Object declared in interface ApplicationPresentationAssembler [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[230,16] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/JavaFXWorker.java:[87,99] [unchecked] unchecked conversion required: List<PresentationModel> found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[98,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[100,76] [unchecked] unchecked cast required: ObservableList<TableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[102,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TableColumn T extends Object declared in class TableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[90,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TreeTableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TreeTableColumn T extends Object declared in class TreeTableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/combobox/ComboBoxBindings.java:[74,73] [unchecked] unchecked cast required: ComboBox<PresentationModel> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleBag.java:[90,65] [unchecked] unchecked cast required: List<ROLE_TYPE> found: List<Object> where ROLE_TYPE is a type-variable: ROLE_TYPE extends Object declared in method <ROLE_TYPE>getMany(Class<ROLE_TYPE>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleBag.java:[64,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PresentationModelObservable.java:[44,55] [rawtypes] found raw type: ObservableValueBase missing type arguments for generic class ObservableValueBase<T> where T is a type-variable: T extends Object declared in class ObservableValueBase [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PresentationModelObservable.java:[57,56] [unchecked] unchecked cast required: Optional<Aggregate<PresentationModel>> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,75] [unchecked] unchecked cast required: Class<J> found: Class<?> where J,X are type-variables: J extends Object declared in method <J,X>builderFor(Class<X>) X extends J declared in method <J,X>builderFor(Class<X>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,57] [rawtypes] found raw type: Class missing type arguments for generic class Class<T> where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class<I> found: Class<CAP#1> where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class<T> found: Class<CAP#1> where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/test/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplicationTest.java:[90,18] [unchecked] unchecked conversion required: NodeAndDelegate<MockPresentationDelegate> found: NodeAndDelegate [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-javafx --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 23:29:37.530 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - STARTING TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest 23:29:37.579 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************** 23:29:37.579 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext" 23:29:37.580 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************** 23:29:37.592 [main ] INFO it.tidalwave.ui.javafx.JavaFXSpringApplication - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$UnderTest App folder: /var/jenkins_home/.test Logging folder: /var/jenkins_home/.test/logs PreferencesHandler instantiated from META-INF/services: it.tidalwave.util.impl.DefaultPreferencesHandler@2df6d461 23:29:38.105 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 526 msec 23:29:38.106 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - 23:29:38.107 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - **************************************************** 23:29:38.107 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext with EnableMessageBus" 23:29:38.107 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - **************************************************** 23:29:38.108 [main ] INFO it.tidalwave.ui.javafx.JavaFXSpringApplication - Detected @EnableMessageBus, enabling message bus 23:29:38.109 [main ] INFO it.tidalwave.ui.javafx.JavaFXSpringApplication - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$UnderTestWithEnableMessageBus 23:29:38.125 [main ] INFO it.tidalwave.messagebus.spi.SimpleMessageBus - MessageBusSupport configured with it.tidalwave.messagebus.spi.SimpleAsyncMessageDelivery@33ea437a 23:29:38.130 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 22 msec 23:29:38.130 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:29:39.177 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** 23:29:39.178 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread" 23:29:39.178 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: /var/jenkins_home/.openjfx/cache/11.0.1/libprism_es2.so: libGL.so.1: cannot open shared object file: No such file or directory java.lang.UnsatisfiedLinkError: /var/jenkins_home/.openjfx/cache/11.0.1/libprism_es2.so: libGL.so.1: cannot open shared object file: No such file or directory at java.base/jdk.internal.loader.NativeLibraries.load(Native Method) at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331) at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197) at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139) at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418) at java.base/java.lang.Runtime.load0(Runtime.java:852) at java.base/java.lang.System.load(System.java:2025) at com.sun.glass.utils.NativeLibLoader.installLibraryFromResource(NativeLibLoader.java:205) at com.sun.glass.utils.NativeLibLoader.loadLibraryFromResource(NativeLibLoader.java:185) at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:157) at com.sun.glass.utils.NativeLibLoader.loadLibrary(NativeLibLoader.java:52) at com.sun.prism.es2.ES2Pipeline.lambda$static$0(ES2Pipeline.java:68) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at com.sun.prism.es2.ES2Pipeline.<clinit>(ES2Pipeline.java:50) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:421) at java.base/java.lang.Class.forName(Class.java:412) at com.sun.prism.GraphicsPipeline.createPipeline(GraphicsPipeline.java:187) at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:91) at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124) at java.base/java.lang.Thread.run(Thread.java:1583) 23:29:39.629 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 451 msec 23:29:39.629 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 23:29:39.635 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 23:29:39.635 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present" 23:29:39.635 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 23:29:39.638 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 1 msec 23:29:39.638 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 23:29:39.642 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 23:29:39.643 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable" 23:29:39.643 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 23:29:39.649 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 6 msec 23:29:39.649 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 23:29:39.652 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 23:29:39.652 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST "changed must dispose all PresentationModels" 23:29:39.652 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 23:29:39.878 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST PASSED in 225 msec 23:29:39.878 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - 23:29:39.880 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 23:29:39.881 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must callback a Selectable on selection change" 23:29:39.881 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 23:29:39.922 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 41 msec 23:29:39.922 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 23:29:39.924 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 23:29:39.924 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must do nothing when there is no Selectable role" 23:29:39.924 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 23:29:39.926 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1 msec 23:29:39.926 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 23:29:39.929 [pool-11-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@3392b1f5 23:29:39.939 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for j.l.Object@a0706bd at construction time: [] 23:29:39.940 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Selectable) for j.l.Object@a0706bd 23:29:39.940 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:39.943 [pool-11-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 23:29:39.947 [pool-11-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@5feb2947 23:29:40.046 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007eb1d83dfa58@7b8c063b, []) 23:29:40.048 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@20f48096 23:29:40.048 [pool-11-thread-1 ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@a0706bd, i.t.u.c.r.Selectable) 23:29:40.050 [pool-11-thread-1 ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:40.050 [pool-11-thread-1 ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@a0706bd, i.t.u.RoleFactory) 23:29:40.050 [pool-11-thread-1 ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:40.051 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007eb1d83dfa58@7b8c063b, []) completed 23:29:40.051 [pool-11-thread-1 ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:40.428 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ****************************************************** 23:29:40.428 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must fire PowerOffEvent when MessageBus present" 23:29:40.428 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ****************************************************** 23:29:40.430 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 23:29:40.431 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.431 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 23:29:40.432 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 23:29:40.432 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 23:29:40.432 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.432 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 23:29:40.433 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 23:29:40.434 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 23:29:40.434 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 23:29:40.434 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 23:29:40.434 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 23:29:40.434 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 23:29:40.434 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 23:29:40.435 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 23:29:40.435 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 23:29:40.435 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 23:29:40.435 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 23:29:40.435 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 23:29:40.435 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 23:29:40.436 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 23:29:40.436 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 23:29:40.436 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 23:29:40.436 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 23:29:40.436 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 23:29:40.436 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 23:29:40.437 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 23:29:40.437 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 23:29:40.437 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 23:29:40.437 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/0 23:29:40.437 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0 23:29:40.437 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 23:29:40.438 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-05T23-29-22_347-jvmRun1 surefire-20250105232936219_34tmp surefire_1-20250105232936219_35tmp 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 23:29:40.439 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar 23:29:40.440 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.440 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 23:29:40.440 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.440 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 23:29:40.440 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 23:29:40.441 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 23:29:40.441 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 23:29:40.447 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 19 msec 23:29:40.447 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 23:29:40.450 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ***************************************************** 23:29:40.451 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must fire PowerOnEvent when MessageBus present" 23:29:40.451 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ***************************************************** 23:29:40.451 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 23:29:40.452 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.452 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 23:29:40.452 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 23:29:40.452 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 23:29:40.452 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 23:29:40.453 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 23:29:40.454 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 23:29:40.455 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/0 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 23:29:40.456 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-05T23-29-22_347-jvmRun1 surefire-20250105232936219_34tmp surefire_1-20250105232936219_35tmp 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar 23:29:40.457 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.458 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 23:29:40.458 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.458 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 23:29:40.458 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 23:29:40.458 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 23:29:40.458 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 23:29:40.466 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 15 msec 23:29:40.466 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 23:29:40.470 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************** 23:29:40.471 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must not fire PowerOffEvent when MessageBus not present" 23:29:40.471 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************** 23:29:40.471 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 23:29:40.472 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.472 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 23:29:40.472 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 23:29:40.472 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 23:29:40.472 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 23:29:40.472 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 23:29:40.473 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 23:29:40.474 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 23:29:40.475 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/0 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 23:29:40.476 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-05T23-29-22_347-jvmRun1 surefire-20250105232936219_34tmp surefire_1-20250105232936219_35tmp 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.477 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 23:29:40.478 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.478 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 23:29:40.478 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 23:29:40.478 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 23:29:40.478 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 23:29:40.479 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 9 msec 23:29:40.480 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 23:29:40.483 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************* 23:29:40.483 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must not fire PowerOnEvent when MessageBus not present" 23:29:40.483 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************* 23:29:40.483 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 23:29:40.484 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.484 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 23:29:40.484 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 23:29:40.484 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 23:29:40.484 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 23:29:40.485 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.485 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 23:29:40.485 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 23:29:40.485 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 23:29:40.485 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 23:29:40.485 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 23:29:40.486 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/0 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 23:29:40.487 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-05T23-29-22_347-jvmRun1 surefire-20250105232936219_34tmp surefire_1-20250105232936219_35tmp 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250105232936219_36.jar 23:29:40.488 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-2/it-tidalwave-messagebus-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-2/it-tidalwave-role-spring-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/5.3.37/spring-beans-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/5.3.37/spring-aspects-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-2/it-tidalwave-role-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/5.3.37/spring-context-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/5.3.37/spring-aop-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/5.3.37/spring-core-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/5.3.37/spring-jcl-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/5.3.37/spring-expression-5.3.37.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-2/it-tidalwave-util-4.0-ALPHA-2-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-2/it-tidalwave-util-test-4.0-ALPHA-2.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar: 23:29:40.489 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 23:29:40.489 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 23:29:40.489 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 23:29:40.489 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 23:29:40.489 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 23:29:40.489 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 23:29:40.491 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 7 msec 23:29:40.491 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 23:29:40.492 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - FINISHED TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.941 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-javafx --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: JavaFX Bindings' with 45 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-javafx --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-javafx >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-javafx --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-javafx <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-javafx --- [INFO] BugInstance size is 6 [INFO] Error size is 0 [INFO] Total bugs: 6 [ERROR] Medium: Return value of java.util.concurrent.CountDownLatch.await(long, TimeUnit) ignored in it.tidalwave.ui.javafx.JavaFXSafeProxyCreator.createNodeAndDelegate(Class, String) [it.tidalwave.ui.javafx.JavaFXSafeProxyCreator] At JavaFXSafeProxyCreator.java:[line 236] RV_RETURN_VALUE_IGNORED [ERROR] Medium: it.tidalwave.ui.javafx.Splash.show(Stage) may expose internal representation by storing an externally mutable object into Splash.splashStage [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 85] EI_EXPOSE_REP2 [ERROR] Low: Splash.splashStage not initialized in constructor and dereferenced in it.tidalwave.ui.javafx.Splash.dismiss() [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 100] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Low: Splash.splashStage not initialized in constructor and dereferenced in it.tidalwave.ui.javafx.Splash.lambda$dismiss$0(ActionEvent) [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 103] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Medium: new it.tidalwave.ui.javafx.impl.common.PropertyAdapter(Executor, BoundProperty) may expose internal representation by storing an externally mutable object into PropertyAdapter.delegate [it.tidalwave.ui.javafx.impl.common.PropertyAdapter] At PropertyAdapter.java:[line 91] EI_EXPOSE_REP2 [ERROR] Low: Exception is caught when Exception is not thrown in it.tidalwave.ui.javafx.impl.dialog.DialogBindings.lambda$showInModalDialog$1(Optional, UserNotificationWithFeedback) [it.tidalwave.ui.javafx.impl.dialog.DialogBindings] At DialogBindings.java:[line 144] REC_CATCH_EXCEPTION [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >----------- [INFO] Building SteelBlue (examples) 2.0-ALPHA-2-SNAPSHOT [5/8] [INFO] from modules/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-examples --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119786949 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-examples --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-examples --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-examples/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-examples-2.0-ALPHA-2-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-examples >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-examples --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-examples <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-examples --- [INFO] [INFO] --------< it.tidalwave.steelblue:it-tidalwave-ui-example-model >-------- [INFO] Building SteelBlue :: Examples :: Model 2.0-ALPHA-2-SNAPSHOT [6/8] [INFO] from modules/examples/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-model --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119787083 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-model --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-model --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-model --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-model --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-2-SNAPSHOT.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-model >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >----- [INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-2-SNAPSHOT [7/8] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-presentation --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119791714 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[75,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-presentation --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 23:29:56.058 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:29:57.336 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 23:29:57.336 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel" 23:29:57.336 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 23:29:57.372 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@5dc47ba4)... 23:29:57.380 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 43 msec 23:29:57.381 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.384 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 23:29:57.384 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm" 23:29:57.384 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 23:29:57.386 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@351953f7)... 23:29:57.389 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 4 msec 23:29:57.389 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.394 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 23:29:57.394 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm" 23:29:57.394 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 23:29:57.396 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@4d4a09de)... 23:29:57.398 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 4 msec 23:29:57.398 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.401 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 23:29:57.401 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel" 23:29:57.401 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 23:29:57.404 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@4f3825fb)... 23:29:57.406 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 5 msec 23:29:57.407 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.409 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 23:29:57.410 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm" 23:29:57.410 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 23:29:57.411 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@315f7ee3)... 23:29:57.413 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 23:29:57.413 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.415 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 23:29:57.415 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel" 23:29:57.416 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 23:29:57.418 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@4e2605d4)... 23:29:57.419 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 4 msec 23:29:57.420 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.422 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 23:29:57.423 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm" 23:29:57.423 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 23:29:57.424 [AWT-EventQueue-0 ] INFO i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@533ff137)... 23:29:57.425 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 23:29:57.426 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.427 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 23:29:57.428 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction" 23:29:57.428 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 23:29:57.433 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 6 msec 23:29:57.433 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.435 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 23:29:57.435 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate" 23:29:57.436 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 23:29:57.624 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@3ad847f8 23:29:57.630 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@566fe83c at construction time: [] 23:29:57.684 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@5d221b20, []) 23:29:57.686 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@59fea5f5 23:29:57.688 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@3ef0e576 23:29:57.690 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@566fe83c at construction time: [] 23:29:57.690 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.e.m.FileEntity@566fe83c 23:29:57.690 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:57.694 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 23:29:57.696 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@2dc21583 23:29:57.742 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@5ca22e19, []) 23:29:57.742 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@59fea5f5 23:29:57.742 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@566fe83c, i.t.r.SimpleComposite) 23:29:57.743 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:57.744 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@566fe83c, i.t.u.RoleFactory) 23:29:57.744 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:57.744 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@5ca22e19, []) completed 23:29:57.744 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:57.744 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.e.m.FileEntity@566fe83c: [i.t.u.c.r.PresentationModelAggregate@5f3f3d00] 23:29:57.745 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@5d221b20, []) completed 23:29:57.746 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:57.753 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:57.758 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.SimpleDciEntity@5d6b42cf at construction time: [] 23:29:57.758 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.e.m.SimpleDciEntity@5d6b42cf 23:29:57.758 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:57.758 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@370225c7, []) 23:29:57.758 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@59fea5f5 23:29:57.759 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.SimpleDciEntity@5d6b42cf, i.t.u.c.r.Displayable) 23:29:57.759 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:57.759 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.SimpleDciEntity@5d6b42cf, i.t.u.RoleFactory) 23:29:57.759 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:57.759 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@370225c7, []) completed 23:29:57.759 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 23:29:57.762 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:29:57.763 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@566fe83c at construction time: [] 23:29:57.763 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.e.m.FileEntity@566fe83c 23:29:57.763 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 23:29:57.763 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@2a425cf5, []) 23:29:57.764 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@59fea5f5 23:29:57.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@566fe83c, i.t.u.c.r.Displayable) 23:29:57.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:57.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@566fe83c, i.t.u.RoleFactory) 23:29:57.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 23:29:57.764 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@2a425cf5, []) completed 23:29:57.764 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.u.e.m.FileEntity@566fe83c] 23:29:57.766 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 330 msec 23:29:57.766 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 23:29:57.770 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - *********** 23:29:57.770 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - TEST "test" 23:29:57.770 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - *********** 23:29:57.811 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@b70fa38 at construction time: [] 23:29:57.812 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@13c90c06, []) 23:29:57.812 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@59fea5f5 23:29:57.813 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.e.m.FileEntity@b70fa38: [i.t.u.c.r.PresentationModelAggregate@2bc0b8c8, i.t.u.c.r.Selectable$MockitoMock$nMDwltS8@29d2fa84] 23:29:57.813 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076617c32e008@13c90c06, []) completed 23:29:57.826 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - TEST PASSED in 57 msec 23:29:57.826 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - 23:29:57.827 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-presentation --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: Examples :: Presentation' with 3 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-presentation --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-presentation >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-presentation --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-presentation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-presentation --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >-- [INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-2-SNAPSHOT [8/8] [INFO] from modules/examples/PresentationJavaFX/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119801178 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-2-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-presentation-javafx >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-presentation-javafx <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-2-SNAPSHOT [9/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-cpd (default-cli)' [WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-pmd (default-cli)' [INFO] [INFO] --- pmd:3.26.0:aggregate-cpd (default-cli) @ steelblue --- [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin [INFO] [INFO] >>> pmd:3.26.0:aggregate-pmd (default-cli) > test-compile @ steelblue >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119809102 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue (modules) 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119809160 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Core 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119809215 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,49] [unchecked] unchecked cast required: List<UserAction> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[99,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[114,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: JavaFX Bindings 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119810919 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[264,40] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in method <T>createSafeProxy(T,Class<?>[]) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java:[258,58] [rawtypes] found raw type: NodeAndDelegate missing type arguments for generic class NodeAndDelegate<T> where T is a type-variable: T extends Object declared in class NodeAndDelegate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java:[261,114] [unchecked] unchecked call to assemble(DELEGATE) as a member of the raw type ApplicationPresentationAssembler where DELEGATE is a type-variable: DELEGATE extends Object declared in interface ApplicationPresentationAssembler [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[230,16] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/JavaFXWorker.java:[87,99] [unchecked] unchecked conversion required: List<PresentationModel> found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[98,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[100,76] [unchecked] unchecked cast required: ObservableList<TableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[102,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TableColumn T extends Object declared in class TableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[90,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TreeTableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TreeTableColumn T extends Object declared in class TreeTableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/combobox/ComboBoxBindings.java:[74,73] [unchecked] unchecked cast required: ComboBox<PresentationModel> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleBag.java:[90,65] [unchecked] unchecked cast required: List<ROLE_TYPE> found: List<Object> where ROLE_TYPE is a type-variable: ROLE_TYPE extends Object declared in method <ROLE_TYPE>getMany(Class<ROLE_TYPE>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleBag.java:[64,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PresentationModelObservable.java:[44,55] [rawtypes] found raw type: ObservableValueBase missing type arguments for generic class ObservableValueBase<T> where T is a type-variable: T extends Object declared in class ObservableValueBase [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PresentationModelObservable.java:[57,56] [unchecked] unchecked cast required: Optional<Aggregate<PresentationModel>> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,75] [unchecked] unchecked cast required: Class<J> found: Class<?> where J,X are type-variables: J extends Object declared in method <J,X>builderFor(Class<X>) X extends J declared in method <J,X>builderFor(Class<X>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,57] [rawtypes] found raw type: Class missing type arguments for generic class Class<T> where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class<I> found: Class<CAP#1> where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class<T> found: Class<CAP#1> where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/test/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplicationTest.java:[90,18] [unchecked] unchecked conversion required: NodeAndDelegate<MockPresentationDelegate> found: NodeAndDelegate [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue (examples) 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119815651 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: Model 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119815712 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model --- [INFO] No sources to compile [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: Presentation 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119817278 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[75,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-2-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119820375 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] <<< pmd:3.26.0:aggregate-pmd (default-cli) < test-compile @ steelblue <<< [INFO] [INFO] [INFO] --- pmd:3.26.0:aggregate-pmd (default-cli) @ steelblue --- [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [INFO] PMD version: 7.7.0 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-2-SNAPSHOT [10/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ steelblue --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ steelblue >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119824391 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ steelblue <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ steelblue --- [INFO] Skipping pom project [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-modules >----------- [INFO] Building SteelBlue (modules) 2.0-ALPHA-2-SNAPSHOT [11/8] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-modules --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-modules >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119824718 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-modules <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-modules --- [INFO] Skipping pom project [INFO] [INFO] ------------< it.tidalwave.steelblue:it-tidalwave-ui-core >------------- [INFO] Building SteelBlue :: Core 2.0-ALPHA-2-SNAPSHOT [12/8] [INFO] from modules/Core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-core --- [INFO] There are 882 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-core >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119825716 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,49] [unchecked] unchecked cast required: List<UserAction> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[99,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[114,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-core <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-core --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-2:provided [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.15:test [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------ [INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-2-SNAPSHOT [13/8] [INFO] from modules/JavaFXBindings/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-javafx --- [INFO] There are 883 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-javafx >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119828243 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[264,40] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in method <T>createSafeProxy(T,Class<?>[]) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java:[258,58] [rawtypes] found raw type: NodeAndDelegate missing type arguments for generic class NodeAndDelegate<T> where T is a type-variable: T extends Object declared in class NodeAndDelegate [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java:[261,114] [unchecked] unchecked call to assemble(DELEGATE) as a member of the raw type ApplicationPresentationAssembler where DELEGATE is a type-variable: DELEGATE extends Object declared in interface ApplicationPresentationAssembler [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[230,16] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/JavaFXWorker.java:[87,99] [unchecked] unchecked conversion required: List<PresentationModel> found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[98,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[100,76] [unchecked] unchecked cast required: ObservableList<TableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/tableview/TableViewBindings.java:[102,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TableColumn T extends Object declared in class TableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList<E> where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[90,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TreeTableColumn is applied to given types required: Callback<CellDataFeatures<S,T>,ObservableValue<T>> found: Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>> where S,T are type-variables: S extends Object declared in class TreeTableColumn T extends Object declared in class TreeTableColumn [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/combobox/ComboBoxBindings.java:[74,73] [unchecked] unchecked cast required: ComboBox<PresentationModel> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleBag.java:[90,65] [unchecked] unchecked cast required: List<ROLE_TYPE> found: List<Object> where ROLE_TYPE is a type-variable: ROLE_TYPE extends Object declared in method <ROLE_TYPE>getMany(Class<ROLE_TYPE>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleBag.java:[64,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PresentationModelObservable.java:[44,55] [rawtypes] found raw type: ObservableValueBase missing type arguments for generic class ObservableValueBase<T> where T is a type-variable: T extends Object declared in class ObservableValueBase [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PresentationModelObservable.java:[57,56] [unchecked] unchecked cast required: Optional<Aggregate<PresentationModel>> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,75] [unchecked] unchecked cast required: Class<J> found: Class<?> where J,X are type-variables: J extends Object declared in method <J,X>builderFor(Class<X>) X extends J declared in method <J,X>builderFor(Class<X>) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,57] [rawtypes] found raw type: Class missing type arguments for generic class Class<T> where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class<I> found: Class<CAP#1> where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class<T> found: Class<CAP#1> where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/test/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplicationTest.java:[90,18] [unchecked] unchecked conversion required: NodeAndDelegate<MockPresentationDelegate> found: NodeAndDelegate [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-javafx <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:11.0.1:provided [WARNING] org.openjfx:javafx-fxml:jar:linux:11.0.1:provided [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.openjfx:javafx-web:jar:linux:11.0.1:provided [WARNING] org.openjfx:javafx-base:jar:linux:11.0.1:provided [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.openjfx:javafx-controls:jar:linux:11.0.1:provided [WARNING] org.springframework:spring-beans:jar:5.3.37:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-2:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [WARNING] org.openjfx:javafx-base:jar:11.0.1:provided [WARNING] org.openjfx:javafx-controls:jar:11.0.1:provided [WARNING] org.openjfx:javafx-fxml:jar:11.0.1:provided [WARNING] org.openjfx:javafx-web:jar:11.0.1:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test [WARNING] ch.qos.logback:logback-classic:jar:1.5.15:test [INFO] [INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >----------- [INFO] Building SteelBlue (examples) 2.0-ALPHA-2-SNAPSHOT [14/8] [INFO] from modules/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-examples --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-examples >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119833197 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-examples <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-examples --- [INFO] Skipping pom project [INFO] [INFO] --------< it.tidalwave.steelblue:it-tidalwave-ui-example-model >-------- [INFO] Building SteelBlue :: Examples :: Model 2.0-ALPHA-2-SNAPSHOT [15/8] [INFO] from modules/examples/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-model --- [INFO] There are 67 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-model >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119833374 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model --- [INFO] No sources to compile [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-model <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-model --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.springframework:spring-context:jar:6.2.1:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-2:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] org.testng:testng:jar:7.10.2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-2:test [WARNING] org.hamcrest:hamcrest:jar:3.0:test [WARNING] org.mockito:mockito-core:jar:5.13.0:test [WARNING] ch.qos.logback:logback-classic:jar:1.5.15:test [INFO] [INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >----- [INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-2-SNAPSHOT [16/8] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-presentation --- [INFO] There are 108 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-presentation >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119835155 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[75,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-presentation <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-presentation --- [WARNING] Used undeclared dependencies found: [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.springframework:spring-context:jar:6.2.1:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-2:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test [WARNING] ch.qos.logback:logback-classic:jar:1.5.15:test [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >-- [INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-2-SNAPSHOT [17/8] [INFO] from modules/examples/PresentationJavaFX/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] There are 61 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-presentation-javafx >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: a5fda9d7dd75 at timestamp: 1736119838437 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-2-SNAPSHOT.a5fda9d7dd75.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-presentation-javafx <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-presentation-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-2:compile [WARNING] org.openjfx:javafx-fxml:jar:linux:23.0.1:provided [WARNING] org.openjfx:javafx-controls:jar:linux:23.0.1:provided [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.1:provided [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [WARNING] org.springframework:spring-context:jar:6.2.1:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.openjfx:javafx-base:jar:linux:23.0.1:provided [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] it.tidalwave.steelblue:it-tidalwave-ui-core:jar:2.0-ALPHA-2-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.steelblue:it-tidalwave-ui-example-model:jar:2.0-ALPHA-2-SNAPSHOT:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-2:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-2:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-2:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime [WARNING] org.slf4j:jul-to-slf4j:jar:2.0.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.15:runtime [WARNING] ch.qos.logback:logback-classic:jar:1.5.15:runtime [WARNING] org.openjfx:javafx-base:jar:23.0.1:provided [WARNING] org.openjfx:javafx-controls:jar:23.0.1:provided [WARNING] org.openjfx:javafx-fxml:jar:23.0.1:provided [WARNING] org.openjfx:javafx-web:jar:23.0.1:provided [WARNING] org.testng:testng:jar:7.10.2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-2:test [WARNING] org.hamcrest:hamcrest:jar:3.0:test [WARNING] org.mockito:mockito-core:jar:5.13.0:test [WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:runtime [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-2-SNAPSHOT [18/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency-check:11.1.1:aggregate (default-cli) @ steelblue --- [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-model:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-presentation:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-model:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-javafx:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Checking for updates [WARNING] An NVD API Key was not provided - it is highly recommended to use an NVD API key as the update can take a VERY long time without an API Key [INFO] NVD API has 8 records in this update [INFO] Downloaded 8/8 (100%) [INFO] Completed processing batch 1/1 (100%) in 51ms [INFO] Begin database defrag [INFO] End database defrag (5962 ms) [INFO] Check for updates complete (7697 ms) [INFO] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report. About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html 💖 Sponsor: https://github.com/sponsors/jeremylong [INFO] Analysis Started [INFO] Finished Archive Analyzer (0 seconds) [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Jar Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) WARNING: A restricted method in java.lang.foreign.Linker has been called WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module Jan 05, 2025 11:30:52 PM org.apache.lucene.store.MemorySegmentIndexInputProvider <init> INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false Jan 05, 2025 11:30:52 PM org.apache.lucene.internal.vectorization.VectorizationProvider lookup WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API. [INFO] Created CPE Index (2 seconds) [INFO] Finished CPE Analyzer (3 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished Sonatype OSS Index Analyzer (1 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Finished Unused Suppression Rule Analyzer (0 seconds) [INFO] Analysis Complete (5 seconds) [INFO] Writing XML report to: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/dependency-check-report.xml [INFO] Writing HTML report to: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/dependency-check-report.html [WARNING] One or more dependencies were identified with known vulnerabilities in SteelBlue: spring-core-5.3.37.jar (pkg:maven/org.springframework/spring-core@5.3.37, cpe:2.3:a:pivotal_software:spring_framework:5.3.37:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.37:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.37:*:*:*:*:*:*:*) : CVE-2024-38820 spring-expression-5.3.37.jar (pkg:maven/org.springframework/spring-expression@5.3.37, cpe:2.3:a:pivotal_software:spring_framework:5.3.37:*:*:*:*:*:*:*, cpe:2.3:a:springsource:spring_framework:5.3.37:*:*:*:*:*:*:*, cpe:2.3:a:vmware:spring_framework:5.3.37:*:*:*:*:*:*:*) : CVE-2024-38808, CVE-2024-38820 See the dependency-check report for more details. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SteelBlue 2.0-ALPHA-2-SNAPSHOT: [INFO] [INFO] SteelBlue .......................................... SUCCESS [ 16.985 s] [INFO] SteelBlue (modules) ................................ SUCCESS [ 0.061 s] [INFO] SteelBlue :: Core .................................. SUCCESS [ 2.889 s] [INFO] SteelBlue :: JavaFX Bindings ....................... SUCCESS [ 5.529 s] [INFO] SteelBlue (examples) ............................... SUCCESS [ 0.059 s] [INFO] SteelBlue :: Examples :: Model ..................... SUCCESS [ 1.754 s] [INFO] SteelBlue :: Examples :: Presentation .............. SUCCESS [ 3.306 s] [INFO] SteelBlue :: Examples :: JavaFX presentation ....... SUCCESS [ 1.797 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:43 min [INFO] Finished at: 2025-01-05T23:30:57Z [INFO] ------------------------------------------------------------------------ [workspace] $ /bin/bash /tmp/jenkins5961382373047072306.sh No post-build script. Archiving workspace Deleting old workspace snapshot from #1324. TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Saving reports... Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/testng/testng-results.xml' TestNG Reports Processing: FINISH [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.7 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 [JaCoCo plugin] Saving matched execfiles: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/classes 60 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes 50 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes 6 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes 7 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/classes 4 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts [JaCoCo plugin] Source Exclusions: [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java 52 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java 46 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/java 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/main/java 4 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 54.954952, method: 36.04061, line: 30.72519, branch: 12.254902, instruction: 31.48995, complexity: 31.890333 [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 53 issues (skipped 52 duplicates) [Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Java Compiler] -> resolved paths in source directory (28 found, 1 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 53 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 29 affected files [Java Compiler] No filter has been set, publishing all 53 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 51 issues (skipped 2 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [Java Compiler] -> 28 copied, 0 not in workspace, 2 not-found, 0 with I/O error [Java Compiler] Deleting source code files of build #1324 [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] [-ERROR-] Can't create fingerprints for some files: [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 53 issues (skipped 52 duplicates) [Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Java Compiler] -> resolved paths in source directory (28 found, 1 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 53 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 29 affected files [Java Compiler] No filter has been set, publishing all 53 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 51 issues (skipped 2 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [Java Compiler] -> 28 copied, 0 not in workspace, 2 not-found, 0 with I/O error [Java Compiler] Deleting source code files of build #1324 [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] [-ERROR-] Can't create fingerprints for some files: [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] Reference build recorder is not configured [Java Compiler] No valid reference build found [Java Compiler] All reported issues will be considered outstanding [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 53 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] -> found 40 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 40 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Successfully parsed console log [Maven] -> found 40 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 40 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Reference build recorder is not configured [Maven] No valid reference build found [Maven] All reported issues will be considered outstanding [Maven] No quality gates have been set - skipping [Maven] Health report is disabled - skipping [Maven] Created analysis result for 40 issues (found 0 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set [CPD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 1 file [CPD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'target/cpd.xml' [CPD] Skipping post processing [CPD] No filter has been set, publishing all 0 issues [CPD] Repository miner is not configured, skipping repository mining [CPD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 1 file [CPD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'target/cpd.xml' [CPD] Skipping post processing [CPD] No filter has been set, publishing all 0 issues [CPD] Repository miner is not configured, skipping repository mining [CPD] Reference build recorder is not configured [CPD] No valid reference build found [CPD] All reported issues will be considered outstanding [CPD] No quality gates have been set - skipping [CPD] Health report is disabled - skipping [CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CPD] Attaching ResultAction with ID 'cpd' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set [PMD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/pmd.xml [PMD] -> found 2 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 2 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 2 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 2 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Repository miner is not configured, skipping repository mining [PMD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/pmd.xml [PMD] -> found 2 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 2 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 2 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 2 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Repository miner is not configured, skipping repository mining [PMD] Reference build recorder is not configured [PMD] No valid reference build found [PMD] All reported issues will be considered outstanding [PMD] No quality gates have been set - skipping [PMD] Health report is disabled - skipping [PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] -> found 8 issues (skipped 10 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8' [AspectJ] Creating SCM blamer to obtain author and commit information for affected files [AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [AspectJ] -> none of the issues requires resolving of paths [AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [AspectJ] -> resolved module names for 8 issues [AspectJ] Resolving package names (or namespaces) by parsing the affected files [AspectJ] -> resolved package names of 1 affected files [AspectJ] No filter has been set, publishing all 8 issues [AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds [AspectJ] -> created fingerprints for 0 issues (skipped 8 issues) [AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [AspectJ] -> 0 copied, 0 not in workspace, 8 not-found, 0 with I/O error [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Successfully parsed console log [AspectJ] -> found 8 issues (skipped 10 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8' [AspectJ] Creating SCM blamer to obtain author and commit information for affected files [AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [AspectJ] -> none of the issues requires resolving of paths [AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [AspectJ] -> resolved module names for 8 issues [AspectJ] Resolving package names (or namespaces) by parsing the affected files [AspectJ] -> resolved package names of 1 affected files [AspectJ] No filter has been set, publishing all 8 issues [AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds [AspectJ] -> created fingerprints for 0 issues (skipped 8 issues) [AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [AspectJ] -> 0 copied, 0 not in workspace, 8 not-found, 0 with I/O error [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Reference build recorder is not configured [AspectJ] No valid reference build found [AspectJ] All reported issues will be considered outstanding [AspectJ] No quality gates have been set - skipping [AspectJ] Health report is disabled - skipping [AspectJ] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues) [AspectJ] Attaching ResultAction with ID 'aspectj' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Reference build recorder is not configured [Code Analysis] No valid reference build found [Code Analysis] All reported issues will be considered outstanding [Code Analysis] No quality gates have been set - skipping [Code Analysis] Health report is disabled - skipping [Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 5 files [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/site/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml [SpotBugs] -> found 6 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Model/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Presentation/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml' [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [SpotBugs] -> resolved paths in source directory (6 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 8 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 5 files [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/site/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml [SpotBugs] -> found 6 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Model/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Presentation/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml' [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [SpotBugs] -> resolved paths in source directory (6 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 8 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] No valid reference build found [SpotBugs] All reported issues will be considered outstanding [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 196 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 196 files for open tasks [Open Tasks Scanner] Found a total of 100 open tasks [Open Tasks Scanner] -> FIXME: 67 open tasks [Open Tasks Scanner] -> TODO: 33 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Open Tasks Scanner] -> resolved paths in source directory (42 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 100 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 42 affected files [Open Tasks Scanner] No filter has been set, publishing all 100 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 100 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [Open Tasks Scanner] -> 26 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 196 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 196 files for open tasks [Open Tasks Scanner] Found a total of 100 open tasks [Open Tasks Scanner] -> FIXME: 67 open tasks [Open Tasks Scanner] -> TODO: 33 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Open Tasks Scanner] -> resolved paths in source directory (42 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 100 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 42 affected files [Open Tasks Scanner] No filter has been set, publishing all 100 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 100 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1326/files-with-issues' [Open Tasks Scanner] -> 26 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Reference build recorder is not configured [Open Tasks Scanner] No valid reference build found [Open Tasks Scanner] All reported issues will be considered outstanding [Open Tasks Scanner] No quality gates have been set - skipping [Open Tasks Scanner] Health report is disabled - skipping [Open Tasks Scanner] Created analysis result for 100 issues (found 0 new issues, fixed 0 issues) [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set [OWASP Dependency Check] [-ERROR-] Errors during parsing [OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error? [OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/dependency-check-report.json' [OWASP Dependency Check] Traversing of symbolic links: enabled [OWASP Dependency Check] Skipping post processing [OWASP Dependency Check] No filter has been set, publishing all 0 issues [OWASP Dependency Check] Repository miner is not configured, skipping repository mining [OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/dependency-check-report.json' [OWASP Dependency Check] Traversing of symbolic links: enabled [OWASP Dependency Check] Skipping post processing [OWASP Dependency Check] No filter has been set, publishing all 0 issues [OWASP Dependency Check] Repository miner is not configured, skipping repository mining [OWASP Dependency Check] [-ERROR-] Errors during parsing [OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error? [OWASP Dependency Check] Reference build recorder is not configured [OWASP Dependency Check] No valid reference build found [OWASP Dependency Check] All reported issues will be considered outstanding [OWASP Dependency Check] No quality gates have been set - skipping [OWASP Dependency Check] Health report is disabled - skipping [OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] No valid reference build found [JavaDoc] All reported issues will be considered outstanding [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'SteelBlue_Metrics #1326'. [Checks API] No suitable checks publisher found. [description-setter] Description set: origin/master 2.0-ALPHA-2-SNAPSHOT a5fda9d7dd75 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Triggering a new build of SteelBlue :: Archive (master) Finished: SUCCESS