Skip to content
Success

Console Output

Started by an SCM change
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 bff95d082b7fe4329586b8422aeeaae13e283dfe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bff95d082b7fe4329586b8422aeeaae13e283dfe # timeout=10
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 643747a38e2ff5454633d60ece81662dd003d10b # 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/settings14532557606374115564.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,it.tidalwave-monocle-profile-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/3 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
[INFO] Scanning for projects...
[WARNING] Failed to build parent project for it.tidalwave.superpom:superpom:pom:5.12.1
[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-5-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: bff95d082b7f at timestamp: 1736913623106
[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-5-SNAPSHOT bff95d082b7f
[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/3/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] --- revapi:0.15.0:check (api-check) @ steelblue ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/steelblue/2.0-ALPHA-5-SNAPSHOT/steelblue-2.0-ALPHA-5-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-5-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: bff95d082b7f at timestamp: 1736913626908
[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-5-SNAPSHOT bff95d082b7f
[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/3/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] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-modules ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-modules/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-modules-2.0-ALPHA-5-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-5-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] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target
[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: bff95d082b7f at timestamp: 1736913627084
[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-5-SNAPSHOT bff95d082b7f
[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/3/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 64 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:[102,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:[106,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:[108,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/function/BooleanBoundFunctionSupport.java:[59,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/core/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/core/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/core/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/core/function/OrFunction.java:[45,66] [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/core/role/impl/DefaultDisplayable.java:[59,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/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/SimpleCompositePresentable.java:[87,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:[60,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:[65,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:[68,41] [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-core ---
[INFO] Copying 4 resources 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 22 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,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:[74,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
04:00:35.845 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - STARTING TESTS OF it.tidalwave.ui.core.MutableTest
04:00:35.911 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - *********************
04:00:35.912 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - TEST "test listeners"
04:00:35.912 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - *********************
04:00:36.047 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - TEST PASSED in 135 msec
04:00:36.047 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - 
04:00:36.050 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - *************************
04:00:36.050 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - TEST "test Configuration"
04:00:36.050 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - *************************
04:00:36.354 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - TEST PASSED in 304 msec
04:00:36.354 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - 
04:00:36.356 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ********************************
04:00:36.356 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST "test default notification"
04:00:36.357 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ********************************
04:00:36.371 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST PASSED in 15 msec
04:00:36.371 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - 
04:00:36.373 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ***********************************************
04:00:36.373 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST "test notification with bundle attributes"
04:00:36.373 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ***********************************************
04:00:36.379 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST PASSED in 7 msec
04:00:36.379 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - 
04:00:36.380 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - **************************************************
04:00:36.380 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST "test notification with hardwired attributes"
04:00:36.381 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - **************************************************
04:00:36.381 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST PASSED in 1 msec
04:00:36.382 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - 
04:00:36.388 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ********************************
04:00:36.389 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test default notification"
04:00:36.389 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ********************************
04:00:36.392 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 4 msec
04:00:36.393 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
04:00:36.395 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ***********************************************
04:00:36.395 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with bundle attributes"
04:00:36.395 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ***********************************************
04:00:36.396 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 2 msec
04:00:36.396 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
04:00:36.398 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ************************************
04:00:36.398 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with cancel"
04:00:36.398 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ************************************
04:00:36.400 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 2 msec
04:00:36.400 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
04:00:36.402 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - *************************************
04:00:36.402 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with confirm"
04:00:36.402 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - *************************************
04:00:36.403 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 1 msec
04:00:36.403 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
04:00:36.405 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - **************************************************
04:00:36.405 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with hardwired attributes"
04:00:36.405 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - **************************************************
04:00:36.406 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 1 msec
04:00:36.406 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
04:00:36.413 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
04:00:36.413 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "must read the displayName from the bundle"
04:00:36.413 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ARGS [en, English]
04:00:36.413 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
04:00:36.416 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 4 msec
04:00:36.416 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.417 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
04:00:36.417 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "must read the displayName from the bundle"
04:00:36.417 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ARGS [it, Italian]
04:00:36.417 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
04:00:36.418 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
04:00:36.419 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.419 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
04:00:36.419 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "must read the displayName from the bundle"
04:00:36.419 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ARGS [fr, French]
04:00:36.420 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
04:00:36.421 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
04:00:36.421 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.422 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - *********************
04:00:36.422 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of String"
04:00:36.422 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - *********************
04:00:36.423 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
04:00:36.423 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.424 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ****************************************
04:00:36.424 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of String with toString name"
04:00:36.424 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ****************************************
04:00:36.425 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 0 msec
04:00:36.425 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.426 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
04:00:36.426 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of function"
04:00:36.426 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
04:00:36.427 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 2 msec
04:00:36.427 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.428 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
04:00:36.428 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of supplier"
04:00:36.428 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
04:00:36.429 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
04:00:36.430 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.430 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ******************
04:00:36.431 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test render"
04:00:36.431 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ******************
04:00:36.431 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
04:00:36.432 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.432 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ********************
04:00:36.432 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test renderTo"
04:00:36.432 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ********************
04:00:36.434 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
04:00:36.434 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
04:00:36.439 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - ***********************************************
04:00:36.439 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST "test ofMaybePresentable with Presentable"
04:00:36.440 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - ***********************************************
04:00:36.594 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST PASSED in 154 msec
04:00:36.594 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - 
04:00:36.595 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - **************************************************
04:00:36.595 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST "test ofMaybePresentable without Presentable"
04:00:36.595 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - **************************************************
04:00:36.598 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST PASSED in 3 msec
04:00:36.598 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - 
04:00:36.599 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - *************************
04:00:36.599 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST "works with actions"
04:00:36.599 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - *************************
04:00:36.606 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST PASSED in 6 msec
04:00:36.606 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - 
04:00:36.607 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - ****************************
04:00:36.607 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST "works with no actions"
04:00:36.607 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - ****************************
04:00:36.610 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST PASSED in 3 msec
04:00:36.610 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - 
04:00:36.613 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
04:00:36.614 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
04:00:36.614 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1439821925, Mock for As, hashCode: 340670126, -1]
04:00:36.614 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
04:00:36.660 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 48 msec
04:00:36.660 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
04:00:36.661 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
04:00:36.661 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
04:00:36.661 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 340670126, Mock for As, hashCode: 1439821925, 1]
04:00:36.661 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
04:00:36.663 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
04:00:36.663 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
04:00:36.663 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
04:00:36.664 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
04:00:36.664 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1439821925, Mock for As, hashCode: 1439821925, 0]
04:00:36.664 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
04:00:36.666 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
04:00:36.666 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
04:00:36.666 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
04:00:36.666 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
04:00:36.667 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 610358919, Mock for As, hashCode: 1482910544, 0]
04:00:36.667 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
04:00:36.668 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
04:00:36.668 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
04:00:36.669 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
04:00:36.669 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
04:00:36.669 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1482910544, Mock for As, hashCode: 610358919, 0]
04:00:36.669 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
04:00:36.670 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
04:00:36.670 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
04:00:36.744 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************
04:00:36.745 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find local roles"
04:00:36.745 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************
04:00:36.746 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec
04:00:36.746 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
04:00:36.750 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - *******************************
04:00:36.750 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find roles in owner"
04:00:36.750 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - *******************************
04:00:36.753 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@6b5e1fc5
04:00:36.757 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@5f0ca069
04:00:36.765 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.As$MockitoMock$BgVqPaCl@175957b6 at construction time: []
04:00:36.765 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for i.t.u.As$MockitoMock$BgVqPaCl@175957b6
04:00:36.765 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.767 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@5151accb
04:00:36.771 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@1136122a, [])
04:00:36.771 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$BgVqPaCl@175957b6, i.t.u.c.r.i.DefaultPresentationModelTest$Role2)
04:00:36.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
04:00:36.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
04:00:36.773 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.773 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$BgVqPaCl@175957b6, i.t.u.RoleFactory)
04:00:36.773 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
04:00:36.773 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
04:00:36.773 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.773 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@1136122a, []) completed
04:00:36.774 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.775 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 25 msec
04:00:36.775 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
04:00:36.779 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
04:00:36.779 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must give priority to local roles"
04:00:36.780 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
04:00:36.780 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec
04:00:36.780 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
04:00:36.785 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************
04:00:36.785 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role"
04:00:36.785 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************
04:00:36.785 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for j.l.Object@72d16d6 at construction time: []
04:00:36.786 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for j.l.Object@72d16d6
04:00:36.786 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.786 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@5a6af2c4
04:00:36.787 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@14fff5e7, [])
04:00:36.787 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.787 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(j.l.Object@72d16d6, i.t.u.c.r.i.DefaultPresentationModelTest$Role2)
04:00:36.787 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.787 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(j.l.Object@72d16d6, i.t.u.RoleFactory)
04:00:36.787 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.788 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@14fff5e7, []) completed
04:00:36.788 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.788 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 3 msec
04:00:36.788 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
04:00:36.792 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
04:00:36.792 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role bis"
04:00:36.792 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
04:00:36.793 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.As$MockitoMock$BgVqPaCl@2dd08ff1 at construction time: []
04:00:36.793 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role1) for i.t.u.As$MockitoMock$BgVqPaCl@2dd08ff1
04:00:36.793 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.794 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@5981f2c6
04:00:36.794 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@45451333, [])
04:00:36.794 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.794 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$BgVqPaCl@2dd08ff1, i.t.u.c.r.i.DefaultPresentationModelTest$Role1)
04:00:36.794 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
04:00:36.794 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
04:00:36.794 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.795 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$BgVqPaCl@2dd08ff1, i.t.u.RoleFactory)
04:00:36.795 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
04:00:36.795 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
04:00:36.795 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.795 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@45451333, []) completed
04:00:36.795 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.800 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 7 msec
04:00:36.800 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
04:00:36.803 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************
04:00:36.803 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "test TFT 248 regression"
04:00:36.803 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************
04:00:36.804 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.As$MockitoMock$BgVqPaCl@8585cdd at construction time: []
04:00:36.804 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role3) for i.t.u.As$MockitoMock$BgVqPaCl@8585cdd
04:00:36.804 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.805 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@813ab53
04:00:36.805 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@62c47480, [])
04:00:36.805 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.805 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$BgVqPaCl@8585cdd, i.t.u.c.r.i.DefaultPresentationModelTest$Role3)
04:00:36.805 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
04:00:36.805 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
04:00:36.805 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$BgVqPaCl@8585cdd, i.t.u.RoleFactory)
04:00:36.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
04:00:36.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
04:00:36.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.806 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@62c47480, []) completed
04:00:36.806 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.807 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 4 msec
04:00:36.807 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
04:00:36.808 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - *************************************
04:00:36.808 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST "test toString with Displayable"
04:00:36.808 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - *************************************
04:00:36.810 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST PASSED in 1 msec
04:00:36.810 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - 
04:00:36.810 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ********************************************
04:00:36.810 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST "test toString with broken Displayable"
04:00:36.811 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ********************************************
04:00:36.876 [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:79)
	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)
04:00:36.880 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST PASSED in 70 msec
04:00:36.881 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - 
04:00:36.881 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ****************************************
04:00:36.881 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST "test toString without Displayable"
04:00:36.881 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ****************************************
04:00:36.882 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@35c00c at construction time: []
04:00:36.882 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.u.c.r.i.DefaultUserAction@35c00c
04:00:36.882 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.882 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@6d695ec4, [])
04:00:36.883 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.883 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@35c00c, i.t.u.c.r.Displayable)
04:00:36.883 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.883 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@35c00c, i.t.u.RoleFactory)
04:00:36.883 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.883 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@6d695ec4, []) completed
04:00:36.883 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.884 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST PASSED in 3 msec
04:00:36.884 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - 
04:00:36.885 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - *************************************************************
04:00:36.885 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
04:00:36.885 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [a@5ca8bd01$Displayable[], b@7b10472e$Displayable[], -1]
04:00:36.886 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - *************************************************************
04:00:36.888 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 2 msec
04:00:36.888 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
04:00:36.888 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.888 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
04:00:36.888 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [b@7b10472e$Displayable[], a@5ca8bd01$Displayable[], 1]
04:00:36.888 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.889 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
04:00:36.889 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
04:00:36.889 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.889 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
04:00:36.890 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [a@5ca8bd01$Displayable[], a@5ca8bd01$Displayable[], 0]
04:00:36.890 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.890 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
04:00:36.890 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
04:00:36.890 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.891 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
04:00:36.891 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [c@6e90cec8$Displayable[], c@13f182b9$Displayable[], 0]
04:00:36.891 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.891 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
04:00:36.891 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
04:00:36.892 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.892 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
04:00:36.892 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [c@13f182b9$Displayable[], c@6e90cec8$Displayable[], 0]
04:00:36.892 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
04:00:36.892 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
04:00:36.892 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
04:00:36.893 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ****************************
04:00:36.893 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST "test generic listener"
04:00:36.893 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ****************************
04:00:36.935 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST PASSED in 42 msec
04:00:36.936 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - 
04:00:36.937 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***********************************
04:00:36.937 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST "test named property listener"
04:00:36.937 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***********************************
04:00:36.938 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST PASSED in 2 msec
04:00:36.938 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - 
04:00:36.939 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***************************
04:00:36.939 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST "test remove listener"
04:00:36.939 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***************************
04:00:36.940 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST PASSED in 0 msec
04:00:36.940 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - 
04:00:36.941 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - *****************************
04:00:36.941 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no actions"
04:00:36.942 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - *****************************
04:00:36.942 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 1 msec
04:00:36.942 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - 
04:00:36.943 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************
04:00:36.943 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no default action"
04:00:36.943 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************
04:00:36.944 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 0 msec
04:00:36.944 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - 
04:00:36.945 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - *********************************************************************
04:00:36.945 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST "must create a PresentationModel containing the proper children"
04:00:36.945 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - *********************************************************************
04:00:36.950 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5ef591af/a at construction time: []
04:00:36.952 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@5690c2a8, [])
04:00:36.952 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.953 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5ef591af/a: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@2c6aa46c, i.t.r.i.DefaultSimpleComposite@2f112ade]
04:00:36.953 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@5690c2a8, []) completed
04:00:36.953 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -  DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5ef591af/a), MockDatum(a)
04:00:36.953 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:00:36.958 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@2ac3d530, [])
04:00:36.958 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.958 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:00:36.959 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b1 at construction time: []
04:00:36.959 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@21ab919c, [])
04:00:36.959 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.960 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5edd9b4f, i.t.r.i.DefaultSimpleComposite@5db90818]
04:00:36.960 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@21ab919c, []) completed
04:00:36.960 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2 at construction time: []
04:00:36.960 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@7378c4a4, [])
04:00:36.960 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.960 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@6694fb1b]
04:00:36.960 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@7378c4a4, []) completed
04:00:36.960 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3 at construction time: []
04:00:36.961 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@7c02b3cb, [])
04:00:36.961 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.961 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@3d8fd373]
04:00:36.961 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@7c02b3cb, []) completed
04:00:36.961 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@2ac3d530, []) completed
04:00:36.962 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -      DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b1), MockDatum(b1)
04:00:36.962 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:00:36.962 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@1e01b195, [])
04:00:36.962 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.962 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:00:36.962 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1 at construction time: []
04:00:36.962 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@1b994617, [])
04:00:36.962 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.963 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@807c1e8]
04:00:36.963 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@1b994617, []) completed
04:00:36.963 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2 at construction time: []
04:00:36.963 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@5016f1a, [])
04:00:36.963 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.963 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@33bfe6d3]
04:00:36.963 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@5016f1a, []) completed
04:00:36.964 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3 at construction time: []
04:00:36.964 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@455d04d2, [])
04:00:36.964 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.964 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7cbfbcd1, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@998fbd4]
04:00:36.964 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@455d04d2, []) completed
04:00:36.964 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@1e01b195, []) completed
04:00:36.964 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -          DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1), MockDatum(c1)
04:00:36.965 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1 at construction time: []
04:00:36.965 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1
04:00:36.965 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.965 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@7dc92a06
04:00:36.966 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@52bb3dcd, [])
04:00:36.966 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.966 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1, i.t.r.SimpleComposite)
04:00:36.966 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.966 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@59a3eaf7/c1, i.t.u.RoleFactory)
04:00:36.966 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.966 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@52bb3dcd, []) completed
04:00:36.966 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.966 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -          DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2), MockDatum(c2)
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2 at construction time: []
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@383e6734, [])
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.967 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2, i.t.r.SimpleComposite)
04:00:36.967 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.967 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@4eb5764d/c2, i.t.u.RoleFactory)
04:00:36.967 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@383e6734, []) completed
04:00:36.967 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.968 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -          DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3), MockDatum(c3)
04:00:36.968 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3 at construction time: []
04:00:36.968 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3
04:00:36.968 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.968 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@6be80629, [])
04:00:36.968 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.968 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3, i.t.r.SimpleComposite)
04:00:36.968 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.968 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@56dde9f7/c3, i.t.u.RoleFactory)
04:00:36.969 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.969 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@6be80629, []) completed
04:00:36.969 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.969 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -      DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2), MockDatum(b2)
04:00:36.969 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2 at construction time: []
04:00:36.969 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2
04:00:36.969 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.969 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@3dec769, [])
04:00:36.970 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.970 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2, i.t.r.SimpleComposite)
04:00:36.970 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.970 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c17794e/b2, i.t.u.RoleFactory)
04:00:36.970 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.970 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@3dec769, []) completed
04:00:36.970 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.970 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -      DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3), MockDatum(b3)
04:00:36.970 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3 at construction time: []
04:00:36.970 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3
04:00:36.971 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.971 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@362b384c, [])
04:00:36.971 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.971 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3, i.t.r.SimpleComposite)
04:00:36.971 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.971 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ce238e/b3, i.t.u.RoleFactory)
04:00:36.971 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.971 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@362b384c, []) completed
04:00:36.971 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.972 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST PASSED in 26 msec
04:00:36.972 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - 
04:00:36.973 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - ********************
04:00:36.973 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - TEST "test populate"
04:00:36.973 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - ********************
04:00:36.976 [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"]]
04:00:36.977 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Open"] to menu item File
04:00:36.978 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Close"] to menu item File
04:00:36.978 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Close all"] to menu item File
04:00:36.978 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Undo"] to menu item Edit
04:00:36.978 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Redo"] to menu item Edit
04:00:36.978 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Select all"] to menu item Select
04:00:36.978 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Deselect"] to menu item Select
04:00:36.978 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@4fef4f96 at construction time: []
04:00:36.978 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.MenuBarControl$MenuPlacement) for i.t.u.c.r.i.DefaultUserAction@4fef4f96
04:00:36.978 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:00:36.979 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@206bd7a0, [])
04:00:36.979 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@6f22c1f1
04:00:36.979 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@4fef4f96, i.t.u.c.MenuBarControl$MenuPlacement)
04:00:36.979 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.979 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@4fef4f96, i.t.u.RoleFactory)
04:00:36.979 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:00:36.979 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000792a58370a10@206bd7a0, []) completed
04:00:36.979 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:00:36.981 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - TEST PASSED in 8 msec
04:00:36.981 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - 
04:00:36.982 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - ***********
04:00:36.982 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - TEST "test"
04:00:36.982 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - ***********
04:00:37.094 [main                ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport  - Providers by placement:
04:00:37.095 [main                ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport  - >>>> RIGHT: [i.t.u.c.s.PanelGroupControlSupportTest$1@3605ab16, i.t.u.c.s.PanelGroupControlSupportTest$1@30cb223b]
04:00:37.095 [main                ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport  - >>>> LEFT: [i.t.u.c.s.PanelGroupControlSupportTest$1@24d0c6a4, i.t.u.c.s.PanelGroupControlSupportTest$1@50e24ea4]
04:00:37.095 [main                ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport  - >>>> CENTER: [i.t.u.c.s.PanelGroupControlSupportTest$1@4ba402b5, i.t.u.c.s.PanelGroupControlSupportTest$1@22172b00]
04:00:37.095 [main                ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport  - >>>> BOTTOM: [i.t.u.c.s.PanelGroupControlSupportTest$1@d02c00, i.t.u.c.s.PanelGroupControlSupportTest$1@4205d5d0]
04:00:37.101 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - TEST PASSED in 119 msec
04:00:37.101 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - 
04:00:37.102 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - ********************
04:00:37.102 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - TEST "test populate"
04:00:37.102 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - ********************
04:00:37.127 [main                ] INFO  it.tidalwave.ui.core.spi.ToolBarControlSupport     - Toolbar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"]]
04:00:37.128 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - TEST PASSED in 26 msec
04:00:37.129 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - 
04:00:37.129 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - FINISHED TESTS OF it.tidalwave.ui.core.MutableTest
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.768 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 51, 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 64 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-5-SNAPSHOT.bff95d082b7f.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-5-SNAPSHOT.bff95d082b7f-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-core ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f-tests.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-5-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: Overridable method function is called from constructor new it.tidalwave.ui.core.function.BooleanBoundFunctionSupport(ChangingSource[]). [it.tidalwave.ui.core.function.BooleanBoundFunctionSupport] At BooleanBoundFunctionSupport.java:[line 68] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
[ERROR] Medium: Exception thrown in class it.tidalwave.ui.core.spi.PanelGroupControlSupport at new it.tidalwave.ui.core.spi.PanelGroupControlSupport() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [it.tidalwave.ui.core.spi.PanelGroupControlSupport, it.tidalwave.ui.core.spi.PanelGroupControlSupport] At PanelGroupControlSupport.java:[line 71]At PanelGroupControlSupport.java:[line 71] CT_CONSTRUCTOR_THROW
[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-5-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: bff95d082b7f at timestamp: 1736913643882
[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-5-SNAPSHOT bff95d082b7f
[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/3/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 47 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/impl/DefaultJavaFXBinder.java:[63,4] [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/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/util/JavaFXSafeComponentBuilder.java:[104,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:[164,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:[163,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/common/RoleCollector.java:[88,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/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/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] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes
[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
04:00:51.307 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - STARTING TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest
04:00:51.355 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ******************************
04:00:51.355 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext"
04:00:51.355 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ******************************
04:00:51.367 [main                ] INFO  i.t.ui.javafx.JavaFXSpringAnnotationApplication    - 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@434e6670
04:00:51.833 [main                ] WARN  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - No message bus
04:00:51.969 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 614 msec
04:00:51.969 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - 
04:00:51.971 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************************************
04:00:51.971 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext with EnableMessageBus"
04:00:51.971 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************************************
04:00:51.973 [main                ] INFO  i.t.ui.javafx.JavaFXSpringAnnotationApplication    - Detected @EnableMessageBus, enabling message bus
04:00:51.974 [main                ] INFO  i.t.ui.javafx.JavaFXSpringAnnotationApplication    - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$UnderTestWithEnableMessageBus
04:00:51.988 [main                ] INFO  it.tidalwave.messagebus.spi.SimpleMessageBus       - MessageBusSupport configured with it.tidalwave.messagebus.spi.SimpleAsyncMessageDelivery@56d26b91
04:00:51.990 [main                ] DEBUG it.tidalwave.messagebus.spi.SimpleMessageBus       - subscribe(class it.tidalwave.ui.core.message.PanelShowRequest, it.tidalwave.ui.javafx.impl.DefaultJavaFXPanelGroupControl$$Lambda/0x0000734648286400@20f9a9e1)
04:00:51.995 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 25 msec
04:00:51.995 [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
04:00:53.797 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *********************************************
04:00:53.797 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "a single pane should be added directly"
04:00:53.798 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *********************************************
04:00:53.799 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:00:53.799 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:53.966 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] --- using no wrapper for StackPane@7c564c10
04:00:53.981 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:53.981 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.108 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.108 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.108 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.109 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.109 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.109 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.109 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.113 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.113 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.113 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:54.114 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:54.114 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.142 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1345 msec
04:00:55.142 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:00:55.375 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ********************************************************************
04:00:55.375 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "a single pane with ALWAYS WRAP should be wrapped in StackPane"
04:00:55.376 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ********************************************************************
04:00:55.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:00:55.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.379 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [ALWAYS_WRAP] ---  using StackPane for [StackPane@6defb2be]
04:00:55.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.390 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.391 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.391 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:55.391 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:55.391 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.403 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1027 msec
04:00:56.403 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:00:56.621 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************************************
04:00:56.622 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "two panes with USE ACCORDION must be wrapped in TitlePane and placed in Accordion"
04:00:56.622 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************************************
04:00:56.623 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:00:56.623 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.630 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] ---  using Accordion for [TitledPane@226e1df0[styleClass=titled-pane]'Panel 1', TitledPane@3faf075[styleClass=titled-pane]'Panel 2']
04:00:56.631 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.632 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.632 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.632 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.633 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.633 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.633 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.633 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.633 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.633 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.634 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.634 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.634 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.634 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.634 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.634 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.635 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.635 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.635 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:56.635 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:56.635 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.645 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1024 msec
04:00:57.646 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:00:57.864 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************
04:00:57.864 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "two panes with same selector must be wrapped in StackPane"
04:00:57.864 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************
04:00:57.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:00:57.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.867 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] ---  using StackPane for [StackPane@3486fc9e, StackPane@706a2ebf]
04:00:57.868 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.868 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.869 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.870 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.871 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:57.871 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:57.871 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:58.872 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1008 msec
04:00:58.873 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:00:59.089 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************************************************************************
04:00:59.089 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "a single pane with ALWAYS WRAP and USE ACCORDION must be wrapped in TitlePane and placed in Accordion"
04:00:59.089 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************************************************************************
04:00:59.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:00:59.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.092 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [ALWAYS_WRAP, USE_ACCORDION] ---  using Accordion for [TitledPane@33be161a[styleClass=titled-pane]'Panel 1']
04:00:59.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:00:59.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:00:59.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.096 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1006 msec
04:01:00.096 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:01:00.315 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
04:01:00.316 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "must properly show when Accordion is used"
04:01:00.316 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
04:01:00.399 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:01:00.400 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.401 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] ---  using Accordion for [TitledPane@6ac185e6[styleClass=titled-pane]'Panel 1', TitledPane@4fb86bf9[styleClass=titled-pane]'Panel 2']
04:01:00.401 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.401 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.401 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.401 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.401 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.401 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.402 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.403 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.403 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:00.403 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:00.403 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.437 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1111 msec
04:01:01.437 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:01:01.664 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
04:01:01.664 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "must properly show when StackPane is used"
04:01:01.664 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
04:01:01.666 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
04:01:01.667 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.668 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] ---  using StackPane for [StackPane@6961872d, StackPane@e14013b]
04:01:01.669 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.669 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.669 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.669 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.671 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.671 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.671 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.671 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.671 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.671 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.672 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.672 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:01.672 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
04:01:01.672 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
04:01:02.674 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1009 msec
04:01:02.674 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
04:01:02.954 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ***********************************************
04:01:02.954 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread"
04:01:02.955 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ***********************************************
04:01:03.016 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 61 msec
04:01:03.016 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 
04:01:03.020 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ********************************************************************
04:01:03.020 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present"
04:01:03.020 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ********************************************************************
04:01:03.021 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 1 msec
04:01:03.021 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 
04:01:03.024 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *************************************************************
04:01:03.024 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable"
04:01:03.024 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *************************************************************
04:01:03.027 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 3 msec
04:01:03.028 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 
04:01:03.185 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
04:01:03.185 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button must assign correct initial enablement"
04:01:03.185 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ARGS [false]
04:01:03.185 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
04:01:03.186 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:03.186 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.188 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.188 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.188 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.189 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.190 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.190 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.190 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.190 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:03.190 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:03.190 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.193 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1008 msec
04:01:04.193 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:04.194 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@2aed8e7d... 
04:01:04.417 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
04:01:04.417 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button must assign correct initial enablement"
04:01:04.417 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ARGS [true]
04:01:04.417 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
04:01:04.417 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.418 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.419 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.419 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.419 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.419 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.420 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.420 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.420 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.422 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:04.422 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:04.422 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.423 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1007 msec
04:01:05.424 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:05.425 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@33ab06cd... 
04:01:05.642 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ************************************************************************
04:01:05.642 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button must throw exception when invoked in the wrong thread"
04:01:05.643 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ************************************************************************
04:01:05.643 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1 msec
04:01:05.643 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:05.644 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@bc73801... 
04:01:05.862 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - **********************************************************
04:01:05.862 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button to Displayable action must assign label"
04:01:05.863 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - **********************************************************
04:01:05.863 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:05.863 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.864 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.864 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.864 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.864 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.864 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.864 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.865 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.866 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.866 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.866 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.866 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:05.866 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:05.866 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:06.869 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1007 msec
04:01:06.870 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:06.871 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@2dd19d4a... 
04:01:07.088 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ******************************************************************
04:01:07.089 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button to not Displayable action must not assign label"
04:01:07.089 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ******************************************************************
04:01:07.089 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:07.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.093 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@249c53d3
04:01:07.101 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
04:01:07.103 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@380b9917
04:01:07.147 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:07.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:07.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.151 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1062 msec
04:01:08.151 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:08.152 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@627f32b0... 
04:01:08.372 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ****************************************
04:01:08.373 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bound button must invoke callback"
04:01:08.373 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ****************************************
04:01:08.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:08.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.375 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:08.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:08.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.679 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - waitForThread()...
04:01:09.681 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1309 msec
04:01:09.681 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:09.682 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@5ffd019c... 
04:01:09.899 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ***************************************************************
04:01:09.900 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "button enablement must be bound to UserAction enablement"
04:01:09.900 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ***************************************************************
04:01:09.900 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.901 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:09.902 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:11.104 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1205 msec
04:01:11.104 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
04:01:11.105 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@2e19bd09... 
04:01:11.271 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.272 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:11.273 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:12.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:12.441 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:12.441 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.442 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.443 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:12.444 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:13.445 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ****************************************************
04:01:13.445 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper cell texts when not hown"
04:01:13.445 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ****************************************************
04:01:13.446 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:13.446 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.446 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@4f7ed589[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 2086242507])
04:01:13.458 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:13.463 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.464 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.465 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:13.472 [pool-17-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:13.473 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf)
04:01:13.474 [pool-17-thread-1    ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
04:01:13.474 [pool-17-thread-1    ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@351a7317
04:01:13.475 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:13.475 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1973964027
04:01:13.476 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:13.476 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:13.476 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@316673a0)
04:01:13.476 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:13.476 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 637109899
04:01:13.477 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:13.477 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:13.477 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1fa91c93)
04:01:13.477 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:13.477 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 887534331
04:01:13.478 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:13.478 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:13.478 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3387e40e)
04:01:13.478 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:13.478 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1882115116
04:01:13.478 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@402b4742)
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 994578213
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:13.479 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@733bff7b)
04:01:13.480 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:13.480 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1382816537
04:01:13.480 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:13.480 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:13.480 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@39cfed0a)
04:01:13.481 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:13.481 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1402739397
04:01:13.481 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:13.481 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:13.481 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1571550b)
04:01:13.482 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:13.482 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1431696182
04:01:13.482 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:13.482 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:13.482 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1c11e79d)
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 773848990
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@278db323)
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:13.483 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 471436695
04:01:13.484 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:13.484 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:13.484 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:13.484 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.484 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.485 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf), false)
04:01:13.486 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:13.488 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:13.488 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf), false)
04:01:13.488 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:13.490 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:13.490 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.490 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.490 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.490 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.490 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@49de0460], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:13.492 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@49de0460], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:13.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:13.494 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:13.507 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf), false)
04:01:13.507 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@546ff3cf), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:13.509 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:13.509 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@146b26c4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@49de0460], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:14.500 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 1054 msec
04:01:14.500 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
04:01:14.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:14.662 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:15.715 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:15.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:15.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:15.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:16.722 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************************
04:01:16.722 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper cell texts when shown"
04:01:16.722 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************************
04:01:16.723 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:16.723 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.723 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@302c8bb2[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 776645681])
04:01:16.724 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:16.728 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.728 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:16.728 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.728 [pool-18-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:16.728 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4)
04:01:16.729 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:16.729 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2050121300
04:01:16.729 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38c81157)
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1725758453
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:16.730 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@30ebf3a0)
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 3420555
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5bbc31d6)
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:16.731 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1060492372
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f26f6ae)
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1469967640
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:16.732 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6c8a815f)
04:01:16.733 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:16.733 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1444919117
04:01:16.733 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:16.733 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:16.733 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@52ffead4)
04:01:16.733 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1996913772
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@64c18a0e)
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1711313324
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:16.734 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@274d6ba6)
04:01:16.735 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:16.735 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1582126425
04:01:16.735 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:16.735 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:16.735 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5aee95cc)
04:01:16.736 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:16.736 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1975723010
04:01:16.736 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:16.736 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:16.736 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:16.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.736 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), false)
04:01:16.737 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:16.737 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), false)
04:01:16.738 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.738 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:16.738 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.738 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:16.739 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:16.739 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.739 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.747 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), false)
04:01:16.748 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:16.748 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:16.748 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@128fc468], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:16.749 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@128fc468], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.749 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@71e174d6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@128fc468], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:16.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:17.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show)
04:01:17.752 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.793 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7e9b7185[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.794 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7e9b7185[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), false)
04:01:17.795 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.796 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.797 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@29e5852e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.797 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@29e5852e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38c81157), false)
04:01:17.798 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38c81157), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.799 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.799 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@70fed844[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.800 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@70fed844[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@30ebf3a0), false)
04:01:17.800 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@30ebf3a0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.801 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.802 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@335d6660[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.802 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@335d6660[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5bbc31d6), false)
04:01:17.802 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5bbc31d6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.803 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.804 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71233f70[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.804 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71233f70[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f26f6ae), false)
04:01:17.804 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f26f6ae), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.805 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.806 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@48d3ce00[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.806 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@48d3ce00[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6c8a815f), false)
04:01:17.806 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6c8a815f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.807 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.808 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@26dea85[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.808 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@26dea85[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@52ffead4), false)
04:01:17.809 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@52ffead4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.810 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.810 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@64bfea5b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.811 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@64bfea5b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@64c18a0e), false)
04:01:17.811 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@64c18a0e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.812 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.812 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@12506244[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@12506244[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@274d6ba6), false)
04:01:17.813 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@274d6ba6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.814 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.814 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4ba6b07d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.815 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4ba6b07d[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5aee95cc), false)
04:01:17.815 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5aee95cc), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.816 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.816 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@73aed36a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:17.819 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7e9b7185[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), false)
04:01:17.819 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@11f906d4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:17.819 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:17.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.834 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7e9b7185[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@128fc468], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:17.835 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@29e5852e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1c42140b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2
04:01:17.835 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@70fed844[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@28313769], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3
04:01:17.835 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@335d6660[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@54aff3d5], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:17.835 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@71233f70[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3edaacde], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:17.836 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@48d3ce00[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@32340542], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6
04:01:17.836 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@26dea85[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@139ff612], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7
04:01:17.836 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@64bfea5b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@38859eef], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:17.836 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@12506244[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53d2797d], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9
04:01:17.837 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@4ba6b07d[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@415e6850], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10
04:01:17.837 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7e9b7185[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@128fc468], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:17.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
04:01:17.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
04:01:17.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
04:01:17.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
04:01:18.844 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 2123 msec
04:01:18.844 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
04:01:19.007 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:19.007 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.007 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:19.008 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:20.062 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:20.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:20.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:20.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:21.068 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ***********************************************
04:01:21.068 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper presentation models"
04:01:21.068 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ***********************************************
04:01:21.069 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:21.069 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.069 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@6e19abc0[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 845574152])
04:01:21.070 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:21.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.073 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:21.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.073 [pool-19-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:21.073 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f)
04:01:21.074 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:21.074 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1949759845
04:01:21.074 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:21.074 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:21.074 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6588ad9b)
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 745501942
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4ac0500b)
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1468355086
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:21.075 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@606b6a1)
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1050753085
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@af6dc79)
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2099188573
04:01:21.076 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a9a1044)
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 704647372
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3f4be623)
04:01:21.077 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1466446496
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d362a10)
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1614780576
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:21.078 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@109f7429)
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1698691585
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@58ef154f)
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1326645274
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:21.079 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:21.080 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:21.080 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.080 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.080 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f), false)
04:01:21.080 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:21.080 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f), false)
04:01:21.081 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:21.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.081 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3935d188], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:21.081 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:21.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.082 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.082 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3935d188], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:21.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:21.097 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f), false)
04:01:21.098 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6bd2a57f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:21.098 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:21.098 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7ad81a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3935d188], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:22.085 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:22.086 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 1017 msec
04:01:22.086 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
04:01:22.247 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:22.247 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:22.248 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:23.302 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:23.310 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:23.310 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.313 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.313 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.313 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.313 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.313 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.313 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:23.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:23.328 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:24.328 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************
04:01:24.329 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper selection"
04:01:24.329 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************
04:01:24.329 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:24.329 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.329 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@3f242f93[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 1760271559])
04:01:24.330 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:24.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.332 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:24.332 [pool-20-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:24.333 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65)
04:01:24.333 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:24.333 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 409433715
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5f6a09b5)
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 178322292
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@61771b11)
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1047144810
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:24.334 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3ccfbdcc)
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1653051652
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1bf4e466)
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1106294729
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6878fbc3)
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:24.335 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1283891160
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cf86b71)
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 600362587
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd)
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2098820247
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:24.336 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@74a6d943)
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 965990914
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@42ff219)
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1100217015
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:24.337 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:24.337 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:24.337 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.338 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.338 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), false)
04:01:24.338 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:24.338 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), false)
04:01:24.338 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:24.338 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.339 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:24.339 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@99c9ed0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.339 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@99c9ed0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.339 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.340 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:24.341 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:24.341 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:24.341 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:24.352 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), false)
04:01:24.352 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:24.352 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:24.353 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@99c9ed0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:25.341 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(select)
04:01:25.342 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.342 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd), false)
04:01:25.342 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:25.343 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:25.343 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd), false)
04:01:25.344 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:25.344 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ComboBox$ComboBoxSelectionModel@6beaff78, name: selectedItem, value: DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd)], DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4065ee65), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd))
04:01:25.344 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:25.345 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.345 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@788e1bc8], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:25.345 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.345 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@788e1bc8], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:25.345 [pool-20-thread-1    ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - Invoked selectable #8
04:01:25.345 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.346 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.347 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:25.348 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:25.359 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd), false)
04:01:25.359 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2923e3bd), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:25.360 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:25.360 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@192a26ae[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@788e1bc8], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:26.353 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 2024 msec
04:01:26.353 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
04:01:26.515 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:26.515 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:26.516 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:27.570 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:27.576 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:27.576 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.578 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.578 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.578 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.578 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.579 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:27.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:28.593 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - ***********************************************
04:01:28.593 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST "must have the proper presentation models"
04:01:28.593 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - ***********************************************
04:01:28.594 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:28.594 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.596 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.596 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.596 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:28.596 [pool-21-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:28.596 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b0c4bc8)
04:01:28.597 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:28.597 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1756108641
04:01:28.597 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:28.597 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@120a8609)
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1404271502
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a1ebebc)
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 868745819
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:28.598 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@71645bdd)
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1232530855
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@19633e18)
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1097460983
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:28.599 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1c32b6e1)
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 164528223
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7c314a2c)
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 176298730
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@70f2291e)
04:01:28.600 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2008264605
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d67ddb1)
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 832434213
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@76b56864)
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:28.601 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 655358535
04:01:28.602 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:28.602 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:28.602 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.602 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.602 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.602 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.602 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.603 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:28.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:28.610 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@21d83c36[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.611 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@21d83c36[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b0c4bc8), false)
04:01:28.611 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b0c4bc8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.612 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.613 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@21d83c36[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.613 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2831e53e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.614 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2831e53e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b0c4bc8), false)
04:01:28.614 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b0c4bc8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.614 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.615 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@16945c6[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.615 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@16945c6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@120a8609), false)
04:01:28.615 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@120a8609), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.616 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.616 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7474caec[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.616 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7474caec[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a1ebebc), false)
04:01:28.617 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a1ebebc), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.617 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.617 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@117ab8aa[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.618 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@117ab8aa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@71645bdd), false)
04:01:28.618 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@71645bdd), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.618 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.619 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@498f63b3[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.619 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@498f63b3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@19633e18), false)
04:01:28.619 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@19633e18), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.619 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.620 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7f801610[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.620 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7f801610[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1c32b6e1), false)
04:01:28.620 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1c32b6e1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.621 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.621 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5c9fd74f[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.621 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5c9fd74f[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7c314a2c), false)
04:01:28.621 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7c314a2c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.622 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.622 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@908c7f8[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.622 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@908c7f8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@70f2291e), false)
04:01:28.623 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@70f2291e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.623 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.623 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@77e74b5[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.624 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@77e74b5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d67ddb1), false)
04:01:28.624 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d67ddb1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.624 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.624 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1dc8c9ff[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.625 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1dc8c9ff[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@76b56864), false)
04:01:28.625 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@76b56864), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:28.625 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:28.625 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1f9ea5dc[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.627 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1e1ade1d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.628 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@44115abd[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.628 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2bd8d5d1[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.629 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2795c4ce[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.630 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5951f7f9[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.631 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3f5e1f8b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:28.636 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@21d83c36[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@537803ad], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:28.637 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@2831e53e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@537803ad], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:28.637 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@16945c6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@20468e5a], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2
04:01:28.637 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7474caec[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@759dc0fd], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3
04:01:28.637 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@117ab8aa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2ecfa9a2], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:28.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@498f63b3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3d39b2bd], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:28.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7f801610[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2919df1e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6
04:01:28.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@5c9fd74f[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@321868e8], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7
04:01:28.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@908c7f8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@614945b0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:28.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@77e74b5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1115bf7e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9
04:01:28.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@1dc8c9ff[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7613636d], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10
04:01:29.604 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:29.605 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST PASSED in 1012 msec
04:01:29.605 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - 
04:01:29.767 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:29.768 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:30.822 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:30.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:30.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:30.828 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:30.828 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:31.828 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - *************************************
04:01:31.828 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST "must have the proper selection"
04:01:31.828 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - *************************************
04:01:31.829 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:31.829 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.830 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.830 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.830 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:31.830 [pool-22-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:31.830 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d1a85be)
04:01:31.831 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:31.831 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 598365805
04:01:31.831 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:31.831 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
04:01:31.832 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@24cf4567)
04:01:31.832 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:31.832 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1740277954
04:01:31.832 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:31.832 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
04:01:31.832 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c0870ca)
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 225032343
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@47a79e7d)
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1229980701
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
04:01:31.833 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50)
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 943209060
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a318b3)
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:31.834 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 200755513
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@9feeaba)
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1268446672
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4d89102c)
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:31.835 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 44261458
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c44a83a)
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2066846072
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@cc3cca7)
04:01:31.836 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:31.837 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1254007206
04:01:31.837 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:31.837 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
04:01:31.837 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:31.840 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:31.840 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:31.840 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:31.850 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7918636[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.851 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7918636[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d1a85be), false)
04:01:31.851 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d1a85be), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.852 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.853 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7918636[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.853 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@27724a6c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.854 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@27724a6c[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d1a85be), false)
04:01:31.854 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d1a85be), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.854 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.855 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@39d32197[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.855 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@39d32197[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@24cf4567), false)
04:01:31.855 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@24cf4567), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.856 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.856 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7664bdcc[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.857 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7664bdcc[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c0870ca), false)
04:01:31.857 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c0870ca), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.857 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.858 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@9260c23[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.858 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@9260c23[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@47a79e7d), false)
04:01:31.859 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@47a79e7d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.859 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.860 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2794e05[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.860 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2794e05[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50), false)
04:01:31.860 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.860 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.861 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5417cbc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.861 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5417cbc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a318b3), false)
04:01:31.861 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a318b3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.862 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.862 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@74dcfd68[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.862 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@74dcfd68[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@9feeaba), false)
04:01:31.863 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@9feeaba), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.863 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.863 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3bf6337[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.864 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3bf6337[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4d89102c), false)
04:01:31.864 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4d89102c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.864 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.864 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@308cc454[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.865 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@308cc454[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c44a83a), false)
04:01:31.865 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c44a83a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.865 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.866 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@53689ac2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.866 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@53689ac2[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@cc3cca7), false)
04:01:31.866 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@cc3cca7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:31.866 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:31.867 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6837ddae[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.868 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4e5aafa0[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.869 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7f60f03e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.870 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@40cc4efb[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.871 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@33d37464[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.872 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@79275a79[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.873 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3b8da27a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
04:01:31.878 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7918636[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4057ad43], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:31.879 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@27724a6c[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4057ad43], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:31.879 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@39d32197[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@471c57], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2
04:01:31.879 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7664bdcc[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@57b67478], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3
04:01:31.879 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@9260c23[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3c6ee730], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:31.880 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@2794e05[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41ae784b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:31.880 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@5417cbc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7933718d], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6
04:01:31.880 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@74dcfd68[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1dc2df67], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7
04:01:31.880 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@3bf6337[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@565efc88], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:31.881 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@308cc454[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6400ba28], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9
04:01:31.881 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@53689ac2[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@65d103c], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10
04:01:32.840 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(select)
04:01:32.840 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.841 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ListView$ListViewBitSetSelectionModel@1a56288a, name: selectedItem, value: DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50)], null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50))
04:01:32.841 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.841 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.842 [pool-22-thread-1    ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - Invoked selectable #5
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.842 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:32.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:32.852 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2794e05[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50), false)
04:01:32.852 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35784a50), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:32.853 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:32.853 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@2794e05[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41ae784b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:33.845 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST PASSED in 2017 msec
04:01:33.845 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - 
04:01:34.069 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - *************************************
04:01:34.070 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST "must set empty text when empty"
04:01:34.070 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - *************************************
04:01:34.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(updateItem)
04:01:34.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@53c863c1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', Mock for As, hashCode: 660437045, true)
04:01:34.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:34.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.096 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST PASSED in 1026 msec
04:01:35.096 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - 
04:01:35.308 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - ****************************************************
04:01:35.309 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST "must set text from Displayable when non empty"
04:01:35.309 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - ****************************************************
04:01:35.310 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(updateItem)
04:01:35.310 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.311 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@220ce75b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', Mock for As, hashCode: 988406186, false)
04:01:35.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.312 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.312 [pool-24-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(Mock for As, hashCode: 988406186, [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:35.314 [pool-24-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:35.314 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.314 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.314 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@220ce75b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6b60136f], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: foo
04:01:35.315 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.315 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.315 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.315 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.316 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.317 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
04:01:35.318 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
04:01:36.319 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST PASSED in 1010 msec
04:01:36.319 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - 
04:01:36.476 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - **************************************************
04:01:36.476 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - TEST "changed must dispose all PresentationModels"
04:01:36.476 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - **************************************************
04:01:36.602 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - TEST PASSED in 125 msec
04:01:36.602 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - 
04:01:36.609 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:36.609 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:36.610 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:37.663 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:37.666 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:37.666 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:37.668 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:37.669 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:38.669 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************
04:01:38.669 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper cell texts when expanded"
04:01:38.669 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************
04:01:38.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:38.670 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.670 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@41ccc881[styleClass=tree-view], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 2106535842])
04:01:38.687 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
04:01:38.687 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@3e632de3
04:01:38.688 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.688 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.688 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.689 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.691 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@36dd3162[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.692 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@36dd3162[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:38.692 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:38.693 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:38.694 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@73ccd26e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.695 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@78708eaf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.696 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5b18c4df[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.698 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@b5f7e9c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.699 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5894c791[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.700 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@34173c4b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.702 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@363b7da0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.703 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@49f994d8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.705 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@135569ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.706 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@a91e6d7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.707 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1560d3d4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.708 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4b1e935f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.709 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7c922e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.710 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@35989b2a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.711 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@62d6fbeb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.712 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@31a683d3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:38.718 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.718 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@36dd3162[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.719 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.720 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.724 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:38.724 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:38.724 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:38.724 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:38.725 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:39.725 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(expand root)
04:01:39.726 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.727 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.727 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.727 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:39.728 [pool-25-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:39.728 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55b58296)
04:01:39.728 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:39.728 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 697192961
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@611eb1d8)
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1668409980
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2e1fc05f)
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:39.729 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1547461691
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@16aa4a59)
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 994345596
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1277ff)
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1619120463
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
04:01:39.730 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6eaeae6b)
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 206566697
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d1f35f6)
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 871187751
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1dac67f0)
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 740652612
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
04:01:39.731 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b22bf44)
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1111540006
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@412f9ae1)
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 827687674
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
04:01:39.732 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
04:01:39.732 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.732 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.732 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.737 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@36dd3162[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:39.739 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@31a683d3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:39.739 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.739 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.740 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@62d6fbeb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55b58296), false)
04:01:39.740 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55b58296), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.740 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.741 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@35989b2a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@611eb1d8), false)
04:01:39.741 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@611eb1d8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.741 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.741 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7c922e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2e1fc05f), false)
04:01:39.742 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2e1fc05f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.742 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.742 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4b1e935f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@16aa4a59), false)
04:01:39.743 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@16aa4a59), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.743 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.743 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1560d3d4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1277ff), false)
04:01:39.743 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1277ff), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.744 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.744 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@a91e6d7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6eaeae6b), false)
04:01:39.745 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6eaeae6b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.745 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.746 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@135569ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d1f35f6), false)
04:01:39.746 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d1f35f6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.746 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.747 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@49f994d8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1dac67f0), false)
04:01:39.747 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1dac67f0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.747 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.748 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@363b7da0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b22bf44), false)
04:01:39.748 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@b22bf44), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.748 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.749 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@34173c4b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@412f9ae1), false)
04:01:39.749 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@412f9ae1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:39.750 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:39.761 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.761 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.761 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@31a683d3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:39.761 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.761 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.761 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@62d6fbeb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@123cbe7c], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:39.761 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@35989b2a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5e415658], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2
04:01:39.761 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@7c922e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7ba16946], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3
04:01:39.761 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@4b1e935f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@379027c7], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:39.762 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@1560d3d4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@40a8b017], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:39.762 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@a91e6d7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@140fcdcc], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6
04:01:39.762 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@135569ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@64146d52], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7
04:01:39.762 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@49f994d8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@520cd008], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:39.763 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@363b7da0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@57a1ea56], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9
04:01:39.763 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@34173c4b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3d2a2cc3], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10
04:01:39.763 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.763 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.763 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.764 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:39.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:40.767 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 2098 msec
04:01:40.767 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.927 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:40.928 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:41.981 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:41.983 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.984 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:41.985 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:42.985 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ********************************************************
04:01:42.986 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper cell texts when not expanded"
04:01:42.986 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ********************************************************
04:01:42.986 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:42.986 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:42.987 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@38b44ecb[styleClass=tree-view], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 1016177070])
04:01:42.993 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:42.993 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:42.994 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:42.994 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:42.995 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@29b49914[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:42.995 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@29b49914[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:42.996 [pool-26-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:42.996 [pool-26-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:42.996 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@19b03093[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:42.997 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3ff9ca39[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:42.998 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@e64a094[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:42.999 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@381452d4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.000 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2cb413f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.001 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@29e4e878[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.002 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@63a73ff8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.002 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6adfcca4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.003 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3c457614[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.004 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@10d643ed[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.005 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@859f8f8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.006 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@aeeff32[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.006 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6d5cacbe[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.007 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@69065c9a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.008 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@9c7246[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.009 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@b9e2ecf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.014 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@29b49914[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.014 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:43.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:43.016 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:43.016 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:44.017 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1031 msec
04:01:44.017 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:01:44.176 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.177 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:44.178 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:45.240 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:45.244 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:45.245 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.247 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.248 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:45.248 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:45.248 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:46.248 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************************************
04:01:46.248 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper presentation models when expanded"
04:01:46.248 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************************************
04:01:46.249 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:46.250 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.250 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@40174972[styleClass=tree-view], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 1107558148])
04:01:46.257 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.257 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.257 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.257 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.259 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5247c212[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.259 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5247c212[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:46.260 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:46.260 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:46.261 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4c8601b8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.262 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1d1f8c1c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.263 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6318673a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.263 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@766374f2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.264 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@86ab14b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.265 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7a803a87[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.266 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@10f410c3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.266 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@43dcbac1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.267 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5eae6f05[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.268 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5d4e1fdf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.269 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@129b945f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.270 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6daaba0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.271 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2ce1dd13[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.272 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@52d77bc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.272 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@76bb5e83[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.273 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@59f05c3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:46.278 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.278 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5247c212[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:46.278 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.278 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.278 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.279 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:46.280 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:47.281 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(expand root)
04:01:47.281 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.281 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.281 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:47.281 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.282 [pool-27-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:47.282 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@668edbe0)
04:01:47.282 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:47.282 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1843936464
04:01:47.282 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6c74eb5f)
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1022075450
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@68a31d12)
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 203736989
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@28434852)
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:47.283 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 310980382
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@24d453a6)
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1051434787
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@76e8e893)
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1605374142
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3c6c99b1)
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1963080954
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
04:01:47.284 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@66b6b5c0)
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 782769307
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a53efb5)
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1285082346
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4ca8c6d4)
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 334630951
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
04:01:47.285 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
04:01:47.285 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.285 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.286 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.289 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5247c212[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:47.291 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@59f05c3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:47.291 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.291 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.291 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@76bb5e83[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@668edbe0), false)
04:01:47.291 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@668edbe0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.292 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.292 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@52d77bc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6c74eb5f), false)
04:01:47.292 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6c74eb5f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.292 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.292 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2ce1dd13[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@68a31d12), false)
04:01:47.293 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@68a31d12), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.293 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.293 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6daaba0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@28434852), false)
04:01:47.293 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@28434852), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.294 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.294 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@129b945f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@24d453a6), false)
04:01:47.294 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@24d453a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.294 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.295 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5d4e1fdf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@76e8e893), false)
04:01:47.295 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@76e8e893), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.295 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.295 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5eae6f05[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3c6c99b1), false)
04:01:47.296 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3c6c99b1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.296 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.296 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@43dcbac1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@66b6b5c0), false)
04:01:47.297 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@66b6b5c0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.297 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.297 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@10f410c3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a53efb5), false)
04:01:47.297 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a53efb5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.298 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.298 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7a803a87[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4ca8c6d4), false)
04:01:47.298 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4ca8c6d4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:47.299 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:47.306 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.306 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@59f05c3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:47.306 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.306 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.306 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.306 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@76bb5e83[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7bdfe899], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:47.306 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@52d77bc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@61a5e19c], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2
04:01:47.306 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@2ce1dd13[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@28f01e1e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3
04:01:47.306 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@6daaba0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@57ed4a68], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:47.306 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@129b945f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53f2eb2c], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:47.307 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5d4e1fdf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1d1549cf], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6
04:01:47.307 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5eae6f05[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@35bda49d], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7
04:01:47.307 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@43dcbac1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@8be0648], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:47.307 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@10f410c3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4cd127f8], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9
04:01:47.307 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@7a803a87[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7b3d549c], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10
04:01:47.307 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.307 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.307 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.307 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:47.308 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:48.309 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:48.310 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 2062 msec
04:01:48.310 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:01:48.470 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:48.470 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:48.471 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:49.525 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.528 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:49.529 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:50.530 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *****************************************************************
04:01:50.530 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper presentation models when not expanded"
04:01:50.530 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *****************************************************************
04:01:50.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:50.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.531 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@1b0d60ea[styleClass=tree-view], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 1981550086])
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.537 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.538 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:50.539 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:50.544 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6082d94[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.545 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6082d94[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:50.545 [pool-28-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:50.545 [pool-28-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:50.546 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@512504b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.547 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2fd341b6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.548 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@14048d92[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.549 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6732df0b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.550 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3554d4e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.551 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2215106[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.552 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@b65b89c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.553 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@66341cc7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.554 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6770f00c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.554 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1e393566[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.555 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6d157c90[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.556 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@456217d8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.557 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2383a88d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.557 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@271309b7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.558 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@658da5d8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.559 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@539280a8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:50.562 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@6082d94[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:51.540 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1009 msec
04:01:51.540 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.699 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.700 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:51.700 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:51.700 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:52.752 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:52.756 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:52.757 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.757 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.757 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:52.758 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:53.759 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************
04:01:53.759 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper selection"
04:01:53.759 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************
04:01:53.760 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
04:01:53.760 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.760 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@5fb52b26[styleClass=tree-view], DefaultPresentationModel(j.l.String@3cdd4834), Optional[Mock for Runnable, hashCode: 384331675])
04:01:53.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.765 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.768 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@16604e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.768 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@16604e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:53.768 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:53.769 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:53.770 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3ed5e160[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.770 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@53bf3fa7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.771 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1f1084d5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.772 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@30e2d977[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.773 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4d194d84[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.773 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2f9b47c4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.774 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@62f5dc7e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.775 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@b088f4f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.776 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@11887669[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.777 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3c032b09[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.777 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@59fcdc2e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.778 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@73af612[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.779 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@228997a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.780 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@767e44aa[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.781 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@d0aeb49[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.781 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@505c6374[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.786 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@16604e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.786 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
04:01:53.787 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
04:01:53.788 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
04:01:53.788 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
04:01:54.788 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(expand root)
04:01:54.788 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.789 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.789 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.789 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
04:01:54.789 [pool-29-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:01:54.789 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@300a533c)
04:01:54.789 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
04:01:54.789 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1982585655
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33c904d1)
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1289531757
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
04:01:54.790 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7a7799ef)
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 822975114
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a6ade88)
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1836484966
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@21e889ab)
04:01:54.791 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1160517020
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4573e96c)
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1825735565
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2eea9276)
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
04:01:54.792 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 836148567
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@167d1176)
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1748111282
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@465d6295)
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1293383645
04:01:54.793 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
04:01:54.794 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
04:01:54.794 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7618e403)
04:01:54.794 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
04:01:54.794 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 891374361
04:01:54.794 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
04:01:54.794 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
04:01:54.794 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.794 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.794 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.796 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.796 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.796 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.797 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.797 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@16604e0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
04:01:54.799 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@505c6374[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@3cdd4834), false)
04:01:54.799 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@3cdd4834), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.799 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.799 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@d0aeb49[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@300a533c), false)
04:01:54.800 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@300a533c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.800 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.800 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@767e44aa[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33c904d1), false)
04:01:54.800 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33c904d1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.801 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.801 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@228997a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7a7799ef), false)
04:01:54.801 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7a7799ef), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.801 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.801 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@73af612[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a6ade88), false)
04:01:54.801 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a6ade88), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.802 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.802 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@59fcdc2e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@21e889ab), false)
04:01:54.802 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@21e889ab), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.802 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.803 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3c032b09[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4573e96c), false)
04:01:54.803 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4573e96c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.803 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.803 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@11887669[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2eea9276), false)
04:01:54.804 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2eea9276), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.804 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.804 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@b088f4f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@167d1176), false)
04:01:54.804 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@167d1176), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.805 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.805 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@62f5dc7e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@465d6295), false)
04:01:54.805 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@465d6295), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.806 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.806 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2f9b47c4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7618e403), false)
04:01:54.806 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7618e403), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:54.806 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:54.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.812 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@505c6374[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 
04:01:54.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.812 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@d0aeb49[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6d7f7934], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@767e44aa[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@445bd9f7], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@228997a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@48a6259], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@73af612[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@b90ff15], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@59fcdc2e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1d30818a], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@3c032b09[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7be67ba], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@11887669[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@507145be], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7
04:01:54.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@b088f4f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5c1560f2], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8
04:01:54.814 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@62f5dc7e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4530962b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9
04:01:54.814 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@2f9b47c4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@31c7ba80], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
04:01:54.815 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
04:01:55.816 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(select)
04:01:55.816 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.816 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(null, null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a6ade88))
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.817 [pool-29-thread-1    ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - Invoked selectable #4
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.817 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
04:01:55.818 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
04:01:55.828 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@73af612[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a6ade88), false)
04:01:55.828 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a6ade88), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
04:01:55.829 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
04:01:55.829 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@73af612[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@b90ff15], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4
04:01:56.821 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 3061 msec
04:01:56.821 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:01:56.981 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:01:56.981 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.981 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:01:56.982 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:01:58.035 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:01:58.038 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:01:58.038 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.038 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:58.039 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:01:58.040 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:01:59.040 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************************************
04:01:59.040 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "treeItemChangeListener must callback a Selectable on selection change"
04:01:59.040 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************************************
04:01:59.041 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(changed)
04:01:59.041 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.042 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6ea53e3d), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6ea53e3d))
04:01:59.042 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.042 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.042 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.042 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.042 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.043 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:01:59.044 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:00.045 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1005 msec
04:02:00.045 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.206 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
04:02:00.207 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
04:02:01.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
04:02:01.265 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
04:02:01.265 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.266 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
04:02:01.267 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
04:02:02.268 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ******************************************************************************
04:02:02.268 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "treeItemChangeListener must do nothing when there is no Selectable role"
04:02:02.268 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ******************************************************************************
04:02:02.268 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(changed)
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.269 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@403d6188), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@403d6188))
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.269 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
04:02:02.270 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
04:02:03.271 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1003 msec
04:02:03.271 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
04:02:03.633 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ******************************************************
04:02:03.634 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must fire PowerOffEvent when MessageBus present"
04:02:03.634 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ******************************************************
04:02:03.634 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
04:02:03.635 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
04:02:03.635 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/3
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/3
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T04-00-32_909-jvmRun1 surefire-20250115040049686_56tmp surefire_1-20250115040049686_57tmp
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar
04:02:03.636 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
04:02:03.636 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
04:02:03.639 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 6 msec
04:02:03.639 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
04:02:03.641 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *****************************************************
04:02:03.641 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must fire PowerOnEvent when MessageBus present"
04:02:03.641 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *****************************************************
04:02:03.642 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
04:02:03.642 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
04:02:03.642 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/3
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/3
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T04-00-32_909-jvmRun1 surefire-20250115040049686_56tmp surefire_1-20250115040049686_57tmp
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar
04:02:03.643 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
04:02:03.643 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
04:02:03.644 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@65cec7d9
04:02:03.647 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 6 msec
04:02:03.647 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
04:02:03.649 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - **************************************************************
04:02:03.649 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must not fire PowerOffEvent when MessageBus not present"
04:02:03.649 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - **************************************************************
04:02:03.649 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
04:02:03.649 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
04:02:03.649 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/3
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/3
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T04-00-32_909-jvmRun1 surefire-20250115040049686_56tmp surefire_1-20250115040049686_57tmp
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar
04:02:03.650 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
04:02:03.650 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
04:02:03.651 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 1 msec
04:02:03.651 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
04:02:03.652 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *************************************************************
04:02:03.652 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must not fire PowerOnEvent when MessageBus not present"
04:02:03.652 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *************************************************************
04:02:03.652 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
04:02:03.652 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
04:02:03.652 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/3
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/3
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T04-00-32_909-jvmRun1 surefire-20250115040049686_56tmp surefire_1-20250115040049686_57tmp
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
04:02:03.653 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar
04:02:03.653 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
04:02:03.656 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
04:02:03.657 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@6e8413d8
04:02:03.657 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 5 msec
04:02:03.657 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
04:02:03.659 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ***********************************
04:02:03.659 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "musts call assembler methods"
04:02:03.659 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ***********************************
04:02:03.790 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test-it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
04:02:03.790 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
04:02:03.790 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/3
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/3
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T04-00-32_909-jvmRun1 surefire-20250115040049686_56tmp surefire_1-20250115040049686_57tmp
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115040049686_58.jar
04:02:03.791 [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-5-SNAPSHOT.bff95d082b7f.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/3/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/3/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/3/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/3/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/3/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-5-SNAPSHOT.bff95d082b7f-tests.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/3/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/3/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/3/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/3/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/3/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/3/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/3/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/3/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/3/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/3/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/3/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/3/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
04:02:03.791 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
04:02:03.791 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@ba2fda0
04:02:03.795 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@ba2fda0
04:02:03.808 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@2e39ce84, i.t.u.j.i.DefaultJavaFXToolBarControl@60df73f2, i.t.u.j.i.DefaultJavaFXMenuBarControl@226e8f37, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$Aj38sFm1@21e8b6c2, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@4c11dba, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@77df7cb6])
04:02:03.812 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$SpringComponentAssembler@6b580610
04:02:03.813 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@2e39ce84, i.t.u.j.i.DefaultJavaFXToolBarControl@60df73f2, i.t.u.j.i.DefaultJavaFXMenuBarControl@226e8f37, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$Aj38sFm1@21e8b6c2, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@4c11dba, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@77df7cb6])
04:02:03.814 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 155 msec
04:02:03.814 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
04:02:03.815 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - FINISHED TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.78 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, 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 47 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-5-SNAPSHOT.bff95d082b7f.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-5-SNAPSHOT.bff95d082b7f-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-javafx ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f-tests.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-5-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 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[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$0(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-5-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: bff95d082b7f at timestamp: 1736913730655
[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-5-SNAPSHOT bff95d082b7f
[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/3/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] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-examples ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-examples/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-examples-2.0-ALPHA-5-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-5-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: bff95d082b7f at timestamp: 1736913730777
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-model ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-5-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-5-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: bff95d082b7f at timestamp: 1736913735280
[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-5-SNAPSHOT bff95d082b7f
[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/3/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:[74,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
04:02:19.700 [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
04:02:21.001 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
04:02:21.002 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel"
04:02:21.002 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
04:02:21.014 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@4a453f8d)...
04:02:21.022 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 18 msec
04:02:21.022 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.026 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ****************************************
04:02:21.027 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm"
04:02:21.027 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ****************************************
04:02:21.028 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@64665781)...
04:02:21.030 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
04:02:21.030 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.034 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
04:02:21.035 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm"
04:02:21.035 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
04:02:21.036 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@58f290bc)...
04:02:21.038 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 4 msec
04:02:21.038 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.041 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************
04:02:21.041 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel"
04:02:21.041 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************
04:02:21.043 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@5a7e81)...
04:02:21.045 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 4 msec
04:02:21.045 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.048 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
04:02:21.049 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm"
04:02:21.049 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
04:02:21.050 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@5bde6148)...
04:02:21.051 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
04:02:21.051 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.054 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *********************************
04:02:21.054 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel"
04:02:21.054 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *********************************
04:02:21.056 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@10d905c1)...
04:02:21.057 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
04:02:21.058 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.060 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
04:02:21.061 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm"
04:02:21.061 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
04:02:21.062 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@3a709cc7)...
04:02:21.063 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
04:02:21.063 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.066 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************
04:02:21.066 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction"
04:02:21.066 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************
04:02:21.190 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 123 msec
04:02:21.190 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.194 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************
04:02:21.194 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate"
04:02:21.194 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************
04:02:21.426 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@5649f55
04:02:21.433 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: []
04:02:21.481 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@1031c1a0, [])
04:02:21.482 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
04:02:21.485 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@67b3960b
04:02:21.486 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: []
04:02:21.486 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.e.m.FileEntity@3b2c8bda
04:02:21.487 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:02:21.490 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
04:02:21.492 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@2dd2ff87
04:02:21.528 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@bd28c86, [])
04:02:21.529 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
04:02:21.529 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.r.SimpleComposite)
04:02:21.530 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:02:21.530 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.RoleFactory)
04:02:21.530 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:02:21.531 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@bd28c86, []) completed
04:02:21.531 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:02:21.531 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.e.m.FileEntity@3b2c8bda: [i.t.u.c.r.PresentationModelAggregate@44864ebe]
04:02:21.531 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@1031c1a0, []) completed
04:02:21.533 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:02:21.558 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:02:21.562 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.SimpleDciEntity@36f05595 at construction time: []
04:02:21.563 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.u.e.m.SimpleDciEntity@36f05595
04:02:21.563 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:02:21.563 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@3e55d844, [])
04:02:21.563 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
04:02:21.563 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.SimpleDciEntity@36f05595, i.t.u.c.r.Displayable)
04:02:21.563 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:02:21.563 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.SimpleDciEntity@36f05595, i.t.u.RoleFactory)
04:02:21.564 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:02:21.564 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@3e55d844, []) completed
04:02:21.564 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
04:02:21.567 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
04:02:21.568 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: []
04:02:21.568 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.u.e.m.FileEntity@3b2c8bda
04:02:21.569 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
04:02:21.569 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@4f7ef948, [])
04:02:21.569 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
04:02:21.569 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.c.r.Displayable)
04:02:21.569 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:02:21.569 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.RoleFactory)
04:02:21.569 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
04:02:21.570 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@4f7ef948, []) completed
04:02:21.570 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.u.e.m.FileEntity@3b2c8bda]
04:02:21.572 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 378 msec
04:02:21.572 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
04:02:21.575 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - ***********
04:02:21.575 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - TEST "test"
04:02:21.575 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - ***********
04:02:21.621 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@aa633e6 at construction time: []
04:02:21.622 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@240f2efd, [])
04:02:21.622 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
04:02:21.623 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.e.m.FileEntity@aa633e6: [i.t.u.c.r.PresentationModelAggregate@175957b6, i.t.u.c.r.Selectable$MockitoMock$TqS8cODU@231d3ce]
04:02:21.624 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007124c83a6c70@240f2efd, []) completed
04:02:21.643 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - TEST PASSED in 67 msec
04:02:21.644 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - 
04:02:21.644 [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.756 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-5-SNAPSHOT.bff95d082b7f.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-5-SNAPSHOT.bff95d082b7f-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-presentation ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f-tests.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-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-5-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: bff95d082b7f at timestamp: 1736913745043
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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-5-SNAPSHOT.bff95d082b7f-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Skipping execution
[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/3/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.bff95d082b7f-tests.jar to /var/jenkins_home/maven-repositories/executors/3/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-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-5-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] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.12.1/superpom-5.12.1-site.xml
[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-5-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: bff95d082b7f at timestamp: 1736913754680
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-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: bff95d082b7f at timestamp: 1736913754741
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-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: bff95d082b7f at timestamp: 1736913754797
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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 4 resources 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 22 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,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:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: JavaFX Bindings 2.0-ALPHA-5-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: bff95d082b7f at timestamp: 1736913756989
[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-5-SNAPSHOT bff95d082b7f
[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/3/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 47 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/impl/DefaultJavaFXBinder.java:[63,4] [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/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/util/JavaFXSafeComponentBuilder.java:[104,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:[164,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:[163,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/common/RoleCollector.java:[88,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/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/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-5-SNAPSHOT.bff95d082b7f.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] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue (examples) 2.0-ALPHA-5-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: bff95d082b7f at timestamp: 1736913762587
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-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: bff95d082b7f at timestamp: 1736913762640
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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-5-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: bff95d082b7f at timestamp: 1736913764251
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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:[74,60] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-5-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: bff95d082b7f at timestamp: 1736913767470
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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-5-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: bff95d082b7f at timestamp: 1736913771523
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-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: bff95d082b7f at timestamp: 1736913771851
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-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 1132 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: bff95d082b7f at timestamp: 1736913772986
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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 4 resources 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 22 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,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:[74,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-3:provided
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------
[INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-5-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 985 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: bff95d082b7f at timestamp: 1736913775839
[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-5-SNAPSHOT bff95d082b7f
[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/3/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 47 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/impl/DefaultJavaFXBinder.java:[63,4] [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/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/util/JavaFXSafeComponentBuilder.java:[104,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:[164,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:[163,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/common/RoleCollector.java:[88,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/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/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-5-SNAPSHOT.bff95d082b7f.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] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes
[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.springframework:spring-beans:jar:6.2.1: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.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-3:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1: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-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >-----------
[INFO] Building SteelBlue (examples) 2.0-ALPHA-5-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: bff95d082b7f at timestamp: 1736913781554
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-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: bff95d082b7f at timestamp: 1736913781795
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >-----
[INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-5-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: bff95d082b7f at timestamp: 1736913783577
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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:[74,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-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >--
[INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-5-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 62 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: bff95d082b7f at timestamp: 1736913787077
[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-5-SNAPSHOT bff95d082b7f
[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/3/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-5-SNAPSHOT.bff95d082b7f.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-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:provided
[WARNING]    it.tidalwave.steelblue:it-tidalwave-ui-core:jar:2.0-ALPHA-5-SNAPSHOT:compile
[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]    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] Unused declared dependencies found:
[WARNING]    it.tidalwave.steelblue:it-tidalwave-ui-example-model:jar:2.0-ALPHA-5-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3: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.16:runtime
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16: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.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:runtime
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------
[INFO] Building SteelBlue 2.0-ALPHA-5-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-core:2.0-ALPHA-5-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-5-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-5-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-5-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-5-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-5-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-5-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-5-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 36 records in this update
[INFO] Downloaded 36/36 (100%)
[INFO] Completed processing batch 1/1 (100%) in 154ms
[INFO] Begin database defrag
[INFO] End database defrag (6227 ms)
[INFO] Check for updates complete (9294 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 15, 2025 4:03:22 AM 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 15, 2025 4:03:22 AM 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 (1 seconds)
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 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 (4 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SteelBlue 2.0-ALPHA-5-SNAPSHOT:
[INFO] 
[INFO] SteelBlue .......................................... SUCCESS [ 16.802 s]
[INFO] SteelBlue (modules) ................................ SUCCESS [  0.061 s]
[INFO] SteelBlue :: Core .................................. SUCCESS [  3.520 s]
[INFO] SteelBlue :: JavaFX Bindings ....................... SUCCESS [  6.121 s]
[INFO] SteelBlue (examples) ............................... SUCCESS [  0.071 s]
[INFO] SteelBlue :: Examples :: Model ..................... SUCCESS [  1.826 s]
[INFO] SteelBlue :: Examples :: Presentation .............. SUCCESS [  3.475 s]
[INFO] SteelBlue :: Examples :: JavaFX presentation ....... SUCCESS [  2.033 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:04 min
[INFO] Finished at: 2025-01-15T04:03:25Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins16488037072886083339.sh
No post-build script.
Archiving workspace
Deleting old workspace snapshot from #1332.
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/1333/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/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 77 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes 52 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 64 files
[JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java 47 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: 65.85366, method: 53.363228, line: 47.95747, branch: 33.467743, instruction: 49.56625, complexity: 48.297604
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 28 issues (skipped 26 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 (14 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 28 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 15 affected files
[Java Compiler] No filter has been set, publishing all 28 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 26 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[Java Compiler] -> 14 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #1332
[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 28 issues (skipped 26 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 (14 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 28 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 15 affected files
[Java Compiler] No filter has been set, publishing all 28 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 26 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[Java Compiler] -> 14 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #1332
[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 28 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'SteelBlue_Metrics #1333'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace')
[Maven] -> found 41 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 41 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 41 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 41 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 41 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'SteelBlue_Metrics #1333'.
[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 #1333'.
[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 3 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 (3 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 3 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 3 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 3 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[PMD] -> 3 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 3 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 (3 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 3 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 3 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 3 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[PMD] -> 3 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 3 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'SteelBlue_Metrics #1333'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace')
[AspectJ] -> found 7 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 7 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 7 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 7 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 7 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 7 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 7 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 7 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 7 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 7 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 7 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'SteelBlue_Metrics #1333'.
[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 #1333'.
[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 5 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 (5 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 7 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 7 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[SpotBugs] -> 2 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 5 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 (5 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 7 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 7 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[SpotBugs] -> 2 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 7 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'SteelBlue_Metrics #1333'.
[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 228 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 228 files for open tasks
[Open Tasks Scanner] Found a total of 96 open tasks
[Open Tasks Scanner] -> FIXME: 57 open tasks
[Open Tasks Scanner] -> TODO: 39 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 (39 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 96 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 39 affected files
[Open Tasks Scanner] No filter has been set, publishing all 96 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 96 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[Open Tasks Scanner] -> 32 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 228 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 228 files for open tasks
[Open Tasks Scanner] Found a total of 96 open tasks
[Open Tasks Scanner] -> FIXME: 57 open tasks
[Open Tasks Scanner] -> TODO: 39 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 (39 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 96 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 39 affected files
[Open Tasks Scanner] No filter has been set, publishing all 96 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 96 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1333/files-with-issues'
[Open Tasks Scanner] -> 32 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 96 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'SteelBlue_Metrics #1333'.
[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 #1333'.
[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 #1333'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: origin/master 2.0-ALPHA-5-SNAPSHOT bff95d082b7f
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