Skip to content
Success

Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluehour-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
 > git show-ref --tags -d # timeout=10
Checking out Revision f1f5e4f272d15f1696e8e1c13caa802f6a80859e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1f5e4f272d15f1696e8e1c13caa802f6a80859e # timeout=10
Commit message: "PENDING: ALIGNED MACOS INSTALLER POM."
 > git rev-list --no-walk f1f5e4f272d15f1696e8e1c13caa802f6a80859e # 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/settings16863646702073814079.xml -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -Dtft.tool.jpackager=/var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager -B -Pgenerate-revision-id,it.tidalwave-ci-v1 -Dit.tidalwave-ci.skipLongTests=true -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueHour                                                           [pom]
[INFO] blueHour (modules)                                                 [pom]
[INFO] blueHour :: Model                                                  [jar]
[INFO] blueHour :: Model :: In-Memory                                     [jar]
[INFO] blueHour :: Importer :: iBiz                                       [jar]
[INFO] blueHour :: Marshalling :: XML                                     [jar]
[INFO] blueHour :: UI :: Commons                                          [jar]
[INFO] blueHour :: UI                                                     [jar]
[INFO] blueHour :: UI :: Customer Explorer                                [jar]
[INFO] blueHour :: UI :: Project Explorer                                 [jar]
[INFO] blueHour :: UI :: JobEvent Explorer                                [jar]
[INFO] blueHour :: UI :: Hourly Report                                    [jar]
[INFO] blueHour :: UI :: Importer iBiz                                    [jar]
[INFO] blueHour :: UI :: JavaFX                                           [jar]
[INFO] blueHour :: Application (JavaFX)                                   [jar]
[INFO] 
[INFO] ------------------< it.tidalwave.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-11-SNAPSHOT                           [1/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ bluehour ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ bluehour ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416958562
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/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/blueHour_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bluehour ---
[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) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ bluehour ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ bluehour ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/bluehour/1.0-ALPHA-11-SNAPSHOT/bluehour-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] 
[INFO] --------------< it.tidalwave.accounting:bluehour-modules >--------------
[INFO] Building blueHour (modules) 1.0-ALPHA-11-SNAPSHOT                 [2/15]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ bluehour-modules ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ bluehour-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416959507
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/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/blueHour_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bluehour-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) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ bluehour-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ bluehour-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/bluehour-modules/1.0-ALPHA-11-SNAPSHOT/bluehour-modules-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] 
[INFO] -------< it.tidalwave.accounting:it-tidalwave-accounting-model >--------
[INFO] Building blueHour :: Model 1.0-ALPHA-11-SNAPSHOT                  [3/15]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-model ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416959679
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/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/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-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-accounting-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-accounting-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-model ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 26 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 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/blueHour_Build_and_Test/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[258,67] [unchecked] unchecked cast
  required: List<TimedJobEventSpi>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
20:16:04.928 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - STARTING TESTS OF it.tidalwave.accounting.model.types.AddressTest
20:16:04.955 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - ******************************************
20:16:04.956 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - TEST "toString must return all the fields"
20:16:04.957 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - ******************************************
20:16:04.980 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - TEST PASSED in 15 msec
20:16:04.980 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - 
20:16:04.989 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - ************************************************************
20:16:04.990 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "greaterThan and lowerThan must be false when equality"
20:16:04.990 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - ************************************************************
20:16:04.991 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 2 msec
20:16:04.992 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
20:16:04.995 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **********************************************************
20:16:04.995 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "greaterThan and lowerThan must work at the opposite"
20:16:04.996 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **********************************************************
20:16:05.000 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 5 msec
20:16:05.000 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
20:16:05.001 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************
20:16:05.001 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "isEqualTo must work"
20:16:05.001 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************
20:16:05.002 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 1 msec
20:16:05.003 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
20:16:05.004 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************************************
20:16:05.005 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "toString for ZERO must be properly computed"
20:16:05.005 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************************************
20:16:05.018 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 12 msec
20:16:05.018 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
20:16:05.019 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - *****************************************
20:16:05.019 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "toString must be properly computed"
20:16:05.019 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - *****************************************
20:16:05.020 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 0 msec
20:16:05.020 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
20:16:05.026 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - FINISHED TESTS OF it.tidalwave.accounting.model.types.AddressTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-model ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory >--
[INFO] Building blueHour :: Model :: In-Memory 1.0-ALPHA-11-SNAPSHOT     [4/15]
[INFO]   from modules/ModelInMemory/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416965527
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[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/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-model-impl-inmemory ---
[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-accounting-model-impl-inmemory ---
[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-accounting-model-impl-inmemory ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 16 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/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[44,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[47,83] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[50,80] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java:[75,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[119,63] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[65,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java:[52,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[90,69] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[56,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java:[55,26] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderFromList.java:[47,51] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java:[60,63] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
20:16:10.798 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - STARTING TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
20:16:10.835 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - ******************************************
20:16:10.835 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - TEST "toString must return all the fields"
20:16:10.835 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - ******************************************
20:16:10.849 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - TEST PASSED in 14 msec
20:16:10.849 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - 
20:16:10.890 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.907 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.911 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.912 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.916 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.916 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.936 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
20:16:10.936 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
20:16:10.936 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)]
20:16:10.936 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)
20:16:10.940 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.987 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.989 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.990 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.991 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:10.994 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:10.994 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
20:16:10.994 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 2.txt
20:16:10.995 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Financing Project 2.txt
20:16:11.007 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 88 msec
20:16:11.007 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
20:16:11.008 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
20:16:11.008 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
20:16:11.008 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)]
20:16:11.008 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)
20:16:11.009 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.021 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.022 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.022 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.023 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.024 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:11.024 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
20:16:11.024 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 1.txt
20:16:11.024 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Consulting Project 1.txt
20:16:11.027 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 18 msec
20:16:11.028 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
20:16:11.028 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
20:16:11.028 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
20:16:11.028 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)]
20:16:11.029 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)
20:16:11.029 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.041 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.042 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.042 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.043 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.044 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:11.044 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
20:16:11.044 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 2.txt
20:16:11.044 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Consulting Project 2.txt
20:16:11.047 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 19 msec
20:16:11.047 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
20:16:11.048 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
20:16:11.048 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
20:16:11.048 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)]
20:16:11.048 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)
20:16:11.049 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.056 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.056 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.056 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.057 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:11.058 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:11.058 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
20:16:11.058 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 1.txt
20:16:11.058 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Financing Project 1.txt
20:16:11.061 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 12 msec
20:16:11.061 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
20:16:11.064 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - *****************************************
20:16:11.064 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - TEST "toString must be properly computed"
20:16:11.064 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - *****************************************
20:16:11.066 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - TEST PASSED in 3 msec
20:16:11.066 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - 
20:16:11.068 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - *****************************************
20:16:11.068 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - TEST "toString must be properly computed"
20:16:11.068 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - *****************************************
20:16:11.069 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - TEST PASSED in 1 msec
20:16:11.069 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - 
20:16:11.070 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - FINISHED TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] ---< it.tidalwave.accounting:it-tidalwave-accounting-importer-ibiz >----
[INFO] Building blueHour :: Importer :: iBiz 1.0-ALPHA-11-SNAPSHOT       [5/15]
[INFO]   from modules/iBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416971381
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[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/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-importer-ibiz ---
[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-accounting-importer-ibiz ---
[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-accounting-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
20:16:16.196 [main                ] INFO  i.t.a.importer.ibiz.impl.DefaultIBizImporterTest   - STARTING TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
20:16:16.206 [main                ] INFO  i.t.a.importer.ibiz.impl.DefaultIBizImporterTest   - FINISHED TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s -- in it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-marshalling-xml >---
[INFO] Building blueHour :: Marshalling :: XML 1.0-ALPHA-11-SNAPSHOT     [6/15]
[INFO]   from modules/XmlMarshalling/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-impl:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416976544
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[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/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-marshalling-xml ---
[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-accounting-marshalling-xml ---
[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-accounting-marshalling-xml ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 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/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java:[62,22] [unchecked] unchecked cast
  required: T
  found:    Accounting
  where T is a type-variable:
    T extends Object declared in method <T>unmarshal(InputStream)
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-marshalling-xml ---
[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] [path] bad path element "/var/jenkins_home/maven-repositories/executors/1/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/1/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
20:16:21.149 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - STARTING TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
20:16:21.186 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - **********************
20:16:21.186 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "consistencyTest"
20:16:21.186 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - **********************
20:16:21.218 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.229 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.232 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.233 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.237 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 50 msec
20:16:21.237 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
20:16:21.249 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.251 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.253 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.253 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.259 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ****************************************************************************
20:16:21.260 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "must properly marshall"
20:16:21.260 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ARGS [Empty, it.tidalwave.accounting.model.impl.InMemoryAccounting@7922d892]
20:16:21.260 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ****************************************************************************
20:16:21.266 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.267 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.268 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.423 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:21.424 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
20:16:21.424 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/Empty.xml
20:16:21.424 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Empty.xml
20:16:21.429 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 170 msec
20:16:21.430 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
20:16:21.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ********************************************************************************
20:16:21.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "must properly marshall"
20:16:21.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ARGS [Scenario1, it.tidalwave.accounting.model.impl.InMemoryAccounting@4bef0fe3]
20:16:21.431 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ********************************************************************************
20:16:21.432 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.433 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.433 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.434 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.434 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.434 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.435 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.435 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.436 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.436 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.437 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.437 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.438 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.438 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.438 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.438 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.438 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.439 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.439 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.439 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.439 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.439 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.550 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:21.550 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
20:16:21.551 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/Scenario1.xml
20:16:21.551 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1.xml
20:16:21.562 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 131 msec
20:16:21.562 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
20:16:21.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
20:16:21.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST "must properly unmarshall"
20:16:21.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - ARGS [XmlEmpty]
20:16:21.566 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
20:16:21.585 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.586 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.587 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.588 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:21.588 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
20:16:21.588 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/XmlEmpty.txt
20:16:21.588 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/XmlEmpty.txt
20:16:21.589 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST PASSED in 23 msec
20:16:21.589 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - 
20:16:21.590 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
20:16:21.590 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST "must properly unmarshall"
20:16:21.590 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - ARGS [XmlScenario1]
20:16:21.591 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
20:16:21.698 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.698 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.700 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.700 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.701 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.701 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.702 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.702 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.703 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.703 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.703 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.703 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.704 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.704 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.704 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.704 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.704 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.704 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.705 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.705 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.705 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.705 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.706 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.706 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.706 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.706 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.706 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.706 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.707 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.707 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.707 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.707 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.707 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.707 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.708 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.708 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.708 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
20:16:21.708 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.709 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.713 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.714 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.726 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.739 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.743 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.752 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.754 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.755 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.757 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.758 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.760 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.762 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.763 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.765 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.766 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.767 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.768 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.769 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.770 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.771 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.772 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
20:16:21.773 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
20:16:21.773 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
20:16:21.774 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/XmlScenario1.txt
20:16:21.774 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/XmlScenario1.txt
20:16:21.781 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST PASSED in 190 msec
20:16:21.781 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - 
20:16:21.782 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - FINISHED TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----< it.tidalwave.accounting:it-tidalwave-accounting-ui-commons >-----
[INFO] Building blueHour :: UI :: Commons 1.0-ALPHA-11-SNAPSHOT          [7/15]
[INFO]   from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-commons ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416982047
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[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/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-commons ---
[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-accounting-ui-commons ---
[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-accounting-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/classes": no such file or directory
[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/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java:[64,22] [unchecked] load() in LoadableSaveableAccounting implements <T>load() in Loadable
  return type requires unchecked conversion from Accounting to T
  where T is a type-variable:
    T extends Object declared in method <T>load()
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-commons ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] ---------< it.tidalwave.accounting:it-tidalwave-accounting-ui >---------
[INFO] Building blueHour :: UI 1.0-ALPHA-11-SNAPSHOT                     [8/15]
[INFO]   from modules/UI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416986542
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[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/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui ---
[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-accounting-ui ---
[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-accounting-ui ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-customerexplorer >--
[INFO] Building blueHour :: UI :: Customer Explorer 1.0-ALPHA-11-SNAPSHOT [9/15]
[INFO]   from modules/UICustomerExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416988677
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[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/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-customerexplorer ---
[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-accounting-ui-customerexplorer ---
[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-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-projectexplorer >--
[INFO] Building blueHour :: UI :: Project Explorer 1.0-ALPHA-11-SNAPSHOT [10/15]
[INFO]   from modules/UIProjectExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416990791
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[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/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-projectexplorer ---
[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-accounting-ui-projectexplorer ---
[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-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-jobeventexplorer >--
[INFO] Building blueHour :: UI :: JobEvent Explorer 1.0-ALPHA-11-SNAPSHOT [11/15]
[INFO]   from modules/UIJobEventExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416992895
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[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/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[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-accounting-ui-jobeventexplorer ---
[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-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-hourlyreport >---
[INFO] Building blueHour :: UI :: Hourly Report 1.0-ALPHA-11-SNAPSHOT   [12/15]
[INFO]   from modules/UIHourlyReport/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416995706
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[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/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-hourlyreport ---
[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-accounting-ui-hourlyreport ---
[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-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport ---
[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] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-importer-ibiz >--
[INFO] Building blueHour :: UI :: Importer iBiz 1.0-ALPHA-11-SNAPSHOT   [13/15]
[INFO]   from modules/UIiBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416997349
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[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/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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-accounting-ui-importer-ibiz ---
[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-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----< it.tidalwave.accounting:it-tidalwave-accounting-ui-javafx >------
[INFO] Building blueHour :: UI :: JavaFX 1.0-ALPHA-11-SNAPSHOT          [14/15]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735416999054
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[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/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-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-accounting-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-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Copying 6 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 10 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/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[64,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] 
[INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-application-javafx >--
[INFO] Building blueHour :: Application (JavaFX) 1.0-ALPHA-11-SNAPSHOT  [15/15]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: f1f5e4f272d1 at timestamp: 1735417000695
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[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/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-accounting-application-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-accounting-application-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-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-accounting-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT.f1f5e4f272d1-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-11-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-11-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueHour 1.0-ALPHA-11-SNAPSHOT:
[INFO] 
[INFO] blueHour ........................................... SUCCESS [  1.378 s]
[INFO] blueHour (modules) ................................. SUCCESS [  0.202 s]
[INFO] blueHour :: Model .................................. SUCCESS [  5.913 s]
[INFO] blueHour :: Model :: In-Memory ..................... SUCCESS [  5.788 s]
[INFO] blueHour :: Importer :: iBiz ....................... SUCCESS [  5.177 s]
[INFO] blueHour :: Marshalling :: XML ..................... SUCCESS [  5.518 s]
[INFO] blueHour :: UI :: Commons .......................... SUCCESS [  4.542 s]
[INFO] blueHour :: UI ..................................... SUCCESS [  2.120 s]
[INFO] blueHour :: UI :: Customer Explorer ................ SUCCESS [  2.131 s]
[INFO] blueHour :: UI :: Project Explorer ................. SUCCESS [  2.064 s]
[INFO] blueHour :: UI :: JobEvent Explorer ................ SUCCESS [  2.850 s]
[INFO] blueHour :: UI :: Hourly Report .................... SUCCESS [  1.634 s]
[INFO] blueHour :: UI :: Importer iBiz .................... SUCCESS [  1.699 s]
[INFO] blueHour :: UI :: JavaFX ........................... SUCCESS [  1.646 s]
[INFO] blueHour :: Application (JavaFX) ................... SUCCESS [  1.987 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  45.590 s
[INFO] Finished at: 2024-12-28T20:16:42Z
[INFO] ------------------------------------------------------------------------
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/65/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/65/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/65/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/65/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/master 1.0-ALPHA-11-SNAPSHOT f1f5e4f272d1
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
Finished: SUCCESS