Started by user Fabrizio Giudici Running as SYSTEM Building in workspace /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/fabriziogiudici/solidblue3j-src.git # timeout=10 Fetching upstream changes from https://bitbucket.org/fabriziogiudici/solidblue3j-src.git > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/solidblue3j-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/feature/SLB3J-19 Seen branch in repository origin/feature/SLB3J-2 Seen branch in repository origin/feature/SLB3J-21 Seen branch in repository origin/master Seen branch in repository origin/private/mockfinder Seen branch in repository origin/release/1.1 Seen branch in repository origin/release/1.2 Seen 7 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 9b8e2d0899be6c2027c2926d9c1d340944f944e1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b8e2d0899be6c2027c2926d9c1d340944f944e1 # timeout=10 Commit message: "Fixed README.md." > git rev-list --no-walk 9b8e2d0899be6c2027c2926d9c1d340944f944e1 # 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/settings6382911707565426764.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/1 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SolidBlue III [pom] [INFO] SolidBlue III (modules) [pom] [INFO] SolidBlue III :: Commons [jar] [INFO] SolidBlue III :: Model [jar] [INFO] SolidBlue III :: Dao [jar] [INFO] SolidBlue III :: Application no GUI [jar] [INFO] [INFO] -----------------< it.tidalwave.solidblue3:solidblue3 >----------------- [INFO] Building SolidBlue III 1.2-SNAPSHOT [1/6] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ solidblue3 --- [INFO] Deleting /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/target [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3 --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028183228 [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/SolidBlue3_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3 --- [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.3.0:enforce (enforce-banned-dependencies) @ solidblue3 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3 --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3 --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.9:report (report) @ solidblue3 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:test-jar (default-test-jar) @ solidblue3 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ solidblue3 --- [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3/1.2-SNAPSHOT/solidblue3-1.2-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ solidblue3 >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ solidblue3 --- [INFO] [INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ solidblue3 <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (default-cli) @ solidblue3 --- [INFO] [INFO] --- pmd:3.20.0:cpd (default-cli) @ solidblue3 --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [INFO] [INFO] --- pmd:3.20.0:pmd (default-cli) @ solidblue3 --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ solidblue3 --- [INFO] [INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ solidblue3 >>> [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3 --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028185409 [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/SolidBlue3_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3 --- [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.3.0:enforce (enforce-banned-dependencies) @ solidblue3 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3 --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3 --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/target/jacoco.exec [INFO] [INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ solidblue3 <<< [INFO] [INFO] [INFO] --- dependency:3.5.0:analyze (default-cli) @ solidblue3 --- [INFO] Skipping pom project [INFO] [INFO] ------------------< it.tidalwave.solidblue3:modules >------------------- [INFO] Building SolidBlue III (modules) 1.2-SNAPSHOT [2/6] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ modules --- [INFO] Deleting /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/target [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028185787 [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/SolidBlue3_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ 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.3.0:enforce (enforce-banned-dependencies) @ modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.9:report (report) @ modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:test-jar (default-test-jar) @ modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ modules --- [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/modules/1.2-SNAPSHOT/modules-1.2-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ modules >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ modules --- [INFO] [INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ modules <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (default-cli) @ modules --- [INFO] [INFO] --- pmd:3.20.0:cpd (default-cli) @ modules --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [INFO] [INFO] --- pmd:3.20.0:pmd (default-cli) @ modules --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ modules --- [INFO] [INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ modules >>> [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028185935 [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/SolidBlue3_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ 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.3.0:enforce (enforce-banned-dependencies) @ modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/target/jacoco.exec [INFO] [INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ modules <<< [INFO] [INFO] [INFO] --- dependency:3.5.0:analyze (default-cli) @ modules --- [INFO] Skipping pom project [INFO] [INFO] -------------< it.tidalwave.solidblue3:solidblue3-commons >------------- [INFO] Building SolidBlue III :: Commons 1.2-SNAPSHOT [3/6] [INFO] from modules/Commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ solidblue3-commons --- [INFO] Deleting /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/target [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-commons --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028186060 [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/SolidBlue3_Metrics_branches/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-commons --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-commons --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-commons --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-commons --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 5 source files with javac [forked debug deprecation release 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-commons --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-commons --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ solidblue3-commons --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.9:report (report) @ solidblue3-commons --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ solidblue3-commons --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/target/solidblue3-commons-1.2-SNAPSHOT.9b8e2d0899be.jar [INFO] [INFO] --- jar:3.3.0:test-jar (default-test-jar) @ solidblue3-commons --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ solidblue3-commons --- [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-commons/1.2-SNAPSHOT/solidblue3-commons-1.2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/target/solidblue3-commons-1.2-SNAPSHOT.9b8e2d0899be.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-commons/1.2-SNAPSHOT/solidblue3-commons-1.2-SNAPSHOT.jar [INFO] [INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ solidblue3-commons >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ solidblue3-commons --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ solidblue3-commons <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (default-cli) @ solidblue3-commons --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.20.0:cpd (default-cli) @ solidblue3-commons --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- pmd:3.20.0:pmd (default-cli) @ solidblue3-commons --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:16:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:16:34 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:34 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:34 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ solidblue3-commons --- [INFO] [INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ solidblue3-commons >>> [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-commons --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028194717 [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/SolidBlue3_Metrics_branches/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-commons --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-commons --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-commons --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-commons --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-commons --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Commons/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-commons --- [INFO] No sources to compile [INFO] [INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ solidblue3-commons <<< [INFO] [INFO] [INFO] --- dependency:3.5.0:analyze (default-cli) @ solidblue3-commons --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.7:compile [WARNING] org.springframework:spring-beans:jar:6.0.7:compile [WARNING] org.springframework:spring-tx:jar:6.0.7:compile [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime [WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:runtime [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-22:test [WARNING] org.testng:testng:jar:7.7.1:test [WARNING] org.hamcrest:hamcrest-all:jar:1.3:test [WARNING] org.mockito:mockito-core:jar:4.8.1:test [WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test [INFO] [INFO] --------------< it.tidalwave.solidblue3:solidblue3-model >-------------- [INFO] Building SolidBlue III :: Model 1.2-SNAPSHOT [4/6] [INFO] from modules/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/nl/jqno/equalsverifier/equalsverifier/3.14.1/equalsverifier-3.14.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/nl/jqno/equalsverifier/equalsverifier/3.14.1/equalsverifier-3.14.1.pom (2.9 kB at 1.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/nl/jqno/equalsverifier/equalsverifier/3.14.1/equalsverifier-3.14.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/nl/jqno/equalsverifier/equalsverifier/3.14.1/equalsverifier-3.14.1.jar (225 kB at 272 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ solidblue3-model --- [INFO] Deleting /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028198077 [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/SolidBlue3_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [forked debug deprecation release 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [forked debug deprecation release 17] to target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ solidblue3-model --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 08:16:44.770 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - STARTING TESTS OF it.tidalwave.datamanager.model.BackupFileTest 08:16:44.911 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - ******************************* 08:16:44.912 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - TEST "test equals and hashCode" 08:16:44.912 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - ******************************* 08:16:45.920 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - TEST PASSED in 1004 msec 08:16:45.921 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - 08:16:45.923 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - ******************** 08:16:45.924 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - TEST "test toString" 08:16:45.925 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - ******************** 08:16:45.930 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - TEST PASSED in 6 msec 08:16:45.930 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - 08:16:45.936 [main ] INFO it.tidalwave.datamanager.model.BackupTest - ******************************* 08:16:45.936 [main ] INFO it.tidalwave.datamanager.model.BackupTest - TEST "test equals and hashCode" 08:16:45.937 [main ] INFO it.tidalwave.datamanager.model.BackupTest - ******************************* 08:16:46.084 [main ] INFO it.tidalwave.datamanager.model.BackupTest - TEST PASSED in 147 msec 08:16:46.084 [main ] INFO it.tidalwave.datamanager.model.BackupTest - 08:16:46.097 [main ] INFO it.tidalwave.datamanager.model.BackupTest - ****************************************** 08:16:46.098 [main ] INFO it.tidalwave.datamanager.model.BackupTest - TEST "test toString with supplier invoked" 08:16:46.098 [main ] INFO it.tidalwave.datamanager.model.BackupTest - ****************************************** 08:16:46.134 [main ] INFO it.tidalwave.datamanager.model.BackupTest - TEST PASSED in 29 msec 08:16:46.134 [main ] INFO it.tidalwave.datamanager.model.BackupTest - 08:16:46.137 [main ] INFO it.tidalwave.datamanager.model.BackupTest - ********************************************* 08:16:46.138 [main ] INFO it.tidalwave.datamanager.model.BackupTest - TEST "test toString without supplier invoked" 08:16:46.138 [main ] INFO it.tidalwave.datamanager.model.BackupTest - ********************************************* 08:16:46.141 [main ] INFO it.tidalwave.datamanager.model.BackupTest - TEST PASSED in 2 msec 08:16:46.142 [main ] INFO it.tidalwave.datamanager.model.BackupTest - 08:16:46.150 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - ******************************* 08:16:46.151 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - TEST "test equals and hashCode" 08:16:46.151 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - ******************************* 08:16:46.198 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - TEST PASSED in 45 msec 08:16:46.199 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - 08:16:46.200 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - ******************** 08:16:46.201 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - TEST "test toString" 08:16:46.201 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - ******************** 08:16:46.213 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - TEST PASSED in 10 msec 08:16:46.213 [main ] INFO it.tidalwave.datamanager.model.FingerprintTest - 08:16:46.216 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - ******************************* 08:16:46.216 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - TEST "test equals and hashCode" 08:16:46.216 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - ******************************* 08:16:46.244 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - TEST PASSED in 28 msec 08:16:46.244 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - 08:16:46.248 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - ****************************************** 08:16:46.248 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - TEST "test toString with supplier invoked" 08:16:46.248 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - ****************************************** 08:16:46.252 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - TEST PASSED in 3 msec 08:16:46.252 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - 08:16:46.254 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - ********************************************* 08:16:46.254 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - TEST "test toString without supplier invoked" 08:16:46.254 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - ********************************************* 08:16:46.255 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - TEST PASSED in 1 msec 08:16:46.255 [main ] INFO it.tidalwave.datamanager.model.ManagedFileTest - 08:16:46.255 [main ] INFO it.tidalwave.datamanager.model.BackupFileTest - FINISHED TESTS OF it.tidalwave.datamanager.model.BackupFileTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.639 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:report (report) @ solidblue3-model --- [INFO] Loading execution data file /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/jacoco.exec [INFO] Analyzed bundle 'SolidBlue III :: Model' with 7 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ solidblue3-model --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/solidblue3-model-1.2-SNAPSHOT.9b8e2d0899be.jar [INFO] [INFO] --- jar:3.3.0:test-jar (default-test-jar) @ solidblue3-model --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/solidblue3-model-1.2-SNAPSHOT.9b8e2d0899be-tests.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ solidblue3-model --- [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-model/1.2-SNAPSHOT/solidblue3-model-1.2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/solidblue3-model-1.2-SNAPSHOT.9b8e2d0899be.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-model/1.2-SNAPSHOT/solidblue3-model-1.2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/solidblue3-model-1.2-SNAPSHOT.9b8e2d0899be-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-model/1.2-SNAPSHOT/solidblue3-model-1.2-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ solidblue3-model >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ solidblue3-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ solidblue3-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (default-cli) @ solidblue3-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.20.0:cpd (default-cli) @ solidblue3-model --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- pmd:3.20.0:pmd (default-cli) @ solidblue3-model --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:16:51 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:16:52 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:52 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:16:52 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ solidblue3-model --- [INFO] [INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ solidblue3-model >>> [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028212241 [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/SolidBlue3_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [forked debug deprecation release 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Model/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [forked debug deprecation release 17] to target/test-classes [INFO] [INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ solidblue3-model <<< [INFO] [INFO] [INFO] --- dependency:3.5.0:analyze (default-cli) @ solidblue3-model --- [WARNING] Unused declared dependencies found: [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime [WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:runtime [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-22:test [WARNING] org.mockito:mockito-core:jar:4.8.1:test [WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test [WARNING] Non-test scoped test only dependencies found: [WARNING] it.tidalwave.solidblue3:solidblue3-commons:jar:1.2-SNAPSHOT:compile [INFO] [INFO] ---------------< it.tidalwave.solidblue3:solidblue3-dao >--------------- [INFO] Building SolidBlue III :: Dao 1.2-SNAPSHOT [5/6] [INFO] from modules/Dao/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-data-jpa/3.0.5/spring-boot-starter-data-jpa-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-data-jpa/3.0.5/spring-boot-starter-data-jpa-3.0.5.pom (2.9 kB at 1.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-aop/3.0.5/spring-boot-starter-aop-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-aop/3.0.5/spring-boot-starter-aop-3.0.5.pom (2.5 kB at 5.3 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter/3.0.5/spring-boot-starter-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter/3.0.5/spring-boot-starter-3.0.5.pom (3.0 kB at 4.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.pom (2.2 kB at 4.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.pom (2.1 kB at 3.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-logging/3.0.5/spring-boot-starter-logging-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-logging/3.0.5/spring-boot-starter-logging-3.0.5.pom (2.5 kB at 3.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.19.0/log4j-to-slf4j-2.19.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.19.0/log4j-to-slf4j-2.19.0.pom (7.2 kB at 24 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 34 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-jdbc/3.0.5/spring-boot-starter-jdbc-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-jdbc/3.0.5/spring-boot-starter-jdbc-3.0.5.pom (2.5 kB at 7.3 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.pom (25 kB at 52 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-core/6.1.7.Final/hibernate-core-6.1.7.Final.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-core/6.1.7.Final/hibernate-core-6.1.7.Final.pom (5.8 kB at 9.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.pom (18 kB at 111 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.pom (2.1 kB at 4.3 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 41 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/12/jboss-parent-12.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 99 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 21 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 72 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom (12 kB at 23 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom (9.2 kB at 20 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.pom (18 kB at 59 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.pom (4.8 kB at 8.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.2/jaxb-runtime-parent-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.2/jaxb-runtime-parent-4.0.2.pom (1.2 kB at 3.7 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-parent/4.0.2/jaxb-parent-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-parent/4.0.2/jaxb-parent-4.0.2.pom (33 kB at 102 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-bom-ext/4.0.2/jaxb-bom-ext-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-bom-ext/4.0.2/jaxb-bom-ext-4.0.2.pom (3.5 kB at 10 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.pom (3.7 kB at 8.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.pom (4.1 kB at 6.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/angus/angus-activation-project/2.0.0/angus-activation-project-2.0.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/angus/angus-activation-project/2.0.0/angus-activation-project-2.0.0.pom (20 kB at 39 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.pom (1.8 kB at 2.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.2/jaxb-txw-parent-4.0.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.2/jaxb-txw-parent-4.0.2.pom (1.2 kB at 3.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.pom (2.3 kB at 5.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/istack/istack-commons/4.1.1/istack-commons-4.1.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/istack/istack-commons/4.1.1/istack-commons-4.1.1.pom (24 kB at 51 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.pom (3.5 kB at 4.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-master/4.10.1/antlr4-master-4.10.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-master/4.10.1/antlr4-master-4.10.1.pom (4.4 kB at 9.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aspects/6.0.7/spring-aspects-6.0.7.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aspects/6.0.7/spring-aspects-6.0.7.pom (2.0 kB at 4.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-community-dialects/6.1.7.Final/hibernate-community-dialects-6.1.7.Final.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-community-dialects/6.1.7.Final/hibernate-community-dialects-6.1.7.Final.pom (2.7 kB at 8.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/p6spy/p6spy/3.9.1/p6spy-3.9.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/p6spy/p6spy/3.9.1/p6spy-3.9.1.pom (2.0 kB at 3.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xerial/sqlite-jdbc/3.41.2.1/sqlite-jdbc-3.41.2.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xerial/sqlite-jdbc/3.41.2.1/sqlite-jdbc-3.41.2.1.pom (17 kB at 53 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-test/3.0.5/spring-boot-starter-test-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-test/3.0.5/spring-boot-starter-test-3.0.5.pom (4.7 kB at 7.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test/3.0.5/spring-boot-test-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test/3.0.5/spring-boot-test-3.0.5.pom (2.0 kB at 6.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test-autoconfigure/3.0.5/spring-boot-test-autoconfigure-3.0.5.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test-autoconfigure/3.0.5/spring-boot-test-autoconfigure-3.0.5.pom (2.5 kB at 7.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.7.0/json-path-2.7.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.7.0/json-path-2.7.0.pom (3.1 kB at 6.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/json-smart/2.4.10/json-smart-2.4.10.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/json-smart/2.4.10/json-smart-2.4.10.pom (9.2 kB at 20 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.pom (11 kB at 24 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom (24 kB at 51 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom (24 kB at 49 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom (3.0 kB at 6.5 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 2.5 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.pom (5.2 kB at 11 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-test/6.0.7/spring-test-6.0.7.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-test/6.0.7/spring-test-6.0.7.pom (2.0 kB at 4.5 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 5.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 66 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.pom (2.6 kB at 7.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.14.2/jackson-dataformats-text-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.14.2/jackson-dataformats-text-2.14.2.pom (3.4 kB at 10 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 22 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 61 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 20 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 21 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.14.2/jackson-datatype-jdk8-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.14.2/jackson-datatype-jdk8-2.14.2.pom (2.6 kB at 8.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-java8/2.14.2/jackson-modules-java8-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-java8/2.14.2/jackson-modules-java8-2.14.2.pom (3.1 kB at 10 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.14.2/jackson-datatype-jsr310-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.14.2/jackson-datatype-jsr310-2.14.2.pom (4.9 kB at 6.3 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-data-jpa/3.0.5/spring-boot-starter-data-jpa-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-data-jpa/3.0.5/spring-boot-starter-data-jpa-3.0.5.jar (4.8 kB at 11 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-aop/3.0.5/spring-boot-starter-aop-3.0.5.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-jdbc/3.0.5/spring-boot-starter-jdbc-3.0.5.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-core/6.1.7.Final/hibernate-core-6.1.7.Final.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-aop/3.0.5/spring-boot-starter-aop-3.0.5.jar (4.8 kB at 12 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar (68 kB at 123 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 392 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar (162 kB at 264 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-jdbc/3.0.5/spring-boot-starter-jdbc-3.0.5.jar (4.8 kB at 5.7 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 79 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-core/6.1.7.Final/hibernate-core-6.1.7.Final.jar (9.8 MB at 11 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar (908 kB at 845 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar (139 kB at 109 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aspects/6.0.7/spring-aspects-6.0.7.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar (73 kB at 56 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-community-dialects/6.1.7.Final/hibernate-community-dialects-6.1.7.Final.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar (26 kB at 19 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar (27 kB at 19 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/p6spy/p6spy/3.9.1/p6spy-3.9.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar (63 kB at 41 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xerial/sqlite-jdbc/3.41.2.1/sqlite-jdbc-3.41.2.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aspects/6.0.7/spring-aspects-6.0.7.jar (50 kB at 32 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-test/3.0.5/spring-boot-starter-test-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar (322 kB at 201 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter/3.0.5/spring-boot-starter-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hibernate/orm/hibernate-community-dialects/6.1.7.Final/hibernate-community-dialects-6.1.7.Final.jar (176 kB at 99 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/p6spy/p6spy/3.9.1/p6spy-3.9.1.jar (129 kB at 69 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-test/3.0.5/spring-boot-starter-test-3.0.5.jar (4.8 kB at 2.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-logging/3.0.5/spring-boot-starter-logging-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xerial/sqlite-jdbc/3.41.2.1/sqlite-jdbc-3.41.2.1.jar (13 MB at 6.2 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.19.0/log4j-to-slf4j-2.19.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter/3.0.5/spring-boot-starter-3.0.5.jar (4.8 kB at 2.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test/3.0.5/spring-boot-test-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.jar (1.5 MB at 630 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test-autoconfigure/3.0.5/spring-boot-test-autoconfigure-3.0.5.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-starter-logging/3.0.5/spring-boot-starter-logging-3.0.5.jar (4.8 kB at 1.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.7.0/json-path-2.7.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.jar (1.6 MB at 659 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.19.0/log4j-to-slf4j-2.19.0.jar (19 kB at 7.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test-autoconfigure/3.0.5/spring-boot-test-autoconfigure-3.0.5.jar (225 kB at 85 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-test/3.0.5/spring-boot-test-3.0.5.jar (246 kB at 89 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/json-smart/2.4.10/json-smart-2.4.10.jar (120 kB at 41 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.7.0/json-path-2.7.0.jar (271 kB at 93 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/minidev/accessors-smart/2.4.9/accessors-smart-2.4.9.jar (30 kB at 9.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/2.1.1/jakarta.activation-api-2.1.1.jar (67 kB at 22 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-test/6.0.7/spring-test-6.0.7.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar (127 kB at 41 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar (31 kB at 9.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 36 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar (1.2 MB at 355 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-test/6.0.7/spring-test-6.0.7.jar (825 kB at 233 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 48 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.14.2/jackson-datatype-jdk8-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 430 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.14.2/jackson-datatype-jsr310-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 119 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.14.2/jackson-datatype-jdk8-2.14.2.jar (35 kB at 8.5 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.14.2/jackson-datatype-jsr310-2.14.2.jar (122 kB at 29 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 79 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.14.2/jackson-dataformat-yaml-2.14.2.jar (54 kB at 13 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 18 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ solidblue3-dao --- [INFO] Deleting /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-dao --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028249582 [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/SolidBlue3_Metrics_branches/workspace/modules/Dao' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-dao --- [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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-dao --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-dao --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-dao --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-dao --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [forked debug deprecation release 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-dao --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [forked debug deprecation release 17] to target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ solidblue3-dao --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 08:17:38.690 [main ] INFO o.s.t.c.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [it.tidalwave.datamanager.dao.impl.jpa.BackupEntityTest]: BackupEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:17:38.924 [main ] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration it.tidalwave.datamanager.dao.impl.jpa.TestConfiguration for test class it.tidalwave.datamanager.dao.impl.jpa.BackupEntityTest 08:17:39.058 [main ] INFO o.s.t.c.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [it.tidalwave.datamanager.dao.impl.jpa.BackupFileEntityTest]: BackupFileEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:17:39.063 [main ] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration it.tidalwave.datamanager.dao.impl.jpa.TestConfiguration for test class it.tidalwave.datamanager.dao.impl.jpa.BackupFileEntityTest 08:17:39.077 [main ] INFO o.s.t.c.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [it.tidalwave.datamanager.dao.impl.jpa.FingerprintEntityTest]: FingerprintEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:17:39.081 [main ] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration it.tidalwave.datamanager.dao.impl.jpa.TestConfiguration for test class it.tidalwave.datamanager.dao.impl.jpa.FingerprintEntityTest 08:17:39.104 [main ] INFO o.s.t.c.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [it.tidalwave.datamanager.dao.impl.jpa.JpaDataManagerDaoTest]: JpaDataManagerDaoTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:17:39.112 [main ] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration it.tidalwave.datamanager.dao.impl.jpa.TestConfiguration for test class it.tidalwave.datamanager.dao.impl.jpa.JpaDataManagerDaoTest 08:17:39.128 [main ] INFO o.s.t.c.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [it.tidalwave.datamanager.dao.impl.jpa.ManagedFileEntityTest]: ManagedFileEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 08:17:39.133 [main ] INFO o.s.b.t.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration it.tidalwave.datamanager.dao.impl.jpa.TestConfiguration for test class it.tidalwave.datamanager.dao.impl.jpa.ManagedFileEntityTest 08:17:39.172 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - STARTING TESTS OF it.tidalwave.datamanager.dao.impl.jpa.BackupEntityTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.0.5) 08:17:39.916 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - Starting BackupEntityTest using Java 17.0.13 with PID 10118 (/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/test-classes started by jenkins in /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao) 08:17:39.916 [main ] DEBUG i.t.datamanager.dao.impl.jpa.BackupEntityTest - Running with Spring Boot v3.0.5, Spring v6.0.7 08:17:39.919 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - The following 1 profile is active: "test" 08:17:39.940 [main ] TRACE o.s.boot.context.config.ConfigDataLoaders - Loading file [.] using loader org.springframework.boot.context.config.StandardConfigDataLoader 08:17:39.940 [main ] TRACE o.s.boot.context.config.ConfigDataLoaders - Loading class path resource [config/module-test.yml] using loader org.springframework.boot.context.config.StandardConfigDataLoader 08:17:39.940 [main ] TRACE o.s.boot.context.config.ConfigDataLoaders - Loading class path resource [config/module.yml] using loader org.springframework.boot.context.config.StandardConfigDataLoader 08:17:40.484 [main ] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 08:17:40.558 [main ] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 64 ms. Found 2 JPA repository interfaces. 08:17:40.916 [main ] DEBUG com.zaxxer.hikari.HikariConfig - Driver class com.p6spy.engine.spy.P6SpyDriver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@1dbd16a6 08:17:40.981 [main ] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 08:17:41.052 [main ] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 08:17:41.140 [main ] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.1.7.Final 08:17:41.645 [main ] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 08:17:41.648 [main ] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 08:17:41.649 [main ] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 08:17:41.649 [main ] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 08:17:41.649 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 08:17:41.649 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 08:17:41.649 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 08:17:41.650 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none 08:17:41.650 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 08:17:41.650 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 08:17:41.650 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=<masked>} 08:17:41.651 [main ] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."com.p6spy.engine.spy.P6SpyDriver" 08:17:41.651 [main ] DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none 08:17:41.651 [main ] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 08:17:41.651 [main ] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 08:17:41.652 [main ] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 08:17:41.652 [main ] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 08:17:41.652 [main ] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 08:17:41.652 [main ] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:p6spy:sqlite:target/test1.db 08:17:41.652 [main ] DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 08:17:41.653 [main ] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 08:17:41.653 [main ] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 08:17:41.653 [main ] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 08:17:41.653 [main ] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 08:17:41.653 [main ] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 08:17:41.654 [main ] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 08:17:41.654 [main ] DEBUG com.zaxxer.hikari.HikariConfig - password........................<masked> 08:17:41.654 [main ] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 08:17:41.654 [main ] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 08:17:41.654 [main ] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 08:17:41.654 [main ] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 08:17:41.655 [main ] DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none 08:17:41.655 [main ] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 08:17:41.655 [main ] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 08:17:41.655 [main ] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 08:17:41.655 [main ] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 08:17:41.656 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 08:17:41.985 [main ] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@b768e4d 08:17:41.989 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 08:17:42.052 [main ] INFO SQL dialect - HHH000400: Using dialect: org.hibernate.community.dialect.SQLiteDialect 08:17:43.684 [main ] INFO p6spy - SQL: 1 nanos - drop table if exists backup_files 08:17:43.685 [main ] INFO p6spy - SQL: 0 nanos - drop table if exists backups 08:17:43.685 [main ] INFO p6spy - SQL: 0 nanos - drop table if exists files 08:17:43.686 [main ] INFO p6spy - SQL: 0 nanos - drop table if exists fingerprints 08:17:43.754 [main ] INFO p6spy - SQL: 62 nanos - create table backup_files (id varchar(36) not null, path text not null, backup_id varchar(36) not null, file_id varchar(36) not null, primary key (id)) 08:17:43.814 [main ] INFO p6spy - SQL: 56 nanos - create table backups (id varchar(36) not null, base_path text not null, creation_date timestamp not null, encrypted boolean not null, label text not null unique, latest_check_date timestamp, registration_date timestamp not null, volume_id varchar(36) not null unique, primary key (id)) 08:17:43.932 [main ] INFO p6spy - SQL: 117 nanos - create table files (id varchar(36) not null, path text not null, primary key (id)) 08:17:44.093 [main ] INFO p6spy - SQL: 159 nanos - create table fingerprints (id varchar(36) not null, algorithm varchar(16) not null, file_id varchar(36) not null, name text not null, timestamp timestamp not null, fingerprint varchar(32) not null, primary key (id)) 08:17:44.220 [main ] INFO p6spy - SQL: 126 nanos - create index backup_files__id on backup_files (id) 08:17:44.322 [main ] INFO p6spy - SQL: 100 nanos - create index backup_files__file_id on backup_files (file_id) 08:17:44.462 [main ] INFO p6spy - SQL: 138 nanos - create index backups__id on backups (id) 08:17:44.618 [main ] INFO p6spy - SQL: 154 nanos - create index backups__label on backups (label) 08:17:44.803 [main ] INFO p6spy - SQL: 183 nanos - create index backups__volume_id on backups (volume_id) 08:17:44.806 [main ] INFO p6spy - SQL: 2 nanos - alter table backups add constraint UK_fry7mbou42w5f9me7xepw60r6 unique (label) 08:17:44.807 [main ] WARN o.h.t.schema.internal.ExceptionHandlerLoggedImpl - GenerationTarget encountered exception accepting command : Error executing DDL "alter table backups add constraint UK_fry7mbou42w5f9me7xepw60r6 unique (label)" via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table backups add constraint UK_fry7mbou42w5f9me7xepw60r6 unique (label)" via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlString(SchemaCreatorImpl.java:502) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlStrings(SchemaCreatorImpl.java:486) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createFromMetadata(SchemaCreatorImpl.java:402) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.performCreation(SchemaCreatorImpl.java:176) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:144) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:128) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:254) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:143) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:140) at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:336) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:415) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1423) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:376) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1816) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1766) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1132) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:907) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:584) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:310) at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1388) at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:545) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:184) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:118) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:127) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:241) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:361) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:296) at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:829) at org.testng.TestRunner.run(TestRunner.java:602) at org.testng.SuiteRunner.runTest(SuiteRunner.java:437) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391) at org.testng.SuiteRunner.run(SuiteRunner.java:330) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256) at org.testng.TestNG.runSuitesLocally(TestNG.java:1176) at org.testng.TestNG.runSuites(TestNG.java:1099) at org.testng.TestNG.run(TestNG.java:1067) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error) at org.sqlite.core.DB.newSQLException(DB.java:1179) at org.sqlite.core.DB.newSQLException(DB.java:1190) at org.sqlite.core.DB.throwex(DB.java:1150) at org.sqlite.core.NativeDB.prepare_utf8(Native Method) at org.sqlite.core.NativeDB.prepare(NativeDB.java:126) at org.sqlite.core.DB.prepare(DB.java:264) at org.sqlite.jdbc3.JDBC3Statement.lambda$execute$0(JDBC3Statement.java:51) at org.sqlite.jdbc3.JDBC3Statement.withConnectionTimeout(JDBC3Statement.java:454) at org.sqlite.jdbc3.JDBC3Statement.execute(JDBC3Statement.java:40) at com.p6spy.engine.wrapper.StatementWrapper.execute(StatementWrapper.java:115) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 common frames omitted 08:17:44.813 [main ] INFO p6spy - SQL: 0 nanos - alter table backups add constraint UK_k2s8w9vtoyglnt94durudd17v unique (volume_id) 08:17:44.814 [main ] WARN o.h.t.schema.internal.ExceptionHandlerLoggedImpl - GenerationTarget encountered exception accepting command : Error executing DDL "alter table backups add constraint UK_k2s8w9vtoyglnt94durudd17v unique (volume_id)" via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table backups add constraint UK_k2s8w9vtoyglnt94durudd17v unique (volume_id)" via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlString(SchemaCreatorImpl.java:502) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlStrings(SchemaCreatorImpl.java:486) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createFromMetadata(SchemaCreatorImpl.java:402) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.performCreation(SchemaCreatorImpl.java:176) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:144) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:128) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:254) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:143) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:140) at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:336) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:415) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1423) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:376) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1816) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1766) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1132) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:907) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:584) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:310) at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1388) at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:545) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:184) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:118) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:127) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:241) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:361) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:296) at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:829) at org.testng.TestRunner.run(TestRunner.java:602) at org.testng.SuiteRunner.runTest(SuiteRunner.java:437) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391) at org.testng.SuiteRunner.run(SuiteRunner.java:330) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256) at org.testng.TestNG.runSuitesLocally(TestNG.java:1176) at org.testng.TestNG.runSuites(TestNG.java:1099) at org.testng.TestNG.run(TestNG.java:1067) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error) at org.sqlite.core.DB.newSQLException(DB.java:1179) at org.sqlite.core.DB.newSQLException(DB.java:1190) at org.sqlite.core.DB.throwex(DB.java:1150) at org.sqlite.core.NativeDB.prepare_utf8(Native Method) at org.sqlite.core.NativeDB.prepare(NativeDB.java:126) at org.sqlite.core.DB.prepare(DB.java:264) at org.sqlite.jdbc3.JDBC3Statement.lambda$execute$0(JDBC3Statement.java:51) at org.sqlite.jdbc3.JDBC3Statement.withConnectionTimeout(JDBC3Statement.java:454) at org.sqlite.jdbc3.JDBC3Statement.execute(JDBC3Statement.java:40) at com.p6spy.engine.wrapper.StatementWrapper.execute(StatementWrapper.java:115) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 common frames omitted 08:17:44.935 [main ] INFO p6spy - SQL: 118 nanos - create index files__id on files (id) 08:17:45.039 [main ] INFO p6spy - SQL: 103 nanos - create index files__path on files (path) 08:17:45.165 [main ] INFO p6spy - SQL: 125 nanos - create index fingerprints__id on fingerprints (id) 08:17:45.230 [main ] INFO p6spy - SQL: 63 nanos - create index fingerprints__name on fingerprints (name) 08:17:45.297 [main ] INFO p6spy - SQL: 66 nanos - create index fingerprints__timestamp on fingerprints (timestamp) 08:17:45.404 [main ] INFO p6spy - SQL: 104 nanos - create index fingerprints__fingerprint on fingerprints (fingerprint) 08:17:45.562 [main ] INFO p6spy - SQL: 156 nanos - create index fingerprints__file_id on fingerprints (file_id) 08:17:45.564 [main ] INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 08:17:45.577 [main ] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 08:17:46.027 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - Started BackupEntityTest in 6.749 seconds (process running for 9.337) 08:17:46.060 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:46.276 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - ******************************* 08:17:46.277 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - TEST "test equals and hashCode" 08:17:46.277 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - ******************************* 08:17:46.373 [main ] INFO p6spy - SQL: 1 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 1', '2023-03-15T07:41:36.000+0000', false, 'Label #1', '2022-10-01T14:34:25.000+0000', '2020-12-11T03:09:52.000+0000', '00000001-0000-0000-0000-000000000000', '00000000-0000-0000-0000-000000000000') 08:17:46.580 [main ] INFO p6spy - SQL: 201 nanos - 08:17:46.623 [main ] INFO p6spy - SQL: 3 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.636 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.638 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.639 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.642 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.644 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.645 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.647 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.648 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.649 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.650 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.651 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.653 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.656 [main ] INFO p6spy - SQL: 0 nanos - delete from backups where id='00000000-0000-0000-0000-000000000000' 08:17:46.746 [main ] INFO p6spy - SQL: 89 nanos - 08:17:46.750 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - TEST PASSED in 472 msec 08:17:46.750 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - 08:17:46.755 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:46.756 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.759 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:46.761 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - ******************************* 08:17:46.761 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - TEST "test toString with proxy" 08:17:46.761 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - ******************************* 08:17:46.764 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 1', '2023-03-15T07:41:36.000+0000', false, 'Label #1', '2022-10-01T14:34:25.000+0000', '2020-12-11T03:09:52.000+0000', '00000001-0000-0000-0000-000000000000', '00000000-0000-0000-0000-000000000000') 08:17:46.939 [main ] INFO p6spy - SQL: 173 nanos - 08:17:46.941 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.942 [main ] INFO p6spy - SQL: 0 nanos - 08:17:46.948 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000000-0000-0000-0000-000000000000' 08:17:46.954 [main ] INFO p6spy - SQL: 0 nanos - delete from backups where id='00000000-0000-0000-0000-000000000000' 08:17:47.204 [main ] INFO p6spy - SQL: 248 nanos - 08:17:47.208 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - TEST PASSED in 447 msec 08:17:47.208 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - 08:17:47.217 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:47.218 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.220 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:47.226 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - ********************************** 08:17:47.227 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - TEST "test toString without proxy" 08:17:47.227 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - ********************************** 08:17:47.228 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - TEST PASSED in 2 msec 08:17:47.228 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - 08:17:47.235 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:47.236 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.244 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:47.247 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - ******************************* 08:17:47.248 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - TEST "test equals and hashCode" 08:17:47.248 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - ******************************* 08:17:47.251 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar', '00000000-0000-0000-0000-000000000000') 08:17:47.425 [main ] INFO p6spy - SQL: 173 nanos - 08:17:47.429 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 1', '2023-03-15T07:41:36.000+0000', false, 'Label #1', '2022-10-01T14:34:25.000+0000', '2020-12-11T03:09:52.000+0000', '00000002-0000-0000-0000-000000000000', '00000001-0000-0000-0000-000000000000') 08:17:47.542 [main ] INFO p6spy - SQL: 112 nanos - 08:17:47.560 [main ] INFO p6spy - SQL: 0 nanos - select null,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000001-0000-0000-0000-000000000000' 08:17:47.562 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:47.568 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000001-0000-0000-0000-000000000000', '00000000-0000-0000-0000-000000000000', 'path', '00000003-0000-0000-0000-000000000000') 08:17:47.682 [main ] INFO p6spy - SQL: 108 nanos - 08:17:47.691 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.699 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.701 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.704 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.710 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.713 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.717 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.719 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.720 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.722 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.725 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.727 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.728 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b2_0.id,b2_0.base_path,b2_0.creation_date,b2_0.encrypted,b2_0.label,b2_0.latest_check_date,b2_0.registration_date,b2_0.volume_id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 join backups b2_0 on b2_0.id=b1_0.backup_id join files m1_0 on m1_0.id=b1_0.file_id where b1_0.id='00000003-0000-0000-0000-000000000000' 08:17:47.732 [main ] INFO p6spy - SQL: 0 nanos - delete from backup_files where id='00000003-0000-0000-0000-000000000000' 08:17:47.843 [main ] INFO p6spy - SQL: 110 nanos - 08:17:47.846 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - TEST PASSED in 598 msec 08:17:47.846 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - 08:17:47.850 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:47.851 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.855 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:47.860 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - ********************************** 08:17:47.860 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - TEST "test toString without proxy" 08:17:47.860 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - ********************************** 08:17:47.861 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - TEST PASSED in 1 msec 08:17:47.861 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupFileEntityTest - 08:17:47.866 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:47.866 [main ] INFO p6spy - SQL: 0 nanos - 08:17:47.879 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:47.887 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - ******************************* 08:17:47.888 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - TEST "test equals and hashcode" 08:17:47.888 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - ******************************* 08:17:47.900 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', 'fileId', 'name', '2023-03-15T07:41:36.000+0000', 'fingerprint', '00000000-0000-0000-0000-000000000000') 08:17:48.062 [main ] INFO p6spy - SQL: 161 nanos - 08:17:48.065 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.067 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.069 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.070 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.072 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.073 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.074 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.075 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.077 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.077 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.078 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.080 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.082 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.id,f1_0.algorithm,f1_0.file_id,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.id='00000000-0000-0000-0000-000000000000' 08:17:48.083 [main ] INFO p6spy - SQL: 0 nanos - delete from fingerprints where id='00000000-0000-0000-0000-000000000000' 08:17:48.261 [main ] INFO p6spy - SQL: 177 nanos - 08:17:48.264 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - TEST PASSED in 376 msec 08:17:48.265 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - 08:17:48.268 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:48.270 [main ] INFO p6spy - SQL: 0 nanos - 08:17:48.273 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:48.275 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - ******************** 08:17:48.275 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - TEST "test toString" 08:17:48.275 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - ******************** 08:17:48.288 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - TEST PASSED in 13 msec 08:17:48.288 [main ] INFO i.t.datamanager.dao.impl.jpa.FingerprintEntityTest - 08:17:48.292 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:48.293 [main ] INFO p6spy - SQL: 0 nanos - . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.0.5) 08:17:48.334 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Starting JpaDataManagerDaoTest using Java 17.0.13 with PID 10118 (/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/test-classes started by jenkins in /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao) 08:17:48.334 [main ] DEBUG i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Running with Spring Boot v3.0.5, Spring v6.0.7 08:17:48.335 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - No active profile set, falling back to 1 default profile: "default" 08:17:48.336 [main ] TRACE o.s.boot.context.config.ConfigDataLoaders - Loading file [.] using loader org.springframework.boot.context.config.StandardConfigDataLoader 08:17:48.337 [main ] TRACE o.s.boot.context.config.ConfigDataLoaders - Loading class path resource [config/module-test.yml] using loader org.springframework.boot.context.config.StandardConfigDataLoader 08:17:48.337 [main ] TRACE o.s.boot.context.config.ConfigDataLoaders - Loading class path resource [config/module.yml] using loader org.springframework.boot.context.config.StandardConfigDataLoader 08:17:48.411 [main ] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 08:17:48.443 [main ] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 31 ms. Found 2 JPA repository interfaces. 08:17:48.505 [main ] DEBUG com.zaxxer.hikari.HikariConfig - Driver class com.p6spy.engine.spy.P6SpyDriver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@1dbd16a6 08:17:48.538 [main ] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 08:17:48.549 [main ] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 08:17:48.553 [main ] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 08:17:48.553 [main ] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=<masked>} 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."com.p6spy.engine.spy.P6SpyDriver" 08:17:48.554 [main ] DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:p6spy:sqlite:target/test1.db 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 08:17:48.555 [main ] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 08:17:48.556 [main ] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 08:17:48.556 [main ] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 08:17:48.556 [main ] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 08:17:48.556 [main ] DEBUG com.zaxxer.hikari.HikariConfig - password........................<masked> 08:17:48.556 [main ] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 08:17:48.556 [main ] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 08:17:48.558 [main ] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 08:17:48.558 [main ] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 08:17:48.558 [main ] DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none 08:17:48.558 [main ] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 08:17:48.558 [main ] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 08:17:48.558 [main ] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 08:17:48.560 [main ] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 08:17:48.560 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 08:17:48.561 [main ] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@558d3254 08:17:48.561 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 08:17:48.562 [main ] INFO SQL dialect - HHH000400: Using dialect: org.hibernate.community.dialect.SQLiteDialect 08:17:48.799 [main ] INFO p6spy - SQL: 143 nanos - drop table if exists backup_files 08:17:48.937 [main ] INFO p6spy - SQL: 138 nanos - drop table if exists backups 08:17:49.130 [main ] INFO p6spy - SQL: 191 nanos - drop table if exists files 08:17:49.321 [main ] INFO p6spy - SQL: 191 nanos - drop table if exists fingerprints 08:17:49.456 [main ] INFO p6spy - SQL: 133 nanos - create table backup_files (id varchar(36) not null, path text not null, backup_id varchar(36) not null, file_id varchar(36) not null, primary key (id)) 08:17:49.579 [main ] INFO p6spy - SQL: 122 nanos - create table backups (id varchar(36) not null, base_path text not null, creation_date timestamp not null, encrypted boolean not null, label text not null unique, latest_check_date timestamp, registration_date timestamp not null, volume_id varchar(36) not null unique, primary key (id)) 08:17:49.729 [main ] INFO p6spy - SQL: 149 nanos - create table files (id varchar(36) not null, path text not null, primary key (id)) 08:17:49.814 [main ] INFO p6spy - SQL: 83 nanos - create table fingerprints (id varchar(36) not null, algorithm varchar(16) not null, file_id varchar(36) not null, name text not null, timestamp timestamp not null, fingerprint varchar(32) not null, primary key (id)) 08:17:50.025 [main ] INFO p6spy - SQL: 210 nanos - create index backup_files__id on backup_files (id) 08:17:50.213 [main ] INFO p6spy - SQL: 186 nanos - create index backup_files__file_id on backup_files (file_id) 08:17:50.269 [main ] INFO p6spy - SQL: 55 nanos - create index backups__id on backups (id) 08:17:50.829 [main ] INFO p6spy - SQL: 558 nanos - create index backups__label on backups (label) 08:17:50.880 [main ] INFO p6spy - SQL: 49 nanos - create index backups__volume_id on backups (volume_id) 08:17:50.880 [main ] INFO p6spy - SQL: 0 nanos - alter table backups add constraint UK_fry7mbou42w5f9me7xepw60r6 unique (label) 08:17:50.880 [main ] WARN o.h.t.schema.internal.ExceptionHandlerLoggedImpl - GenerationTarget encountered exception accepting command : Error executing DDL "alter table backups add constraint UK_fry7mbou42w5f9me7xepw60r6 unique (label)" via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table backups add constraint UK_fry7mbou42w5f9me7xepw60r6 unique (label)" via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlString(SchemaCreatorImpl.java:502) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlStrings(SchemaCreatorImpl.java:486) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createFromMetadata(SchemaCreatorImpl.java:402) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.performCreation(SchemaCreatorImpl.java:176) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:144) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:128) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:254) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:143) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:140) at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:336) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:415) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1423) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:376) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1816) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1766) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1132) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:907) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:584) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:310) at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1388) at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:545) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:184) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:118) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:127) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:241) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:361) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:296) at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:829) at org.testng.TestRunner.run(TestRunner.java:602) at org.testng.SuiteRunner.runTest(SuiteRunner.java:437) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391) at org.testng.SuiteRunner.run(SuiteRunner.java:330) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256) at org.testng.TestNG.runSuitesLocally(TestNG.java:1176) at org.testng.TestNG.runSuites(TestNG.java:1099) at org.testng.TestNG.run(TestNG.java:1067) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error) at org.sqlite.core.DB.newSQLException(DB.java:1179) at org.sqlite.core.DB.newSQLException(DB.java:1190) at org.sqlite.core.DB.throwex(DB.java:1150) at org.sqlite.core.NativeDB.prepare_utf8(Native Method) at org.sqlite.core.NativeDB.prepare(NativeDB.java:126) at org.sqlite.core.DB.prepare(DB.java:264) at org.sqlite.jdbc3.JDBC3Statement.lambda$execute$0(JDBC3Statement.java:51) at org.sqlite.jdbc3.JDBC3Statement.withConnectionTimeout(JDBC3Statement.java:454) at org.sqlite.jdbc3.JDBC3Statement.execute(JDBC3Statement.java:40) at com.p6spy.engine.wrapper.StatementWrapper.execute(StatementWrapper.java:115) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 common frames omitted 08:17:50.882 [main ] INFO p6spy - SQL: 0 nanos - alter table backups add constraint UK_k2s8w9vtoyglnt94durudd17v unique (volume_id) 08:17:50.882 [main ] WARN o.h.t.schema.internal.ExceptionHandlerLoggedImpl - GenerationTarget encountered exception accepting command : Error executing DDL "alter table backups add constraint UK_k2s8w9vtoyglnt94durudd17v unique (volume_id)" via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "alter table backups add constraint UK_k2s8w9vtoyglnt94durudd17v unique (volume_id)" via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlString(SchemaCreatorImpl.java:502) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.applySqlStrings(SchemaCreatorImpl.java:486) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.createFromMetadata(SchemaCreatorImpl.java:402) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.performCreation(SchemaCreatorImpl.java:176) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:144) at org.hibernate.tool.schema.internal.SchemaCreatorImpl.doCreation(SchemaCreatorImpl.java:128) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:254) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:143) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:140) at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:336) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:415) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1423) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:376) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1816) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1766) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1132) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:907) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:584) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:310) at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1388) at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:545) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:184) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:118) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:127) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:241) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:361) at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:296) at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:829) at org.testng.TestRunner.run(TestRunner.java:602) at org.testng.SuiteRunner.runTest(SuiteRunner.java:437) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391) at org.testng.SuiteRunner.run(SuiteRunner.java:330) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256) at org.testng.TestNG.runSuitesLocally(TestNG.java:1176) at org.testng.TestNG.runSuites(TestNG.java:1099) at org.testng.TestNG.run(TestNG.java:1067) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (near "constraint": syntax error) at org.sqlite.core.DB.newSQLException(DB.java:1179) at org.sqlite.core.DB.newSQLException(DB.java:1190) at org.sqlite.core.DB.throwex(DB.java:1150) at org.sqlite.core.NativeDB.prepare_utf8(Native Method) at org.sqlite.core.NativeDB.prepare(NativeDB.java:126) at org.sqlite.core.DB.prepare(DB.java:264) at org.sqlite.jdbc3.JDBC3Statement.lambda$execute$0(JDBC3Statement.java:51) at org.sqlite.jdbc3.JDBC3Statement.withConnectionTimeout(JDBC3Statement.java:454) at org.sqlite.jdbc3.JDBC3Statement.execute(JDBC3Statement.java:40) at com.p6spy.engine.wrapper.StatementWrapper.execute(StatementWrapper.java:115) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 common frames omitted 08:17:50.944 [main ] INFO p6spy - SQL: 47 nanos - create index files__id on files (id) 08:17:50.990 [main ] INFO p6spy - SQL: 45 nanos - create index files__path on files (path) 08:17:51.045 [main ] INFO p6spy - SQL: 54 nanos - create index fingerprints__id on fingerprints (id) 08:17:51.092 [main ] INFO p6spy - SQL: 46 nanos - create index fingerprints__name on fingerprints (name) 08:17:51.143 [main ] INFO p6spy - SQL: 50 nanos - create index fingerprints__timestamp on fingerprints (timestamp) 08:17:51.188 [main ] INFO p6spy - SQL: 44 nanos - create index fingerprints__fingerprint on fingerprints (fingerprint) 08:17:51.236 [main ] INFO p6spy - SQL: 47 nanos - create index fingerprints__file_id on fingerprints (file_id) 08:17:51.237 [main ] INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 08:17:51.238 [main ] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 08:17:51.345 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Started JpaDataManagerDaoTest in 3.046 seconds (process running for 14.654) 08:17:51.364 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Populating database... 08:17:51.379 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/e047', '00000000-0000-0000-0000-000000000000') 08:17:51.380 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2020-07-27T07:30:09.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000007-0000-0000-0000-000000000000') 08:17:51.381 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2020-12-11T03:09:52.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000002-0000-0000-0000-000000000000') 08:17:51.388 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2021-05-04T09:55:19.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000004-0000-0000-0000-000000000000') 08:17:51.389 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2022-06-09T18:18:35.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000006-0000-0000-0000-000000000000') 08:17:51.389 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2022-08-13T14:25:32.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000005-0000-0000-0000-000000000000') 08:17:51.390 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2022-10-01T14:34:25.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000003-0000-0000-0000-000000000000') 08:17:51.390 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000000-0000-0000-0000-000000000000', 'e047', '2023-03-15T07:41:36.000+0000', '80fe035fe88f37471862c5ba5013b472', '00000001-0000-0000-0000-000000000000') 08:17:51.390 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/2e10', '00000008-0000-0000-0000-000000000000') 08:17:51.391 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000008-0000-0000-0000-000000000000', '2e10', '2022-02-07T16:20:06.000+0000', 'c6043614de10faba15b20b12b72fae53', '00000009-0000-0000-0000-000000000000') 08:17:51.395 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000008-0000-0000-0000-000000000000', '2e10', '2022-07-23T22:36:25.000+0000', 'c6043614de10faba15b20b12b72fae53', '0000000a-0000-0000-0000-000000000000') 08:17:51.396 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/7d46', '0000000b-0000-0000-0000-000000000000') 08:17:51.397 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000000b-0000-0000-0000-000000000000', '7d46', '2021-01-07T11:49:15.000+0000', '7f00331093dfc89ac1ec7525c049fa38', '0000000c-0000-0000-0000-000000000000') 08:17:51.399 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000000b-0000-0000-0000-000000000000', '7d46', '2021-02-04T21:40:37.000+0000', '7f00331093dfc89ac1ec7525c049fa38', '0000000f-0000-0000-0000-000000000000') 08:17:51.399 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000000b-0000-0000-0000-000000000000', '7d46', '2021-11-30T12:16:29.000+0000', '7f00331093dfc89ac1ec7525c049fa38', '0000000d-0000-0000-0000-000000000000') 08:17:51.401 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000000b-0000-0000-0000-000000000000', '7d46', '2022-10-12T19:07:44.000+0000', '7f00331093dfc89ac1ec7525c049fa38', '0000000e-0000-0000-0000-000000000000') 08:17:51.401 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/3f38', '00000010-0000-0000-0000-000000000000') 08:17:51.402 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000010-0000-0000-0000-000000000000', '3f38', '2020-11-27T20:40:07.000+0000', 'acadf7563f2831cab3dbbaeb8afe000f', '00000013-0000-0000-0000-000000000000') 08:17:51.403 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000010-0000-0000-0000-000000000000', '3f38', '2021-05-21T01:26:15.000+0000', 'acadf7563f2831cab3dbbaeb8afe000f', '00000011-0000-0000-0000-000000000000') 08:17:51.403 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000010-0000-0000-0000-000000000000', '3f38', '2023-04-18T18:11:45.000+0000', 'acadf7563f2831cab3dbbaeb8afe000f', '00000014-0000-0000-0000-000000000000') 08:17:51.404 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000010-0000-0000-0000-000000000000', '3f38', '2023-12-21T13:01:22.000+0000', 'acadf7563f2831cab3dbbaeb8afe000f', '00000012-0000-0000-0000-000000000000') 08:17:51.404 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/67a2', '00000015-0000-0000-0000-000000000000') 08:17:51.406 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000015-0000-0000-0000-000000000000', '67a2', '2020-03-09T17:18:15.000+0000', '0988f9a2700d7d5748715bcd29ada8d4', '0000001a-0000-0000-0000-000000000000') 08:17:51.406 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000015-0000-0000-0000-000000000000', '67a2', '2021-05-26T11:37:52.000+0000', '0988f9a2700d7d5748715bcd29ada8d4', '00000016-0000-0000-0000-000000000000') 08:17:51.407 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000015-0000-0000-0000-000000000000', '67a2', '2021-06-28T06:23:37.000+0000', '0988f9a2700d7d5748715bcd29ada8d4', '00000018-0000-0000-0000-000000000000') 08:17:51.408 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000015-0000-0000-0000-000000000000', '67a2', '2022-09-04T23:44:40.000+0000', '0988f9a2700d7d5748715bcd29ada8d4', '00000017-0000-0000-0000-000000000000') 08:17:51.408 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000015-0000-0000-0000-000000000000', '67a2', '2023-04-05T18:47:37.000+0000', '0988f9a2700d7d5748715bcd29ada8d4', '00000019-0000-0000-0000-000000000000') 08:17:51.409 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000015-0000-0000-0000-000000000000', '67a2', '2023-04-28T12:13:47.000+0000', '0988f9a2700d7d5748715bcd29ada8d4', '0000001b-0000-0000-0000-000000000000') 08:17:51.409 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/f228', '0000001c-0000-0000-0000-000000000000') 08:17:51.410 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000001c-0000-0000-0000-000000000000', 'f228', '2020-02-15T22:59:25.000+0000', 'f5545c7b0ee25c471665b0f4a57014f2', '00000021-0000-0000-0000-000000000000') 08:17:51.411 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000001c-0000-0000-0000-000000000000', 'f228', '2020-04-28T10:10:30.000+0000', 'f5545c7b0ee25c471665b0f4a57014f2', '0000001d-0000-0000-0000-000000000000') 08:17:51.412 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000001c-0000-0000-0000-000000000000', 'f228', '2020-12-29T17:06:31.000+0000', 'f5545c7b0ee25c471665b0f4a57014f2', '0000001f-0000-0000-0000-000000000000') 08:17:51.412 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000001c-0000-0000-0000-000000000000', 'f228', '2022-09-26T04:15:21.000+0000', 'f5545c7b0ee25c471665b0f4a57014f2', '0000001e-0000-0000-0000-000000000000') 08:17:51.413 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000001c-0000-0000-0000-000000000000', 'f228', '2022-10-13T07:09:57.000+0000', 'f5545c7b0ee25c471665b0f4a57014f2', '00000020-0000-0000-0000-000000000000') 08:17:51.413 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/34c3', '00000022-0000-0000-0000-000000000000') 08:17:51.414 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000022-0000-0000-0000-000000000000', '34c3', '2020-06-13T05:07:08.000+0000', 'fc1435e7e4fa8c63894d9f8029f9be2c', '00000025-0000-0000-0000-000000000000') 08:17:51.414 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000022-0000-0000-0000-000000000000', '34c3', '2020-09-02T21:37:36.000+0000', 'fc1435e7e4fa8c63894d9f8029f9be2c', '00000023-0000-0000-0000-000000000000') 08:17:51.415 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000022-0000-0000-0000-000000000000', '34c3', '2023-09-15T00:33:11.000+0000', 'fc1435e7e4fa8c63894d9f8029f9be2c', '00000026-0000-0000-0000-000000000000') 08:17:51.415 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000022-0000-0000-0000-000000000000', '34c3', '2023-09-19T15:15:10.000+0000', 'fc1435e7e4fa8c63894d9f8029f9be2c', '00000024-0000-0000-0000-000000000000') 08:17:51.415 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/5712', '00000027-0000-0000-0000-000000000000') 08:17:51.416 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000027-0000-0000-0000-000000000000', '5712', '2020-08-22T00:07:21.000+0000', '4590a18f904908454f0d55f2593688dd', '00000028-0000-0000-0000-000000000000') 08:17:51.416 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/32cc', '00000029-0000-0000-0000-000000000000') 08:17:51.416 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000029-0000-0000-0000-000000000000', '32cc', '2020-09-17T10:35:28.000+0000', 'b9046b121dcde0e58d9e335cb2f8d774', '0000002a-0000-0000-0000-000000000000') 08:17:51.417 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '00000029-0000-0000-0000-000000000000', '32cc', '2021-04-26T20:52:42.000+0000', 'b9046b121dcde0e58d9e335cb2f8d774', '0000002b-0000-0000-0000-000000000000') 08:17:51.417 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar/5252', '0000002c-0000-0000-0000-000000000000') 08:17:51.418 [main ] INFO p6spy - SQL: 0 nanos - insert into fingerprints (algorithm, file_id, name, timestamp, fingerprint, id) values ('md5', '0000002c-0000-0000-0000-000000000000', '5252', '2022-07-24T13:37:41.000+0000', '169a61a24c952f0945d4382dee97bb51', '0000002d-0000-0000-0000-000000000000') 08:17:51.473 [main ] INFO p6spy - SQL: 54 nanos - 08:17:51.475 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:51.476 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:51.485 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:51.485 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:51.486 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:51.487 [main ] INFO p6spy - SQL: 0 nanos - select null,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:51.544 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 1', '2020-06-05T18:58:04.000+0000', false, 'Label #1', '2020-05-05T03:51:16.000+0000', '2021-04-01T12:15:10.000+0000', '0000002f-0000-0000-0000-000000000000', '0000002e-0000-0000-0000-000000000000') 08:17:51.545 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000037-0000-0000-0000-000000000000') 08:17:51.553 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000039-0000-0000-0000-000000000000') 08:17:51.554 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000034-0000-0000-0000-000000000000') 08:17:51.556 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000030-0000-0000-0000-000000000000') 08:17:51.558 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000032-0000-0000-0000-000000000000') 08:17:51.559 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000033-0000-0000-0000-000000000000') 08:17:51.560 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000036-0000-0000-0000-000000000000') 08:17:51.560 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000031-0000-0000-0000-000000000000') 08:17:51.561 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000038-0000-0000-0000-000000000000') 08:17:51.565 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000002e-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000035-0000-0000-0000-000000000000') 08:17:51.568 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 2', '2023-08-08T12:18:18.000+0000', true, 'Label #2', '2022-12-11T08:34:36.000+0000', '2020-08-24T04:18:53.000+0000', '0000003b-0000-0000-0000-000000000000', '0000003a-0000-0000-0000-000000000000') 08:17:51.568 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000043-0000-0000-0000-000000000000') 08:17:51.568 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000045-0000-0000-0000-000000000000') 08:17:51.568 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000040-0000-0000-0000-000000000000') 08:17:51.571 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '0000003c-0000-0000-0000-000000000000') 08:17:51.574 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000003e-0000-0000-0000-000000000000') 08:17:51.578 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000003f-0000-0000-0000-000000000000') 08:17:51.579 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000042-0000-0000-0000-000000000000') 08:17:51.579 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '0000003d-0000-0000-0000-000000000000') 08:17:51.580 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000044-0000-0000-0000-000000000000') 08:17:51.580 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000003a-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000041-0000-0000-0000-000000000000') 08:17:51.581 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 3', '2020-11-04T21:29:21.000+0000', false, 'Label #3', '2020-10-20T19:23:36.000+0000', '2022-04-15T19:20:43.000+0000', '00000047-0000-0000-0000-000000000000', '00000046-0000-0000-0000-000000000000') 08:17:51.581 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '0000004f-0000-0000-0000-000000000000') 08:17:51.591 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000051-0000-0000-0000-000000000000') 08:17:51.593 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '0000004c-0000-0000-0000-000000000000') 08:17:51.597 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000048-0000-0000-0000-000000000000') 08:17:51.598 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000004a-0000-0000-0000-000000000000') 08:17:51.600 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000004b-0000-0000-0000-000000000000') 08:17:51.601 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000004e-0000-0000-0000-000000000000') 08:17:51.601 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000049-0000-0000-0000-000000000000') 08:17:51.601 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000050-0000-0000-0000-000000000000') 08:17:51.601 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000046-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '0000004d-0000-0000-0000-000000000000') 08:17:51.611 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 4', '2022-06-04T22:57:03.000+0000', true, 'Label #4', '2023-07-29T04:14:53.000+0000', '2023-07-16T00:16:28.000+0000', '00000053-0000-0000-0000-000000000000', '00000052-0000-0000-0000-000000000000') 08:17:51.612 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '0000005b-0000-0000-0000-000000000000') 08:17:51.612 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '0000005d-0000-0000-0000-000000000000') 08:17:51.613 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000058-0000-0000-0000-000000000000') 08:17:51.613 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000054-0000-0000-0000-000000000000') 08:17:51.613 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000056-0000-0000-0000-000000000000') 08:17:51.613 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000057-0000-0000-0000-000000000000') 08:17:51.614 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000005a-0000-0000-0000-000000000000') 08:17:51.614 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000055-0000-0000-0000-000000000000') 08:17:51.622 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '0000005c-0000-0000-0000-000000000000') 08:17:51.622 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000052-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000059-0000-0000-0000-000000000000') 08:17:51.631 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 5', '2021-04-15T22:58:09.000+0000', false, 'Label #5', '2021-01-26T07:34:22.000+0000', '2021-02-06T09:35:19.000+0000', '0000005f-0000-0000-0000-000000000000', '0000005e-0000-0000-0000-000000000000') 08:17:51.631 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000067-0000-0000-0000-000000000000') 08:17:51.632 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000069-0000-0000-0000-000000000000') 08:17:51.632 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000064-0000-0000-0000-000000000000') 08:17:51.632 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000060-0000-0000-0000-000000000000') 08:17:51.632 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000062-0000-0000-0000-000000000000') 08:17:51.633 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000063-0000-0000-0000-000000000000') 08:17:51.633 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000066-0000-0000-0000-000000000000') 08:17:51.633 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000061-0000-0000-0000-000000000000') 08:17:51.641 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000068-0000-0000-0000-000000000000') 08:17:51.641 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000005e-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000065-0000-0000-0000-000000000000') 08:17:51.642 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 6', '2020-08-04T13:04:50.000+0000', true, 'Label #6', '2020-09-08T07:07:41.000+0000', '2021-03-27T08:20:18.000+0000', '0000006b-0000-0000-0000-000000000000', '0000006a-0000-0000-0000-000000000000') 08:17:51.642 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000073-0000-0000-0000-000000000000') 08:17:51.642 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000075-0000-0000-0000-000000000000') 08:17:51.642 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000070-0000-0000-0000-000000000000') 08:17:51.643 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '0000006c-0000-0000-0000-000000000000') 08:17:51.643 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000006e-0000-0000-0000-000000000000') 08:17:51.643 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000006f-0000-0000-0000-000000000000') 08:17:51.643 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000072-0000-0000-0000-000000000000') 08:17:51.644 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '0000006d-0000-0000-0000-000000000000') 08:17:51.644 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000074-0000-0000-0000-000000000000') 08:17:51.653 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000006a-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000071-0000-0000-0000-000000000000') 08:17:51.654 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 7', '2020-09-01T12:09:56.000+0000', false, 'Label #7', '2023-08-10T19:51:00.000+0000', '2023-01-26T16:19:39.000+0000', '00000077-0000-0000-0000-000000000000', '00000076-0000-0000-0000-000000000000') 08:17:51.655 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '0000007f-0000-0000-0000-000000000000') 08:17:51.655 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000081-0000-0000-0000-000000000000') 08:17:51.655 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '0000007c-0000-0000-0000-000000000000') 08:17:51.655 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000078-0000-0000-0000-000000000000') 08:17:51.656 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000007a-0000-0000-0000-000000000000') 08:17:51.656 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000007b-0000-0000-0000-000000000000') 08:17:51.656 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000007e-0000-0000-0000-000000000000') 08:17:51.656 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000079-0000-0000-0000-000000000000') 08:17:51.656 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000080-0000-0000-0000-000000000000') 08:17:51.657 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000076-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '0000007d-0000-0000-0000-000000000000') 08:17:51.665 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 8', '2020-11-29T13:52:46.000+0000', true, 'Label #8', '2023-11-10T16:32:35.000+0000', '2020-04-14T12:55:29.000+0000', '00000083-0000-0000-0000-000000000000', '00000082-0000-0000-0000-000000000000') 08:17:51.666 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '0000008b-0000-0000-0000-000000000000') 08:17:51.666 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '0000008d-0000-0000-0000-000000000000') 08:17:51.670 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000088-0000-0000-0000-000000000000') 08:17:51.671 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000084-0000-0000-0000-000000000000') 08:17:51.671 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000086-0000-0000-0000-000000000000') 08:17:51.671 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000087-0000-0000-0000-000000000000') 08:17:51.671 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '0000008a-0000-0000-0000-000000000000') 08:17:51.672 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000085-0000-0000-0000-000000000000') 08:17:51.672 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '0000008c-0000-0000-0000-000000000000') 08:17:51.672 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('00000082-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000089-0000-0000-0000-000000000000') 08:17:51.673 [main ] INFO p6spy - SQL: 0 nanos - insert into backups (base_path, creation_date, encrypted, label, latest_check_date, registration_date, volume_id, id) values ('basePath 9', '2021-01-17T02:23:37.000+0000', false, 'Label #9', '2020-06-10T18:15:54.000+0000', '2021-03-31T01:08:34.000+0000', '0000008f-0000-0000-0000-000000000000', '0000008e-0000-0000-0000-000000000000') 08:17:51.673 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000097-0000-0000-0000-000000000000') 08:17:51.673 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000008-0000-0000-0000-000000000000', '/foo/bar/2e10', '00000099-0000-0000-0000-000000000000') 08:17:51.673 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000022-0000-0000-0000-000000000000', '/foo/bar/34c3', '00000094-0000-0000-0000-000000000000') 08:17:51.674 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000027-0000-0000-0000-000000000000', '/foo/bar/5712', '00000090-0000-0000-0000-000000000000') 08:17:51.674 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000092-0000-0000-0000-000000000000') 08:17:51.674 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000093-0000-0000-0000-000000000000') 08:17:51.686 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '00000015-0000-0000-0000-000000000000', '/foo/bar/67a2', '00000096-0000-0000-0000-000000000000') 08:17:51.687 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000091-0000-0000-0000-000000000000') 08:17:51.687 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '0000000b-0000-0000-0000-000000000000', '/foo/bar/7d46', '00000098-0000-0000-0000-000000000000') 08:17:51.687 [main ] INFO p6spy - SQL: 0 nanos - insert into backup_files (backup_id, file_id, path, id) values ('0000008e-0000-0000-0000-000000000000', '0000001c-0000-0000-0000-000000000000', '/foo/bar/f228', '00000095-0000-0000-0000-000000000000') 08:17:51.743 [main ] INFO p6spy - SQL: 54 nanos - 08:17:51.754 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:51.755 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - *************************** 08:17:51.755 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test database schema" 08:17:51.755 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - *************************** 08:17:51.756 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Dumping schema to target/actual-schema.sql ... 08:17:51.789 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 08:17:51.789 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/ 08:17:51.791 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-schema.sql 08:17:51.791 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/actual-schema.sql 08:17:51.811 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 56 msec 08:17:51.812 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:51.816 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:51.817 [main ] INFO p6spy - SQL: 0 nanos - 08:17:51.823 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ***************************************************** 08:17:51.823 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:51.823 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional.empty, Optional.empty, Optional.empty] 08:17:51.824 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ***************************************************** 08:17:51.831 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:51.841 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:52.169 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where 1=1 order by b1_0.label asc limit 2147483647 offset 0 08:17:52.191 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.192 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.201 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 9 items in 371 msec 08:17:52.201 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [Backup(id=0000002e-0000-0000-0000-000000000000, label=Label #1, volumeId=0000002f-0000-0000-0000-000000000000, encrypted=false, basePath=basePath 1, creationDate=2020-06-05T18:58:04, registrationDate=2021-04-01T12:15:10, latestCheckDate=Optional[2020-05-05T03:51:16], backupFiles=LazySupplier(<not initialised>)), Backup(id=0000003a-0000-0000-0000-000000000000, label=Label #2, volumeId=0000003b-0000-0000-0000-000000000000, encrypted=true, basePath=basePath 2, creationDate=2023-08-08T12:18:18, registrationDate=2020-08-24T04:18:53, latestCheckDate=Optional[2022-12-11T08:34:36], backupFiles=LazySupplier(<not initialised>)), Backup(id=00000046-0000-0000-0000-000000000000, label=Label #3, volumeId=00000047-0000-0000-0000-000000000000, encrypted=false, basePath=basePath 3, creationDate=2020-11-04T21:29:21, registrationDate=2022-04-15T19:20:43, latestCheckDate=Optional[2020-10-20T19:23:36], backupFiles=LazySupplier(<not initialised>)), Backup(id=00000052-0000-0000-0000-000000000000, label=Label #4, volumeId=00000053-0000-0000-0000-000000000000, encrypted=true, basePath=basePath 4, creationDate=2022-06-04T22:57:03, registrationDate=2023-07-16T00:16:28, latestCheckDate=Optional[2023-07-29T04:14:53], backupFiles=LazySupplier(<not initialised>)), Backup(id=0000005e-0000-0000-0000-000000000000, label=Label #5, volumeId=0000005f-0000-0000-0000-000000000000, encrypted=false, basePath=basePath 5, creationDate=2021-04-15T22:58:09, registrationDate=2021-02-06T09:35:19, latestCheckDate=Optional[2021-01-26T07:34:22], backupFiles=LazySupplier(<not initialised>)), Backup(id=0000006a-0000-0000-0000-000000000000, label=Label #6, volumeId=0000006b-0000-0000-0000-000000000000, encrypted=true, basePath=basePath 6, creationDate=2020-08-04T13:04:50, registrationDate=2021-03-27T08:20:18, latestCheckDate=Optional[2020-09-08T07:07:41], backupFiles=LazySupplier(<not initialised>)), Backup(id=00000076-0000-0000-0000-000000000000, label=Label #7, volumeId=00000077-0000-0000-0000-000000000000, encrypted=false, basePath=basePath 7, creationDate=2020-09-01T12:09:56, registrationDate=2023-01-26T16:19:39, latestCheckDate=Optional[2023-08-10T19:51], backupFiles=LazySupplier(<not initialised>)), Backup(id=00000082-0000-0000-0000-000000000000, label=Label #8, volumeId=00000083-0000-0000-0000-000000000000, encrypted=true, basePath=basePath 8, creationDate=2020-11-29T13:52:46, registrationDate=2020-04-14T12:55:29, latestCheckDate=Optional[2023-11-10T16:32:35], backupFiles=LazySupplier(<not initialised>)), Backup(id=0000008e-0000-0000-0000-000000000000, label=Label #9, volumeId=0000008f-0000-0000-0000-000000000000, encrypted=false, basePath=basePath 9, creationDate=2021-01-17T02:23:37, registrationDate=2021-03-31T01:08:34, latestCheckDate=Optional[2020-06-10T18:15:54], backupFiles=LazySupplier(<not initialised>))] 08:17:52.220 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:52.221 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:52.227 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.227 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=0000002e-0000-0000-0000-000000000000) 08:17:52.229 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='0000002e-0000-0000-0000-000000000000' 08:17:52.261 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='0000002e-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.278 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.278 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@51fcb8d0(id=00000037-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@440404f5(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@7dd8713e(id=00000039-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@440404f5(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@9e03c6e(id=00000034-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@2d91f007(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@734bb821(id=00000030-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@51787bc1(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@21dcd0b5(id=00000032-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3368136a(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@ff8fe1f(id=00000033-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3368136a(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@730fcd33(id=00000036-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3368136a(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@fd1544c(id=00000031-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@471142b7(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@349cb820(id=00000038-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@471142b7(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@337b6760(id=00000035-0000-0000-0000-000000000000, backupId=0000002e-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@603785d0(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.278 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.284 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.286 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.287 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=0000003a-0000-0000-0000-000000000000) 08:17:52.292 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='0000003a-0000-0000-0000-000000000000' 08:17:52.294 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='0000003a-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.298 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.298 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@1f15bbb(id=00000043-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@450e8d16(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@404dabf3(id=00000045-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@450e8d16(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@3ff3e6ed(id=00000040-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@34545f5f(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@4d168798(id=0000003c-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@39a80226(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@62785afd(id=0000003e-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@1b38d28e(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@1b2b2b6d(id=0000003f-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@1b38d28e(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@5c2a04b1(id=00000042-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@1b38d28e(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@63662b68(id=0000003d-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@21d40c7c(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@6f65a439(id=00000044-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@21d40c7c(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@65b636a9(id=00000041-0000-0000-0000-000000000000, backupId=0000003a-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@37d96651(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.298 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.303 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.304 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.305 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=00000046-0000-0000-0000-000000000000) 08:17:52.307 [main ] INFO p6spy - SQL: 1 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000046-0000-0000-0000-000000000000' 08:17:52.309 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='00000046-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.311 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.311 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@2f527fd5(id=0000004f-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@277ffb17(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@96c36db(id=00000051-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@277ffb17(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@16347545(id=0000004c-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@2a240b03(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@598e7b84(id=00000048-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@53f81eeb(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@336e1bcf(id=0000004a-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@20f2467c(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@1916147d(id=0000004b-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@20f2467c(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@58ef7429(id=0000004e-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@20f2467c(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@f38abd(id=00000049-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@29efc601(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@239ee8b6(id=00000050-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@29efc601(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@62fd90a2(id=0000004d-0000-0000-0000-000000000000, backupId=00000046-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@7e475bb5(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.312 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.313 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.314 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.314 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=00000052-0000-0000-0000-000000000000) 08:17:52.314 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000052-0000-0000-0000-000000000000' 08:17:52.317 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='00000052-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.319 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.319 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@78ffb0ca(id=0000005b-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@72373e0b(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@77f8dda2(id=0000005d-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@72373e0b(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@35e37ba0(id=00000058-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@301fe489(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@2a95031e(id=00000054-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@65618897(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@541c9054(id=00000056-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3dd09249(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@5613e43a(id=00000057-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3dd09249(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@78a41c94(id=0000005a-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3dd09249(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@388a357c(id=00000055-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@71f12d4c(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@6092de45(id=0000005c-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@71f12d4c(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@4c837be3(id=00000059-0000-0000-0000-000000000000, backupId=00000052-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@254b8be3(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.322 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.325 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.326 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.326 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=0000005e-0000-0000-0000-000000000000) 08:17:52.327 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='0000005e-0000-0000-0000-000000000000' 08:17:52.329 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='0000005e-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.335 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.336 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@288107d9(id=00000067-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@357972dc(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@731e55d8(id=00000069-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@357972dc(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@168f1f0f(id=00000064-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@361069db(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@62f8874c(id=00000060-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@571362c4(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@26348a0d(id=00000062-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@6afdc0d4(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@d0bb60(id=00000063-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@6afdc0d4(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@ea4252(id=00000066-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@6afdc0d4(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@3fdef83(id=00000061-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@6f34f86(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@5157d57c(id=00000068-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@6f34f86(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@b5911b3(id=00000065-0000-0000-0000-000000000000, backupId=0000005e-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@67b47b31(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.337 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.338 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.340 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.340 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=0000006a-0000-0000-0000-000000000000) 08:17:52.341 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='0000006a-0000-0000-0000-000000000000' 08:17:52.346 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='0000006a-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.349 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.349 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@acb16cd(id=00000073-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@312e3de0(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@32c3f813(id=00000075-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@312e3de0(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@34f8cee0(id=00000070-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@6657c199(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@56d8283a(id=0000006c-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@e5b7b61(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@5d52508e(id=0000006e-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@807b29c(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@4adc3ae6(id=0000006f-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@807b29c(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@45e88379(id=00000072-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@807b29c(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@1477b4ab(id=0000006d-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@3fd7a2bd(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@15050e17(id=00000074-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@3fd7a2bd(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@3ca2be5f(id=00000071-0000-0000-0000-000000000000, backupId=0000006a-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@15d992a3(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.350 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.351 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.351 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.352 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=00000076-0000-0000-0000-000000000000) 08:17:52.357 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000076-0000-0000-0000-000000000000' 08:17:52.359 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='00000076-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.365 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.365 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@460d7e4a(id=0000007f-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@538f2df7(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@ea6601f(id=00000081-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@538f2df7(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@1c219552(id=0000007c-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@31f34208(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@583916d3(id=00000078-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@7371f9b7(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@40eeb885(id=0000007a-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3cae42e6(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@5071a1c5(id=0000007b-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3cae42e6(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@c139ed3(id=0000007e-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@3cae42e6(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@2a590e2f(id=00000079-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@777be68c(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@3a2cf8b1(id=00000080-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@777be68c(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@10235312(id=0000007d-0000-0000-0000-000000000000, backupId=00000076-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@72690306(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.365 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.372 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.372 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.373 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=00000082-0000-0000-0000-000000000000) 08:17:52.376 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='00000082-0000-0000-0000-000000000000' 08:17:52.379 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='00000082-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.385 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.385 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@24a42e9d(id=0000008b-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@398b69ed(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@2e008502(id=0000008d-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@398b69ed(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@6f8c22b2(id=00000088-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@6a5929a2(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@115b4117(id=00000084-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@326c6ac1(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@7f0e9c4c(id=00000086-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@2e65c123(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@34963943(id=00000087-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@2e65c123(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@4867aa65(id=0000008a-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@2e65c123(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@46b57a3d(id=00000085-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@43ec0f22(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@33f4c40c(id=0000008c-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@43ec0f22(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@6d648b8b(id=00000089-0000-0000-0000-000000000000, backupId=00000082-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@ed7d39(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.386 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.387 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.388 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.389 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(BackupEntity, id=0000008e-0000-0000-0000-000000000000) 08:17:52.394 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.id='0000008e-0000-0000-0000-000000000000' 08:17:52.396 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.backup_id,b1_0.id,m1_0.id,m1_0.path,b1_0.path from backup_files b1_0 left join files m1_0 on m1_0.id=b1_0.file_id where b1_0.backup_id='0000008e-0000-0000-0000-000000000000' order by b1_0.path asc 08:17:52.402 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 10 items 08:17:52.402 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [BackupFileEntity@487edcba(id=00000097-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@2960a7fe(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@33c9c0f0(id=00000099-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/2e10, file=ManagedFileEntity@2960a7fe(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=not initialized)), BackupFileEntity@7f0632ac(id=00000094-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/34c3, file=ManagedFileEntity@41a3bd2e(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=not initialized)), BackupFileEntity@365af87d(id=00000090-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/5712, file=ManagedFileEntity@6acc72c7(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=not initialized)), BackupFileEntity@5ed1438a(id=00000092-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@578249f7(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@3f29d13d(id=00000093-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@578249f7(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@7e15d4ff(id=00000096-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/67a2, file=ManagedFileEntity@578249f7(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=not initialized)), BackupFileEntity@1ed5ba35(id=00000091-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@6f842ec1(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@4e37373c(id=00000098-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/7d46, file=ManagedFileEntity@6f842ec1(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=not initialized)), BackupFileEntity@67cc6ef9(id=00000095-0000-0000-0000-000000000000, backupId=0000008e-0000-0000-0000-000000000000, path=/foo/bar/f228, file=ManagedFileEntity@54fb7241(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=not initialized))] 08:17:52.403 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.405 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.405 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:52.418 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.420 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.421 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.426 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.426 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.426 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.427 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.427 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.428 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.429 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.429 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.431 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.431 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.431 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.432 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.432 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.432 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.432 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.433 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.435 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.437 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.437 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.437 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.438 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.438 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.438 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.441 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.441 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.442 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.442 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.442 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.443 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.443 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.443 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.444 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.445 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.450 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.450 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.450 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.451 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.451 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.451 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.453 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.456 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.459 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.459 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.459 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.460 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.460 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.463 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.463 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.465 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.466 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.466 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.466 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.467 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.467 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.469 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.469 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.470 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.471 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.471 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.472 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.473 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.474 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.474 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.475 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.477 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.478 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.478 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.478 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.479 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.479 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.479 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.480 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.480 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.481 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.481 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.481 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.482 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.482 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.482 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.485 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.487 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.488 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.488 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.488 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.489 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.489 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.489 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.490 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.491 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.492 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.492 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.492 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.493 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.493 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.493 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.494 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.495 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.496 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.496 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.496 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.497 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.498 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.498 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.501 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.502 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.502 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.502 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.503 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.503 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.509 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.510 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.511 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.512 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.513 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.513 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.513 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.522 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.523 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.524 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.525 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.534 [main ] INFO p6spy - SQL: 4 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.535 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.535 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.536 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.536 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.537 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.543 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.544 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.545 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.546 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.546 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.546 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.547 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.547 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.547 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.552 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.559 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.560 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.560 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.560 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.561 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.563 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.563 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.564 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.565 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.568 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.568 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.568 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.569 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.569 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.569 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.570 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.572 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.573 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.573 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.573 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.574 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.574 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.574 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.575 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.576 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.577 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.577 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.577 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.579 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.579 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.579 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.580 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.581 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.582 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.582 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.582 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.582 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.582 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.582 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.583 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.584 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.585 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.585 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.586 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.587 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.587 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.587 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.587 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.588 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.588 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.588 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.588 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.589 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.589 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.589 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.593 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.594 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.595 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.595 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.595 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.596 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.596 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.596 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.602 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.603 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.604 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.604 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.604 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.605 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.605 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.607 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.608 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.609 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.611 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.611 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.611 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.612 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.612 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.612 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.613 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.615 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.616 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.616 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.616 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.616 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.617 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.617 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.619 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.621 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.624 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.626 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.626 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.627 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.627 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.629 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.630 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.633 [main ] INFO p6spy - SQL: 2 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.635 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.635 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.635 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.636 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.636 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.636 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.642 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.643 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.645 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.645 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.645 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.646 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.646 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.646 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.647 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.656 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.656 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.656 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.656 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.657 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.657 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.657 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.658 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.664 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.666 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.666 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.666 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.667 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.667 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.667 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.671 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.671 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.674 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.674 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.674 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.675 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.676 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.676 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.680 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.681 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.682 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.682 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.682 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.689 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.689 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.690 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.690 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.698 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.699 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.699 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.699 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.699 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.700 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.700 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.709 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.711 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.713 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.713 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.714 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.714 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.721 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.722 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.722 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.723 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.724 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.724 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.724 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.725 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.725 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.726 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.726 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.727 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.727 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.727 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.727 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.728 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.728 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.729 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.729 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.730 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.731 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.731 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.731 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.731 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.732 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.733 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.736 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.738 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.739 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.739 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.739 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.739 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.740 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.740 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.740 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.741 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.741 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.741 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.742 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.742 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.742 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.742 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.743 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.743 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.744 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.744 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.744 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.744 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.744 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.745 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.745 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.745 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.746 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.746 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.746 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.746 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.746 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.746 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.747 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.747 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.748 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.748 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.748 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.748 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.749 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.749 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.749 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.750 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.750 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.750 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.751 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.751 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.751 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.751 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.752 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.752 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.753 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.753 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.753 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.753 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.754 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.754 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.754 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.755 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.755 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.755 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.755 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.756 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.756 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.756 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.756 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.757 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.757 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.757 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.758 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.758 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.758 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.758 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.758 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.759 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.760 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.760 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.760 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.760 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.760 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.760 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.761 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.761 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.761 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.761 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.762 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.762 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.762 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.762 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.762 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.763 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.763 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.763 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.763 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.764 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.764 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.764 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.764 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.765 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.765 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.765 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.765 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.766 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.766 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.766 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.766 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.767 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.767 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.767 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.767 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.767 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.768 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.768 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.768 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.769 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.769 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.769 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.769 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.770 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.770 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.770 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.770 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.771 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.772 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.772 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.772 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.772 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.772 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.772 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.773 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.773 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.774 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.774 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.774 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.774 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.774 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.774 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.775 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.783 [main ] INFO p6spy - SQL: 8 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.784 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.784 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.785 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.785 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.785 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.786 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.787 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.797 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.797 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.798 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.798 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.798 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.798 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.799 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.799 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.800 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.810 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.810 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.810 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.811 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.811 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.811 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.812 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.815 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.816 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.816 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.816 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.816 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.817 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.823 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.824 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.825 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.830 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.830 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.830 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.830 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.831 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.831 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.831 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.838 [main ] INFO p6spy - SQL: 5 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.839 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.839 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.839 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.844 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.845 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.845 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.846 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.847 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.855 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.855 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.855 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.856 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.856 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.857 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.858 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.859 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.861 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.861 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.861 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.861 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.862 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.862 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.862 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.863 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.868 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.868 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.868 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.869 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.869 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.869 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.870 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.871 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.872 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.872 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.872 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.873 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.874 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.874 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.874 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.875 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.875 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.875 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.876 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.876 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.876 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.881 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.882 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.886 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.886 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.886 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.886 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.887 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.887 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.887 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:52.887 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:52.888 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.895 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:52.895 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:52.895 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.895 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.896 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.896 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.896 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.897 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.910 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.910 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.910 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.911 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.911 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.912 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:52.912 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:52.913 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.914 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:52.914 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:52.914 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.914 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.914 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.914 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:52.915 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:52.915 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.916 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.916 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:52.916 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.916 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.917 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.917 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:52.917 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:52.918 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.918 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:52.918 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:52.918 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.918 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.918 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.919 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.935 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.936 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.937 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.959 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.960 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.961 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.963 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.965 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.969 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.970 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.970 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.970 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.971 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.971 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.973 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.974 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:52.975 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:52.976 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.976 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:52.976 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:52.976 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.977 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.977 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.986 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:52.987 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:52.988 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:52.988 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:52.988 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:52.988 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:52.989 [main ] INFO p6spy - SQL: 0 nanos - 08:17:52.989 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:52.999 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:53.000 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:53.004 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.004 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.005 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:53.005 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.005 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.014 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.014 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:53.015 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:53.018 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.018 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:53.018 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:53.018 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.023 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.024 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.024 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:53.025 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:53.026 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.026 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:53.026 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:53.026 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.027 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.027 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.027 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:53.027 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:53.028 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.032 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:53.032 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:53.033 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.033 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.033 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.034 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:53.034 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:53.035 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.040 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.040 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:53.041 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.041 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.042 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.042 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:53.047 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:53.047 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.048 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:53.048 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:53.048 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.048 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.048 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.053 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:53.054 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:53.054 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.055 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:53.055 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:53.055 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.055 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.055 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.055 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:53.056 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:53.060 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.061 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:53.062 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:53.062 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.069 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.069 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.070 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:53.070 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:53.071 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.072 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:53.072 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:53.072 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.072 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.072 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.073 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:53.073 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:53.073 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.074 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.074 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:53.074 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.074 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.074 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.074 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:53.075 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:53.075 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.075 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.075 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:53.075 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.076 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.076 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.076 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:53.076 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:53.077 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.077 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:53.077 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:53.077 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.077 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.078 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.503 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.578 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 1755 msec 08:17:53.578 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.597 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.601 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:53.601 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional[missing], Optional.empty, Optional.empty] 08:17:53.601 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.602 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:53.602 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.656 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.label='missing' order by b1_0.label asc limit 2147483647 offset 0 08:17:53.658 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.658 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.658 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 56 msec 08:17:53.658 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.658 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:53.659 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.659 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:53.659 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.670 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.681 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 83 msec 08:17:53.681 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.685 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.685 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:53.685 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional[label 4], Optional.empty, Optional.empty] 08:17:53.685 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.689 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:53.690 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.692 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.label='label 4' order by b1_0.label asc limit 2147483647 offset 0 08:17:53.692 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.693 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.693 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 4 msec 08:17:53.693 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.697 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:53.697 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.697 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:53.697 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.698 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.700 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 15 msec 08:17:53.700 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.710 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.710 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:53.710 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional.empty, Optional[missing], Optional.empty] 08:17:53.710 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.711 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:53.711 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.717 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.volume_id='missing' order by b1_0.label asc limit 2147483647 offset 0 08:17:53.717 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.717 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.718 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 7 msec 08:17:53.718 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.719 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:53.719 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.719 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:53.719 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.721 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.722 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 12 msec 08:17:53.722 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.725 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - *********************************************************** 08:17:53.725 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:53.725 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional.empty, Optional[volumeId 7], Optional.empty] 08:17:53.725 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - *********************************************************** 08:17:53.725 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:53.726 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.728 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 where b1_0.volume_id='volumeId 7' order by b1_0.label asc limit 2147483647 offset 0 08:17:53.728 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.728 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.728 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 3 msec 08:17:53.728 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.728 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:53.728 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.728 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:53.728 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.729 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.730 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 5 msec 08:17:53.731 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.733 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.733 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:53.733 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional.empty, Optional.empty, Optional[missing]] 08:17:53.733 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ******************************************************** 08:17:53.733 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:53.733 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.741 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 join backup_files b2_0 on b1_0.id=b2_0.backup_id where b2_0.file_id='missing' order by b1_0.label asc limit 2147483647 offset 0 08:17:53.742 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.742 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.742 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 9 msec 08:17:53.742 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.743 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:53.743 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.743 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:53.743 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.746 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.749 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 16 msec 08:17:53.749 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.770 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - *************************************************** 08:17:53.770 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findBackups" 08:17:53.770 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional.empty, Optional.empty, Optional[id]] 08:17:53.770 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - *************************************************** 08:17:53.771 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: label: ASC] 08:17:53.771 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.777 [main ] INFO p6spy - SQL: 0 nanos - select b1_0.id,b1_0.base_path,b1_0.creation_date,b1_0.encrypted,b1_0.label,b1_0.latest_check_date,b1_0.registration_date,b1_0.volume_id from backups b1_0 join backup_files b2_0 on b1_0.id=b2_0.backup_id where b2_0.file_id='id' order by b1_0.label asc limit 2147483647 offset 0 08:17:53.778 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.778 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.778 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 7 msec 08:17:53.778 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.778 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of backup files not fetched yet... 08:17:53.778 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.778 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch for ManagedFiles... 08:17:53.778 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.783 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.784 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 14 msec 08:17:53.785 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.789 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - **************************** 08:17:53.789 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findManagedFiles" 08:17:53.789 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional.empty] 08:17:53.789 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - **************************** 08:17:53.790 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: path: ASC] 08:17:53.792 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.797 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where 1=1 order by m1_0.path asc limit 2147483647 offset 0 08:17:53.798 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.798 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.798 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 10 items in 8 msec 08:17:53.798 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [ManagedFile(id=00000008-0000-0000-0000-000000000000, path=/foo/bar/2e10, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=00000029-0000-0000-0000-000000000000, path=/foo/bar/32cc, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=00000022-0000-0000-0000-000000000000, path=/foo/bar/34c3, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=00000010-0000-0000-0000-000000000000, path=/foo/bar/3f38, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=0000002c-0000-0000-0000-000000000000, path=/foo/bar/5252, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=00000027-0000-0000-0000-000000000000, path=/foo/bar/5712, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=00000015-0000-0000-0000-000000000000, path=/foo/bar/67a2, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=0000000b-0000-0000-0000-000000000000, path=/foo/bar/7d46, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=00000000-0000-0000-0000-000000000000, path=/foo/bar/e047, fingerprints=LazySupplier(<not initialised>)), ManagedFile(id=0000001c-0000-0000-0000-000000000000, path=/foo/bar/f228, fingerprints=LazySupplier(<not initialised>))] 08:17:53.799 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of fingerprints not fetched yet... 08:17:53.799 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.800 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.800 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000008-0000-0000-0000-000000000000) 08:17:53.801 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000008-0000-0000-0000-000000000000' 08:17:53.802 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000008-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.802 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:53.802 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000009-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-02-07T16:20:06, fileId=00000008-0000-0000-0000-000000000000), FingerprintEntity(id=0000000a-0000-0000-0000-000000000000, name=2e10, algorithm=md5, value=c6043614de10faba15b20b12b72fae53, timestamp=2022-07-23T22:36:25, fileId=00000008-0000-0000-0000-000000000000)] 08:17:53.802 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.803 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.803 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.803 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000029-0000-0000-0000-000000000000) 08:17:53.804 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000029-0000-0000-0000-000000000000' 08:17:53.807 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000029-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.808 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 2 items 08:17:53.808 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000002a-0000-0000-0000-000000000000, name=32cc, algorithm=md5, value=b9046b121dcde0e58d9e335cb2f8d774, timestamp=2020-09-17T10:35:28, fileId=00000029-0000-0000-0000-000000000000), FingerprintEntity(id=0000002b-0000-0000-0000-000000000000, name=32cc, algorithm=md5, value=b9046b121dcde0e58d9e335cb2f8d774, timestamp=2021-04-26T20:52:42, fileId=00000029-0000-0000-0000-000000000000)] 08:17:53.808 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.808 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.808 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.808 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000022-0000-0000-0000-000000000000) 08:17:53.809 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000022-0000-0000-0000-000000000000' 08:17:53.809 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000022-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.810 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.810 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000025-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-06-13T05:07:08, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000023-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2020-09-02T21:37:36, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000026-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-15T00:33:11, fileId=00000022-0000-0000-0000-000000000000), FingerprintEntity(id=00000024-0000-0000-0000-000000000000, name=34c3, algorithm=md5, value=fc1435e7e4fa8c63894d9f8029f9be2c, timestamp=2023-09-19T15:15:10, fileId=00000022-0000-0000-0000-000000000000)] 08:17:53.810 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.810 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.810 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.811 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000010-0000-0000-0000-000000000000) 08:17:53.811 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000010-0000-0000-0000-000000000000' 08:17:53.812 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000010-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.812 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.812 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000013-0000-0000-0000-000000000000, name=3f38, algorithm=md5, value=acadf7563f2831cab3dbbaeb8afe000f, timestamp=2020-11-27T20:40:07, fileId=00000010-0000-0000-0000-000000000000), FingerprintEntity(id=00000011-0000-0000-0000-000000000000, name=3f38, algorithm=md5, value=acadf7563f2831cab3dbbaeb8afe000f, timestamp=2021-05-21T01:26:15, fileId=00000010-0000-0000-0000-000000000000), FingerprintEntity(id=00000014-0000-0000-0000-000000000000, name=3f38, algorithm=md5, value=acadf7563f2831cab3dbbaeb8afe000f, timestamp=2023-04-18T18:11:45, fileId=00000010-0000-0000-0000-000000000000), FingerprintEntity(id=00000012-0000-0000-0000-000000000000, name=3f38, algorithm=md5, value=acadf7563f2831cab3dbbaeb8afe000f, timestamp=2023-12-21T13:01:22, fileId=00000010-0000-0000-0000-000000000000)] 08:17:53.812 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.813 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.813 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.813 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000002c-0000-0000-0000-000000000000) 08:17:53.813 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000002c-0000-0000-0000-000000000000' 08:17:53.814 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000002c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.814 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:53.814 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000002d-0000-0000-0000-000000000000, name=5252, algorithm=md5, value=169a61a24c952f0945d4382dee97bb51, timestamp=2022-07-24T13:37:41, fileId=0000002c-0000-0000-0000-000000000000)] 08:17:53.814 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.815 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.815 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.815 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000027-0000-0000-0000-000000000000) 08:17:53.816 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000027-0000-0000-0000-000000000000' 08:17:53.817 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000027-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.817 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 1 items 08:17:53.817 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000028-0000-0000-0000-000000000000, name=5712, algorithm=md5, value=4590a18f904908454f0d55f2593688dd, timestamp=2020-08-22T00:07:21, fileId=00000027-0000-0000-0000-000000000000)] 08:17:53.817 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.817 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.817 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.817 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000015-0000-0000-0000-000000000000) 08:17:53.818 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000015-0000-0000-0000-000000000000' 08:17:53.818 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000015-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.819 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 6 items 08:17:53.819 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000001a-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2020-03-09T17:18:15, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000016-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-05-26T11:37:52, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000018-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2021-06-28T06:23:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000017-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2022-09-04T23:44:40, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=00000019-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-05T18:47:37, fileId=00000015-0000-0000-0000-000000000000), FingerprintEntity(id=0000001b-0000-0000-0000-000000000000, name=67a2, algorithm=md5, value=0988f9a2700d7d5748715bcd29ada8d4, timestamp=2023-04-28T12:13:47, fileId=00000015-0000-0000-0000-000000000000)] 08:17:53.819 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.819 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.820 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.820 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000000b-0000-0000-0000-000000000000) 08:17:53.820 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000000b-0000-0000-0000-000000000000' 08:17:53.821 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000000b-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.826 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 4 items 08:17:53.826 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=0000000c-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-01-07T11:49:15, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000f-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-02-04T21:40:37, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000d-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2021-11-30T12:16:29, fileId=0000000b-0000-0000-0000-000000000000), FingerprintEntity(id=0000000e-0000-0000-0000-000000000000, name=7d46, algorithm=md5, value=7f00331093dfc89ac1ec7525c049fa38, timestamp=2022-10-12T19:07:44, fileId=0000000b-0000-0000-0000-000000000000)] 08:17:53.826 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.826 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.827 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.827 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000000-0000-0000-0000-000000000000) 08:17:53.828 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:53.828 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000000-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.832 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 7 items 08:17:53.832 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000007-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2020-07-27T07:30:09, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000002-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2020-12-11T03:09:52, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000004-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2021-05-04T09:55:19, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000006-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2022-06-09T18:18:35, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000005-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2022-08-13T14:25:32, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000003-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2022-10-01T14:34:25, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000001-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2023-03-15T07:41:36, fileId=00000000-0000-0000-0000-000000000000)] 08:17:53.832 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.833 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.833 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.834 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=0000001c-0000-0000-0000-000000000000) 08:17:53.834 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='0000001c-0000-0000-0000-000000000000' 08:17:53.837 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='0000001c-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.837 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 5 items 08:17:53.837 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000021-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-02-15T22:59:25, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001d-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-04-28T10:10:30, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001f-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2020-12-29T17:06:31, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=0000001e-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-09-26T04:15:21, fileId=0000001c-0000-0000-0000-000000000000), FingerprintEntity(id=00000020-0000-0000-0000-000000000000, name=f228, algorithm=md5, value=f5545c7b0ee25c471665b0f4a57014f2, timestamp=2022-10-13T07:09:57, fileId=0000001c-0000-0000-0000-000000000000)] 08:17:53.837 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.838 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.838 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.868 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.887 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 98 msec 08:17:53.887 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.891 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - **************************** 08:17:53.891 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findManagedFiles" 08:17:53.891 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional[missing]] 08:17:53.891 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - **************************** 08:17:53.891 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: path: ASC] 08:17:53.892 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.902 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 join fingerprints f1_0 on m1_0.id=f1_0.file_id where f1_0.fingerprint='missing' order by m1_0.path asc limit 2147483647 offset 0 08:17:53.903 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.903 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.903 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 0 items in 12 msec 08:17:53.903 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [] 08:17:53.903 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of fingerprints not fetched yet... 08:17:53.903 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.903 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.908 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.909 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 18 msec 08:17:53.909 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.917 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ************************************************* 08:17:53.917 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST "test findManagedFiles" 08:17:53.917 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ARGS [Optional[80fe035fe88f37471862c5ba5013b472]] 08:17:53.917 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - ************************************************* 08:17:53.918 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - computeNeededResults() - Page request [number: 0, size 2147483647, sort: path: ASC] 08:17:53.918 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly 08:17:53.922 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 join fingerprints f1_0 on m1_0.id=f1_0.file_id where f1_0.fingerprint='80fe035fe88f37471862c5ba5013b472' order by m1_0.path asc limit 2147483647 offset 0 08:17:53.922 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.922 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.923 [main ] INFO i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning 1 items in 5 msec 08:17:53.923 [main ] TRACE i.tidalwave.util.spring.jpa.JpaSpecificationFinder - >>>> returning [ManagedFile(id=00000000-0000-0000-0000-000000000000, path=/foo/bar/e047, fingerprints=LazySupplier(<not initialised>))] 08:17:53.923 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Asserting that lazy collection of fingerprints not fetched yet... 08:17:53.923 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Triggering lazy fetch... 08:17:53.923 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:53.925 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - fetch(ManagedFileEntity, id=00000000-0000-0000-0000-000000000000) 08:17:53.925 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:53.926 [main ] INFO p6spy - SQL: 0 nanos - select f1_0.file_id,f1_0.id,f1_0.algorithm,f1_0.name,f1_0.timestamp,f1_0.fingerprint from fingerprints f1_0 where f1_0.file_id='00000000-0000-0000-0000-000000000000' order by f1_0.timestamp asc 08:17:53.929 [main ] INFO it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning 7 items 08:17:53.929 [main ] TRACE it.tidalwave.util.spring.jpa.impl.Fetcher - >>>> returning [FingerprintEntity(id=00000007-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2020-07-27T07:30:09, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000002-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2020-12-11T03:09:52, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000004-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2021-05-04T09:55:19, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000006-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2022-06-09T18:18:35, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000005-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2022-08-13T14:25:32, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000003-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2022-10-01T14:34:25, fileId=00000000-0000-0000-0000-000000000000), FingerprintEntity(id=00000001-0000-0000-0000-000000000000, name=e047, algorithm=md5, value=80fe035fe88f37471862c5ba5013b472, timestamp=2023-03-15T07:41:36, fileId=00000000-0000-0000-0000-000000000000)] 08:17:53.929 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: COMMIT 08:17:53.929 [main ] INFO p6spy - SQL: 0 nanos - 08:17:53.930 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Actual result: 08:17:53.942 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Expected result: 08:17:53.957 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - TEST PASSED in 39 msec 08:17:53.957 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - 08:17:53.961 [main ] INFO i.t.datamanager.dao.impl.jpa.JpaDataManagerDaoTest - Scratching database... 08:17:54.157 [main ] INFO p6spy - SQL: 0 nanos - delete from files 08:17:54.158 [main ] INFO p6spy - SQL: 0 nanos - delete from fingerprints 08:17:54.159 [main ] INFO p6spy - SQL: 0 nanos - delete from backups 08:17:54.165 [main ] INFO p6spy - SQL: 5 nanos - delete from backup_files 08:17:54.223 [main ] INFO p6spy - SQL: 57 nanos - 08:17:54.239 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:54.251 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - ******************************* 08:17:54.251 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - TEST "test equals and hashCode" 08:17:54.251 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - ******************************* 08:17:54.266 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar', '00000000-0000-0000-0000-000000000000') 08:17:54.309 [main ] INFO p6spy - SQL: 41 nanos - 08:17:54.310 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.311 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.312 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.313 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.315 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.315 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.316 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.324 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.331 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.336 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.337 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.337 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.347 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.348 [main ] INFO p6spy - SQL: 0 nanos - delete from files where id='00000000-0000-0000-0000-000000000000' 08:17:54.390 [main ] INFO p6spy - SQL: 41 nanos - 08:17:54.391 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - TEST PASSED in 140 msec 08:17:54.391 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - 08:17:54.398 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:54.398 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.402 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:54.407 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - ******************************* 08:17:54.407 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - TEST "test toString with proxy" 08:17:54.407 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - ******************************* 08:17:54.411 [main ] INFO p6spy - SQL: 0 nanos - insert into files (path, id) values ('/foo/bar', '00000000-0000-0000-0000-000000000000') 08:17:54.461 [main ] INFO p6spy - SQL: 50 nanos - 08:17:54.463 [main ] INFO p6spy - SQL: 0 nanos - select m1_0.id,m1_0.path from files m1_0 where m1_0.id='00000000-0000-0000-0000-000000000000' 08:17:54.464 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.467 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - TEST PASSED in 60 msec 08:17:54.468 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - 08:17:54.476 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:54.476 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.477 [main ] INFO i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: BEGIN - tx definition: PROPAGATION_REQUIRED,ISOLATION_DEFAULT 08:17:54.493 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - ********************************** 08:17:54.493 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - TEST "test toString without proxy" 08:17:54.493 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - ********************************** 08:17:54.494 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - TEST PASSED in 1 msec 08:17:54.494 [main ] INFO i.t.datamanager.dao.impl.jpa.ManagedFileEntityTest - 08:17:54.504 [main ] WARN i.t.u.spring.jpa.impl.LoggingJpaTransactionManager - SQL: ROLLBACK 08:17:54.504 [main ] INFO p6spy - SQL: 0 nanos - 08:17:54.505 [main ] INFO i.t.d.dao.impl.jpa.ProductionDataSourceFactoryTest - ******************************************** 08:17:54.505 [main ] INFO i.t.d.dao.impl.jpa.ProductionDataSourceFactoryTest - TEST "test database is created from scratch" 08:17:54.505 [main ] INFO i.t.d.dao.impl.jpa.ProductionDataSourceFactoryTest - ******************************************** 08:17:54.630 [main ] INFO i.t.d.dao.impl.jpa.ProductionDataSourceFactoryTest - Test app folder: target/test-folder-app11272390770314893888 08:17:54.633 [main ] DEBUG com.zaxxer.hikari.HikariConfig - Driver class com.p6spy.engine.spy.P6SpyDriver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@1dbd16a6 08:17:54.633 [main ] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=<masked>} 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."com.p6spy.engine.spy.P6SpyDriver" 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:p6spy:sqlite:/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/test-folder-app11272390770314893888/db/fingerprints.db 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 08:17:54.637 [main ] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - password........................<masked> 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 08:17:54.638 [main ] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 08:17:54.638 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 08:17:54.639 [main ] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@1bc7c8c7 08:17:54.639 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 08:17:54.640 [main ] INFO p6spy - SQL: 0 nanos - SELECT 1 08:17:54.641 [main ] INFO i.t.d.dao.impl.jpa.ProductionDataSourceFactoryTest - TEST PASSED in 135 msec 08:17:54.641 [main ] INFO i.t.d.dao.impl.jpa.ProductionDataSourceFactoryTest - 08:17:54.641 [main ] INFO i.t.datamanager.dao.impl.jpa.BackupEntityTest - FINISHED TESTS OF it.tidalwave.datamanager.dao.impl.jpa.BackupEntityTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.335 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:report (report) @ solidblue3-dao --- [INFO] Loading execution data file /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/jacoco.exec [INFO] Analyzed bundle 'SolidBlue III :: Dao' with 8 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ solidblue3-dao --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/solidblue3-dao-1.2-SNAPSHOT.9b8e2d0899be.jar [INFO] [INFO] --- jar:3.3.0:test-jar (default-test-jar) @ solidblue3-dao --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/solidblue3-dao-1.2-SNAPSHOT.9b8e2d0899be-tests.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ solidblue3-dao --- [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-dao/1.2-SNAPSHOT/solidblue3-dao-1.2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/solidblue3-dao-1.2-SNAPSHOT.9b8e2d0899be.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-dao/1.2-SNAPSHOT/solidblue3-dao-1.2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/solidblue3-dao-1.2-SNAPSHOT.9b8e2d0899be-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-dao/1.2-SNAPSHOT/solidblue3-dao-1.2-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ solidblue3-dao >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ solidblue3-dao --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ solidblue3-dao <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (default-cli) @ solidblue3-dao --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [ERROR] Medium: Possible null pointer dereference in it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory.getDataSource(DataSourceProperties, PreferencesHandler) due to return value of called method [it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory, it.tidalwave.datamanager.dao.impl.jpa.ProductionDataSourceFactory] Method invoked at ProductionDataSourceFactory.java:[line 55]Known null at ProductionDataSourceFactory.java:[line 55] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- pmd:3.20.0:cpd (default-cli) @ solidblue3-dao --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- pmd:3.20.0:pmd (default-cli) @ solidblue3-dao --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:00 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ solidblue3-dao --- [INFO] [INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ solidblue3-dao >>> [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-dao --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028281066 [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/SolidBlue3_Metrics_branches/workspace/modules/Dao' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-dao --- [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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-dao --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-dao --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-dao --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Dao/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-dao --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [forked debug deprecation release 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-dao --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [forked debug deprecation release 17] to target/test-classes [INFO] [INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ solidblue3-dao <<< [INFO] [INFO] [INFO] --- dependency:3.5.0:analyze (default-cli) @ solidblue3-dao --- [WARNING] Used undeclared dependencies found: [WARNING] org.springframework.data:spring-data-jpa:jar:3.0.4:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.7:compile [WARNING] org.springframework.boot:spring-boot:jar:3.0.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:3.0.5:compile [WARNING] org.hamcrest:hamcrest:jar:2.2:test [WARNING] org.springframework:spring-test:jar:6.0.7:test [WARNING] org.springframework.boot:spring-boot-test-autoconfigure:jar:3.0.5:test [WARNING] jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile [WARNING] org.springframework:spring-orm:jar:6.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.14.2:test [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.14.2:test [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.14.2:test [WARNING] jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile [WARNING] org.springframework:spring-context:jar:6.0.7:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [WARNING] org.hibernate.orm:hibernate-core:jar:6.1.7.Final:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-starter-data-jpa:jar:3.0.5:compile [WARNING] org.hibernate.orm:hibernate-community-dialects:jar:6.1.7.Final:runtime [WARNING] p6spy:p6spy:jar:3.9.1:runtime [WARNING] org.xerial:sqlite-jdbc:jar:3.41.2.1:runtime [WARNING] org.springframework.boot:spring-boot-starter-test:jar:3.0.5:test [WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime [WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:runtime [WARNING] org.hamcrest:hamcrest-all:jar:1.3:test [WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.springframework:spring-orm:jar:6.0.7:compile [WARNING] jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [INFO] [INFO] --------< it.tidalwave.solidblue3:solidblue3-application-nogui >-------- [INFO] Building SolidBlue III :: Application no GUI 1.2-SNAPSHOT [6/6] [INFO] from modules/Application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-maven-plugin/3.0.6/spring-boot-maven-plugin-3.0.6.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-maven-plugin/3.0.6/spring-boot-maven-plugin-3.0.6.pom (3.2 kB at 2.7 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-maven-plugin/3.0.6/spring-boot-maven-plugin-3.0.6.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-maven-plugin/3.0.6/spring-boot-maven-plugin-3.0.6.jar (125 kB at 279 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-22/it-tidalwave-role-3.2-ALPHA-22.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-22/it-tidalwave-role-3.2-ALPHA-22.pom (3.3 kB at 11 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-22/it-tidalwave-role-spring-3.2-ALPHA-22.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-22/it-tidalwave-role-spring-3.2-ALPHA-22.pom (4.4 kB at 6.5 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-22/it-tidalwave-role-3.2-ALPHA-22.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-22/it-tidalwave-role-3.2-ALPHA-22.jar (77 kB at 176 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-22/it-tidalwave-role-spring-3.2-ALPHA-22.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-22/it-tidalwave-role-spring-3.2-ALPHA-22.jar (14 kB at 29 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ solidblue3-application-nogui --- [INFO] Deleting /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-application-nogui --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028292010 [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/SolidBlue3_Metrics_branches/workspace/modules/Application' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-application-nogui --- [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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-application-nogui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-application-nogui --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-application-nogui --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-application-nogui --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-application-nogui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [forked debug deprecation release 17] to target/classes [WARNING] /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/src/main/java/it/tidalwave/datamanager/application/nogui/args/ListManagedFilesArgsInterpreter.java:[111,28] [text-blocks] trailing white space will be removed [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-application-nogui --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-application-nogui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [forked debug deprecation release 17] to target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ solidblue3-application-nogui --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 08:18:21.925 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - STARTING TESTS OF it.tidalwave.datamanager.application.nogui.MainTest 08:18:22.028 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - **************** 08:18:22.029 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - TEST "test main" 08:18:22.029 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - **************** 08:18:22.070 [main ] INFO it.tidalwave.datamanager.application.nogui.Main - ******************************** 08:18:23.796 [main ] INFO it.tidalwave.datamanager.application.nogui.Main - Starting Main using Java 17.0.13 with PID 11301 (/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/classes started by jenkins in /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application) 08:18:23.797 [main ] INFO it.tidalwave.datamanager.application.nogui.Main - The following 1 profile is active: "production" 08:18:24.556 [main ] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 08:18:24.662 [main ] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 2 JPA repository interfaces. 08:18:25.307 [main ] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 08:18:25.445 [main ] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.1.7.Final 08:18:26.270 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 08:18:27.118 [main ] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.p6spy.engine.wrapper.ConnectionWrapper@58885a2e 08:18:27.128 [main ] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 08:18:27.170 [main ] INFO SQL dialect - HHH000400: Using dialect: org.hibernate.community.dialect.SQLiteDialect 08:18:29.161 [main ] INFO o.h.e.t.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 08:18:29.191 [main ] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 08:18:30.098 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, ignoring default providers ... 08:18:30.102 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@261a0d86 08:18:32.998 [main ] INFO it.tidalwave.datamanager.application.nogui.Main - Started Main in 10.503 seconds (process running for 13.998) Usage: solidblue3 list-backups [--label=<label>] [--volume-id=<volume-id>] [--file-id=<file-id>] [--files] list backups on the console --label=<label> the label of the backup --volume-id=<volume-id> the volume id of the backup --file-id=<file-id> the id of a file in the backup --files also render files solidblue3 list-files [--max=<n>] [--regex=<regex>] [--fingerprint=<value> [--missing] [--fingerprints] list files on the console --max=<n> the max number of files to list --regex=<regex> a filter for the files to list --fingerprint=<value> filter file(s) with that fingerprint --missing only list files no more in the filesystem --fingerprints also render fingerprints --max cannot be used with --regex and --missing 08:18:33.012 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - TEST PASSED in 10979 msec 08:18:33.013 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - 08:18:33.917 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - *********************************** 08:18:33.917 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST "must do nothing when no args" 08:18:33.918 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - *********************************** 08:18:33.945 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST PASSED in 28 msec 08:18:33.946 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - 08:18:33.948 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - **************************************** 08:18:33.949 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST "must emit error when invalid args" 08:18:33.949 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - **************************************** 08:18:33.956 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST PASSED in 8 msec 08:18:33.957 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - 08:18:34.001 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ******************************************************************************************************************************************************** 08:18:34.001 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST "must render data" 08:18:34.001 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ARGS [[list-backups], DataManagerPresentationControl.BackupOptions.Builder(label$value=null, volumeId$value=null, fileId$value=null, renderFiles=false)] 08:18:34.001 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ******************************************************************************************************************************************************** 08:18:34.074 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST PASSED in 93 msec 08:18:34.076 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - 08:18:34.080 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ****************************************************************************************************************************************************************************** 08:18:34.080 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST "must render data" 08:18:34.080 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ARGS [[list-backups, --label=foo], DataManagerPresentationControl.BackupOptions.Builder(label$value=Optional[foo], volumeId$value=null, fileId$value=null, renderFiles=false)] 08:18:34.080 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ****************************************************************************************************************************************************************************** 08:18:34.083 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST PASSED in 4 msec 08:18:34.083 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - 08:18:34.086 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ****************************************************************************************************************************************************************************** 08:18:34.086 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST "must render data" 08:18:34.086 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ARGS [[list-backups, --file-id=id], DataManagerPresentationControl.BackupOptions.Builder(label$value=null, volumeId$value=null, fileId$value=Optional[id], renderFiles=false)] 08:18:34.086 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ****************************************************************************************************************************************************************************** 08:18:34.088 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST PASSED in 3 msec 08:18:34.088 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - 08:18:34.089 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ********************************************************************************************************************************************************************************** 08:18:34.089 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST "must render data" 08:18:34.089 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ARGS [[list-backups, --volume-id=bar], DataManagerPresentationControl.BackupOptions.Builder(label$value=null, volumeId$value=Optional[bar], fileId$value=null, renderFiles=false)] 08:18:34.090 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - ********************************************************************************************************************************************************************************** 08:18:34.092 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - TEST PASSED in 3 msec 08:18:34.093 [main ] INFO i.t.d.a.nogui.args.ListBackupsArgsInterpreterTest - 08:18:34.094 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - *********************************** 08:18:34.094 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must do nothing when no args" 08:18:34.094 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - *********************************** 08:18:34.096 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 1 msec 08:18:34.096 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.097 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - *********************************************** 08:18:34.098 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must emit error when both max and filter" 08:18:34.098 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[Ljava.lang.String;@318ffa4d] 08:18:34.098 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - *********************************************** 08:18:34.099 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 1 msec 08:18:34.099 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.100 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - *********************************************** 08:18:34.100 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must emit error when both max and filter" 08:18:34.100 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[Ljava.lang.String;@583311cf] 08:18:34.100 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - *********************************************** 08:18:34.101 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 0 msec 08:18:34.101 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.102 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - **************************************** 08:18:34.102 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must emit error when invalid args" 08:18:34.102 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - **************************************** 08:18:34.102 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 1 msec 08:18:34.102 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.112 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ************************************************************************************************************************************************************************************** 08:18:34.112 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must render data" 08:18:34.112 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[list-files], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=null, fingerprint$value=null, missingFiles=false)] 08:18:34.112 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ************************************************************************************************************************************************************************************** 08:18:34.116 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 11 msec 08:18:34.116 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.117 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.117 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must render data" 08:18:34.117 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[list-files, --max=1], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=Optional[1], regex$value=null, fingerprint$value=null, missingFiles=false)] 08:18:34.117 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.119 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 2 msec 08:18:34.119 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.120 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.120 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must render data" 08:18:34.120 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[list-files, --regex=.*2], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=Optional[.*2], fingerprint$value=null, missingFiles=false)] 08:18:34.120 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.122 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 2 msec 08:18:34.122 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.123 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.123 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must render data" 08:18:34.123 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[list-files, --fingerprints], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=true, max$value=null, regex$value=null, fingerprint$value=null, missingFiles=false)] 08:18:34.123 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.127 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 3 msec 08:18:34.128 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.129 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.130 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must render data" 08:18:34.130 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[list-files, --fingerprint=fp], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=null, fingerprint$value=Optional[fp], missingFiles=false)] 08:18:34.130 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.132 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 2 msec 08:18:34.132 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.133 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.133 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST "must render data" 08:18:34.133 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ARGS [[list-files, --missing], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=null, fingerprint$value=null, missingFiles=true)] 08:18:34.133 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - ******************************************************************************************************************************************************************************************** 08:18:34.137 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - TEST PASSED in 4 msec 08:18:34.137 [main ] INFO i.t.d.a.n.args.ListManagedFilesArgsInterpreterTest - 08:18:34.176 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ***************************************** 08:18:34.176 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST "must do nothing when a command ran" 08:18:34.176 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ***************************************** 08:18:34.177 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST PASSED in 1 msec 08:18:34.177 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - 08:18:34.178 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ******************************************************************* 08:18:34.179 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST "must print usage and emit error when no command ran and args" 08:18:34.179 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ******************************************************************* 08:18:34.180 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST PASSED in 2 msec 08:18:34.180 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - 08:18:34.182 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ************************************* 08:18:34.182 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST "must print usage when help arg" 08:18:34.182 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ************************************* 08:18:34.184 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST PASSED in 2 msec 08:18:34.184 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - 08:18:34.185 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ******************************************* 08:18:34.185 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST "must print usage when no command ran" 08:18:34.185 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - ******************************************* 08:18:34.188 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - TEST PASSED in 3 msec 08:18:34.188 [main ] INFO i.t.d.a.nogui.args.UsageArgsInterpreterTest - 08:18:34.189 [main ] INFO i.t.d.application.nogui.impl.BackupDisplayableTest - ********************** 08:18:34.189 [main ] INFO i.t.d.application.nogui.impl.BackupDisplayableTest - TEST "testDisplayable" 08:18:34.189 [main ] INFO i.t.d.application.nogui.impl.BackupDisplayableTest - ********************** 08:18:34.250 [main ] INFO i.t.d.application.nogui.impl.BackupDisplayableTest - TEST PASSED in 60 msec 08:18:34.251 [main ] INFO i.t.d.application.nogui.impl.BackupDisplayableTest - 08:18:34.275 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************** 08:18:34.276 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render backups" 08:18:34.276 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************** 08:18:34.303 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 27 msec 08:18:34.303 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.307 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************************** 08:18:34.307 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render backups with fileId" 08:18:34.307 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************************** 08:18:34.308 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 1 msec 08:18:34.308 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.309 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************************* 08:18:34.310 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render backups with files" 08:18:34.310 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************************* 08:18:34.311 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 1 msec 08:18:34.311 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.313 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************************* 08:18:34.313 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render backups with label" 08:18:34.313 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ************************************* 08:18:34.320 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 8 msec 08:18:34.321 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.324 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - **************************************** 08:18:34.325 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render backups with volumeId" 08:18:34.325 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - **************************************** 08:18:34.327 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 3 msec 08:18:34.327 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.329 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - *********************** 08:18:34.329 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render data" 08:18:34.329 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - *********************** 08:18:34.335 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@466f4c9f 08:18:34.339 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@795ae889 08:18:34.348 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 19 msec 08:18:34.348 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.350 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - **************************************** 08:18:34.350 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render data with fingerprint" 08:18:34.350 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - **************************************** 08:18:34.352 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 2 msec 08:18:34.352 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.353 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ***************************************** 08:18:34.353 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render data with fingerprints" 08:18:34.354 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ***************************************** 08:18:34.357 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 4 msec 08:18:34.358 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.359 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ******************************** 08:18:34.359 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render data with max" 08:18:34.359 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ******************************** 08:18:34.360 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 1 msec 08:18:34.360 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.361 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ********************************** 08:18:34.362 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST "must render data with regex" 08:18:34.362 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - ********************************** 08:18:34.363 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - TEST PASSED in 2 msec 08:18:34.363 [main ] INFO i.t.d.a.n.i.DefaultDataManagerPresentationControlTest - 08:18:34.363 [main ] INFO i.t.d.a.nogui.impl.FingerprintDisplayableTest - ********************** 08:18:34.364 [main ] INFO i.t.d.a.nogui.impl.FingerprintDisplayableTest - TEST "testDisplayable" 08:18:34.364 [main ] INFO i.t.d.a.nogui.impl.FingerprintDisplayableTest - ********************** 08:18:34.365 [main ] INFO i.t.d.a.nogui.impl.FingerprintDisplayableTest - TEST PASSED in 2 msec 08:18:34.365 [main ] INFO i.t.d.a.nogui.impl.FingerprintDisplayableTest - 08:18:34.366 [main ] INFO i.t.d.a.nogui.impl.ManagedFileDisplayableTest - ********************** 08:18:34.366 [main ] INFO i.t.d.a.nogui.impl.ManagedFileDisplayableTest - TEST "testDisplayable" 08:18:34.366 [main ] INFO i.t.d.a.nogui.impl.ManagedFileDisplayableTest - ********************** 08:18:34.366 [main ] INFO i.t.d.a.nogui.impl.ManagedFileDisplayableTest - TEST PASSED in 0 msec 08:18:34.366 [main ] INFO i.t.d.a.nogui.impl.ManagedFileDisplayableTest - 08:18:34.367 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - ************************* 08:18:34.367 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - TEST "test renderBackups" 08:18:34.368 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - ************************* 08:18:34.370 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - TEST PASSED in 3 msec 08:18:34.370 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - 08:18:34.371 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - ****************************** 08:18:34.371 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - TEST "test renderManagedFiles" 08:18:34.371 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - ****************************** 08:18:34.372 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - TEST PASSED in 1 msec 08:18:34.372 [main ] INFO i.t.d.a.n.impl.TerminalDataManagerPresentationTest - 08:18:34.372 [main ] INFO i.tidalwave.datamanager.application.nogui.MainTest - FINISHED TESTS OF it.tidalwave.datamanager.application.nogui.MainTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.992 s - in TestSuite 08:18:34.686 [licationShutdownHook] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:report (report) @ solidblue3-application-nogui --- [INFO] Loading execution data file /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/jacoco.exec [INFO] Analyzed bundle 'SolidBlue III :: Application no GUI' with 19 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ solidblue3-application-nogui --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/solidblue3-application-nogui-1.2-SNAPSHOT.9b8e2d0899be.jar [INFO] [INFO] --- jar:3.3.0:test-jar (default-test-jar) @ solidblue3-application-nogui --- [INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/solidblue3-application-nogui-1.2-SNAPSHOT.9b8e2d0899be-tests.jar [INFO] [INFO] --- spring-boot:3.0.6:repackage (default) @ solidblue3-application-nogui --- [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-context/6.0.8/spring-context-6.0.8.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-context/6.0.8/spring-context-6.0.8.pom (2.6 kB at 4.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aop/6.0.8/spring-aop-6.0.8.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aop/6.0.8/spring-aop-6.0.8.pom (2.2 kB at 4.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.pom (2.0 kB at 6.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-core/6.0.8/spring-core-6.0.8.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-core/6.0.8/spring-core-6.0.8.pom (2.0 kB at 3.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-jcl/6.0.8/spring-jcl-6.0.8.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-jcl/6.0.8/spring-jcl-6.0.8.pom (1.8 kB at 2.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-expression/6.0.8/spring-expression-6.0.8.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-expression/6.0.8/spring-expression-6.0.8.pom (2.1 kB at 3.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-buildpack-platform/3.0.6/spring-boot-buildpack-platform-3.0.6.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-buildpack-platform/3.0.6/spring-boot-buildpack-platform-3.0.6.pom (3.4 kB at 7.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-parameter-names/2.14.2/jackson-module-parameter-names-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-parameter-names/2.14.2/jackson-module-parameter-names-2.14.2.pom (4.4 kB at 14 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna-platform/5.7.0/jna-platform-5.7.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna-platform/5.7.0/jna-platform-5.7.0.pom (1.8 kB at 2.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna/5.7.0/jna-5.7.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna/5.7.0/jna-5.7.0.pom (1.6 kB at 5.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 21 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 47 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 15 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 37 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/tomlj/tomlj/1.0.0/tomlj-1.0.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/tomlj/tomlj/1.0.0/tomlj-1.0.0.pom (2.8 kB at 6.3 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-loader-tools/3.0.6/spring-boot-loader-tools-3.0.6.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-loader-tools/3.0.6/spring-boot-loader-tools-3.0.6.pom (2.2 kB at 7.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar (1.2 MB at 2.6 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aop/6.0.8/spring-aop-6.0.8.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-jcl/6.0.8/spring-jcl-6.0.8.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-expression/6.0.8/spring-expression-6.0.8.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-jcl/6.0.8/spring-jcl-6.0.8.jar (24 kB at 75 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-buildpack-platform/3.0.6/spring-boot-buildpack-platform-3.0.6.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-aop/6.0.8/spring-aop-6.0.8.jar (399 kB at 889 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-parameter-names/2.14.2/jackson-module-parameter-names-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-expression/6.0.8/spring-expression-6.0.8.jar (296 kB at 557 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna-platform/5.7.0/jna-platform-5.7.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-buildpack-platform/3.0.6/spring-boot-buildpack-platform-3.0.6.jar (255 kB at 410 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna/5.7.0/jna-5.7.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar (1.8 MB at 2.9 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.jar (848 kB at 1.4 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna-platform/5.7.0/jna-platform-5.7.0.jar (1.3 MB at 1.3 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/tomlj/tomlj/1.0.0/tomlj-1.0.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 314 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-loader-tools/3.0.6/spring-boot-loader-tools-3.0.6.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 734 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/dev/jna/jna/5.7.0/jna-5.7.0.jar (1.7 MB at 1.4 MB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/tomlj/tomlj/1.0.0/tomlj-1.0.0.jar (157 kB at 117 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-parameter-names/2.14.2/jackson-module-parameter-names-2.14.2.jar (9.5 kB at 6.7 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 174 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/springframework/boot/spring-boot-loader-tools/3.0.6/spring-boot-loader-tools-3.0.6.jar (251 kB at 158 kB/s) [INFO] Attaching repackaged archive /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/solidblue3-application-nogui-1.2-SNAPSHOT.9b8e2d0899be-exec.jar with classifier exec [INFO] [INFO] --- install:3.1.1:install (default-install) @ solidblue3-application-nogui --- [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-application-nogui/1.2-SNAPSHOT/solidblue3-application-nogui-1.2-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/solidblue3-application-nogui-1.2-SNAPSHOT.9b8e2d0899be.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-application-nogui/1.2-SNAPSHOT/solidblue3-application-nogui-1.2-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/solidblue3-application-nogui-1.2-SNAPSHOT.9b8e2d0899be-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-application-nogui/1.2-SNAPSHOT/solidblue3-application-nogui-1.2-SNAPSHOT-tests.jar [INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/solidblue3-application-nogui-1.2-SNAPSHOT.9b8e2d0899be-exec.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/solidblue3/solidblue3-application-nogui/1.2-SNAPSHOT/solidblue3-application-nogui-1.2-SNAPSHOT-exec.jar [INFO] [INFO] >>> spotbugs:4.7.3.4:check (default-cli) > :spotbugs @ solidblue3-application-nogui >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ solidblue3-application-nogui --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (default-cli) < :spotbugs @ solidblue3-application-nogui <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (default-cli) @ solidblue3-application-nogui --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- pmd:3.20.0:cpd (default-cli) @ solidblue3-application-nogui --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- pmd:3.20.0:pmd (default-cli) @ solidblue3-application-nogui --- [WARNING] Parameter 'aggregate' (user property 'aggregate') is deprecated: since 3.15.0 Use the goals <code>pmd:aggregate-pmd</code> and <code>pmd:aggregate-cpd</code> instead. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] PMD version: 6.53.0 Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset! Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset! Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0 Dec 24, 2024 8:18:53 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ solidblue3-application-nogui --- [INFO] [INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ solidblue3-application-nogui >>> [INFO] [INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-application-nogui --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application [INFO] Storing buildNumber: 9b8e2d0899be at timestamp: 1735028334059 [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/SolidBlue3_Metrics_branches/workspace/modules/Application' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-application-nogui --- [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.3.0:enforce (enforce-banned-dependencies) @ solidblue3-application-nogui --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-application-nogui --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 1.2-SNAPSHOT 9b8e2d0899be [INFO] [echo] Java Version: 17.0.13 -source 17 -target 17 -release 17 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ solidblue3-application-nogui --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-application-nogui --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-application-nogui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [forked debug deprecation release 17] to target/classes [WARNING] /var/jenkins_home/jobs/SolidBlue3_Metrics_branches/workspace/modules/Application/src/main/java/it/tidalwave/datamanager/application/nogui/args/ListManagedFilesArgsInterpreter.java:[111,28] [text-blocks] trailing white space will be removed [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-application-nogui --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-application-nogui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [forked debug deprecation release 17] to target/test-classes [INFO] [INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ solidblue3-application-nogui <<< [INFO] [INFO] [INFO] --- dependency:3.5.0:analyze (default-cli) @ solidblue3-application-nogui --- [WARNING] Used undeclared dependencies found: [WARNING] it.tidalwave.solidblue3:solidblue3-commons:jar:1.2-SNAPSHOT:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-22:compile [WARNING] org.springframework.boot:spring-boot:jar:3.0.5:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.7:compile [WARNING] org.springframework.data:spring-data-jpa:jar:3.0.4:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:3.0.5:compile [WARNING] org.springframework:spring-context:jar:6.0.7:compile [WARNING] org.springframework:spring-core:jar:6.0.7:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.0:compile [WARNING] Unused declared dependencies found: [WARNING] ch.qos.logback:logback-classic:jar:1.4.7:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime [WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:runtime [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-22:test [WARNING] Non-test scoped test only dependencies found: [WARNING] it.tidalwave.solidblue3:solidblue3-model:jar:tests:1.2-SNAPSHOT:compile [INFO] [INFO] -----------------< it.tidalwave.solidblue3:solidblue3 >----------------- [INFO] Building SolidBlue III 1.2-SNAPSHOT [7/6] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency-check:8.2.1:aggregate (default-cli) @ solidblue3 --- [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.pom (26 kB at 56 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 38 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.pom (9.0 kB at 20 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.pom (4.3 kB at 14 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 66 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 266 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom (20 kB at 66 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom (18 kB at 59 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.pom (1.8 kB at 6.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-parent/8.11.2/lucene-parent-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-parent/8.11.2/lucene-parent-8.11.2.pom (2.5 kB at 7.7 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-solr-grandparent/8.11.2/lucene-solr-grandparent-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-solr-grandparent/8.11.2/lucene-solr-grandparent-8.11.2.pom (505 kB at 1.6 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.pom (1.9 kB at 6.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.pom (2.2 kB at 7.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.pom (1.9 kB at 6.1 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.pom (1.9 kB at 6.5 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.pom (1.1 kB at 3.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.pom (13 kB at 44 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.pom (3.7 kB at 13 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.14.2/jackson-modules-base-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.14.2/jackson-modules-base-2.14.2.pom (3.7 kB at 5.3 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.pom (2.9 kB at 9.5 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom (39 kB at 130 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 37 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 51 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 7.0 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 7.2 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 36 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.pom (2.2 kB at 4.8 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager/0.19.0/packager-0.19.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager/0.19.0/packager-0.19.0.pom (20 kB at 68 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.pom (1.1 kB at 3.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom (1.1 kB at 3.9 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom (1.6 kB at 5.4 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.pom [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.pom (1.3 kB at 4.6 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-core/8.2.1/dependency-check-core-8.2.1.jar (1.1 MB at 3.5 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 52 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar (211 kB at 633 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 3.1 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.jar (141 kB at 324 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/semver4j/semver4j/4.3.0/semver4j-4.3.0.jar (39 kB at 84 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-core/8.11.2/lucene-core-8.11.2.jar (3.6 MB at 5.8 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-analyzers-common/8.11.2/lucene-analyzers-common-8.11.2.jar (1.8 MB at 2.7 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queryparser/8.11.2/lucene-queryparser-8.11.2.jar (383 kB at 544 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-queries/8.11.2/lucene-queries-8.11.2.jar (382 kB at 522 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/lucene/lucene-sandbox/8.11.2/lucene-sandbox-8.11.2.jar (245 kB at 320 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 570 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/h2database/h2/2.1.214/h2-2.1.214.jar (2.5 MB at 2.5 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.15.4/jsoup-1.15.4.jar (440 kB at 428 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-afterburner/2.14.2/jackson-module-afterburner-2.14.2.jar (215 kB at 184 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-blackbird/2.14.2/jackson-module-blackbird-2.14.2.jar (65 kB at 55 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 2.2 MB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 157 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar (332 kB at 235 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 11 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-rpm/0.19.0/packager-rpm-0.19.0.jar (178 kB at 120 kB/s) [INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/packager/packager-core/0.19.0/packager-core-0.19.0.jar (21 kB at 13 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar (379 kB at 222 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar (6.1 MB at 3.6 MB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar (31 kB at 17 kB/s) [INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/owasp/dependency-check-utils/8.2.1/dependency-check-utils-8.2.1.jar (56 kB at 32 kB/s) [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-dao:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-model:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-model:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-commons:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-model:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-commons:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.solidblue3:solidblue3-commons:1.2-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Checking for updates [INFO] NVD CVE requires several updates; this could take a couple of minutes. [INFO] Download Started for NVD CVE - 2002 [INFO] Download Complete for NVD CVE - 2002 (1042 ms) [INFO] Processing Started for NVD CVE - 2002 [INFO] Download Started for NVD CVE - 2003 [INFO] Download Complete for NVD CVE - 2003 (914 ms) [INFO] Processing Started for NVD CVE - 2003 [INFO] Processing Complete for NVD CVE - 2002 (5403 ms) [INFO] Processing Complete for NVD CVE - 2003 (1221 ms) [INFO] Download Started for NVD CVE - 2004 [INFO] Download Complete for NVD CVE - 2004 (1186 ms) [INFO] Processing Started for NVD CVE - 2004 [INFO] Processing Complete for NVD CVE - 2004 (1905 ms) [INFO] Download Started for NVD CVE - 2005 [INFO] Download Complete for NVD CVE - 2005 (1045 ms) [INFO] Processing Started for NVD CVE - 2005 [INFO] Processing Complete for NVD CVE - 2005 (2442 ms) [INFO] Download Started for NVD CVE - 2006 [INFO] Download Complete for NVD CVE - 2006 (1111 ms) [INFO] Processing Started for NVD CVE - 2006 [INFO] Processing Complete for NVD CVE - 2006 (3196 ms) [INFO] Download Started for NVD CVE - 2007 [INFO] Download Complete for NVD CVE - 2007 (1194 ms) [INFO] Processing Started for NVD CVE - 2007 [INFO] Processing Complete for NVD CVE - 2007 (2734 ms) [INFO] Download Started for NVD CVE - 2008 [INFO] Download Complete for NVD CVE - 2008 (1255 ms) [INFO] Processing Started for NVD CVE - 2008 [INFO] Processing Complete for NVD CVE - 2008 (3184 ms) [INFO] Download Started for NVD CVE - 2009 [INFO] Download Complete for NVD CVE - 2009 (1130 ms) [INFO] Processing Started for NVD CVE - 2009 [INFO] Processing Complete for NVD CVE - 2009 (2969 ms) [INFO] Download Started for NVD CVE - 2010 [INFO] Download Complete for NVD CVE - 2010 (1298 ms) [INFO] Processing Started for NVD CVE - 2010 [INFO] Processing Complete for NVD CVE - 2010 (3451 ms) [INFO] Download Started for NVD CVE - 2011 [INFO] Download Complete for NVD CVE - 2011 (1134 ms) [INFO] Processing Started for NVD CVE - 2011 [INFO] Processing Complete for NVD CVE - 2011 (3682 ms) [INFO] Download Started for NVD CVE - 2012 [INFO] Download Complete for NVD CVE - 2012 (1134 ms) [INFO] Processing Started for NVD CVE - 2012 [INFO] Download Started for NVD CVE - 2013 [INFO] Processing Complete for NVD CVE - 2012 (4805 ms) [INFO] Download Complete for NVD CVE - 2013 (1206 ms) [INFO] Processing Started for NVD CVE - 2013 [INFO] Download Started for NVD CVE - 2014 [INFO] Processing Complete for NVD CVE - 2013 (4426 ms) [INFO] Download Complete for NVD CVE - 2014 (1357 ms) [INFO] Processing Started for NVD CVE - 2014 [INFO] Processing Complete for NVD CVE - 2014 (3712 ms) [INFO] Download Started for NVD CVE - 2015 [INFO] Download Complete for NVD CVE - 2015 (1397 ms) [INFO] Processing Started for NVD CVE - 2015 [INFO] Processing Complete for NVD CVE - 2015 (3254 ms) [INFO] Download Started for NVD CVE - 2016 [INFO] Download Complete for NVD CVE - 2016 (1205 ms) [INFO] Processing Started for NVD CVE - 2016 [INFO] Processing Complete for NVD CVE - 2016 (3729 ms) [INFO] Download Started for NVD CVE - 2017 [INFO] Download Complete for NVD CVE - 2017 (1456 ms) [INFO] Processing Started for NVD CVE - 2017 [INFO] Download Started for NVD CVE - 2018 [INFO] Download Complete for NVD CVE - 2018 (1445 ms) [INFO] Processing Started for NVD CVE - 2018 [INFO] Processing Complete for NVD CVE - 2017 (5783 ms) [INFO] Download Started for NVD CVE - 2019 [INFO] Processing Complete for NVD CVE - 2018 (4609 ms) [INFO] Download Complete for NVD CVE - 2019 (1515 ms) [INFO] Processing Started for NVD CVE - 2019 [INFO] Download Started for NVD CVE - 2020 [INFO] Processing Complete for NVD CVE - 2019 (4798 ms) [INFO] Download Complete for NVD CVE - 2020 (1569 ms) [INFO] Processing Started for NVD CVE - 2020 [INFO] Download Started for NVD CVE - 2021 [INFO] Download Complete for NVD CVE - 2021 (1353 ms) [INFO] Processing Started for NVD CVE - 2021 [INFO] Processing Complete for NVD CVE - 2020 (6784 ms) [INFO] Download Started for NVD CVE - 2022 [INFO] Download Complete for NVD CVE - 2022 (1657 ms) [INFO] Processing Started for NVD CVE - 2022 [INFO] Processing Complete for NVD CVE - 2021 (6455 ms) [INFO] Download Started for NVD CVE - 2023 [INFO] Download Complete for NVD CVE - 2023 (1453 ms) [INFO] Processing Started for NVD CVE - 2023 [INFO] Processing Complete for NVD CVE - 2022 (7270 ms) [INFO] Download Started for NVD CVE - 2024 [INFO] Download Complete for NVD CVE - 2024 (1521 ms) [INFO] Processing Started for NVD CVE - 2024 [INFO] Processing Complete for NVD CVE - 2023 (7540 ms) [INFO] Processing Complete for NVD CVE - 2024 (4226 ms) [INFO] Download Started for NVD CVE - Modified [INFO] Download Complete for NVD CVE - Modified (1077 ms) [INFO] Processing Started for NVD CVE - Modified [INFO] Processing Complete for NVD CVE - Modified (655 ms) [INFO] Begin database maintenance [INFO] Updated the CPE ecosystem on 142475 NVD records [INFO] Removed the CPE ecosystem on 4047 NVD records [INFO] Cleaned up 2 orphaned NVD records [INFO] End database maintenance (12570 ms) [WARNING] A new version of dependency-check is available. Consider updating to version 11.1.1. [INFO] Updating CISA Known Exploited Vulnerability list: https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json [ERROR] Error retrieving https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; received response code 403; Forbidden [ERROR] org.owasp.dependencycheck.utils.DownloadFailedException: Error downloading file https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; unable to connect. org.owasp.dependencycheck.data.update.exception.UpdateException: org.owasp.dependencycheck.utils.DownloadFailedException: Error downloading file https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; unable to connect. at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update (KnownExploitedDataSource.java:93) at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:900) at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:705) at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:631) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1919) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:1102) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: Error downloading file https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; unable to connect. at org.owasp.dependencycheck.utils.HttpResourceConnection.obtainConnection (HttpResourceConnection.java:267) at org.owasp.dependencycheck.utils.HttpResourceConnection.fetch (HttpResourceConnection.java:163) at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update (KnownExploitedDataSource.java:80) at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:900) at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:705) at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:631) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1919) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:1102) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) Caused by: org.owasp.dependencycheck.utils.DownloadFailedException: Error retrieving https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; received response code 403; Forbidden at org.owasp.dependencycheck.utils.HttpResourceConnection.obtainConnection (HttpResourceConnection.java:249) at org.owasp.dependencycheck.utils.HttpResourceConnection.fetch (HttpResourceConnection.java:163) at org.owasp.dependencycheck.data.update.KnownExploitedDataSource.update (KnownExploitedDataSource.java:80) at org.owasp.dependencycheck.Engine.doUpdates (Engine.java:900) at org.owasp.dependencycheck.Engine.initializeAndUpdateDatabase (Engine.java:705) at org.owasp.dependencycheck.Engine.analyzeDependencies (Engine.java:631) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.runCheck (BaseDependencyCheckMojo.java:1919) at org.owasp.dependencycheck.maven.BaseDependencyCheckMojo.execute (BaseDependencyCheckMojo.java:1102) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) [INFO] Begin database defrag [INFO] End database defrag (5369 ms) [WARNING] Unable to update 1 or more Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities. [ERROR] Unable to continue dependency-check analysis. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SolidBlue III 1.2-SNAPSHOT: [INFO] [INFO] SolidBlue III ...................................... FAILURE [02:46 min] [INFO] SolidBlue III (modules) ............................ SUCCESS [ 0.269 s] [INFO] SolidBlue III :: Commons ........................... SUCCESS [ 8.989 s] [INFO] SolidBlue III :: Model ............................. SUCCESS [ 21.803 s] [INFO] SolidBlue III :: Dao ............................... SUCCESS [01:11 min] [INFO] SolidBlue III :: Application no GUI ................ SUCCESS [ 51.753 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:25 min [INFO] Finished at: 2024-12-24T08:21:47Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.owasp:dependency-check-maven:8.2.1:aggregate (default-cli) on project solidblue3: Fatal exception(s) analyzing SolidBlue III: One or more exceptions occurred during analysis: [ERROR] UpdateException: org.owasp.dependencycheck.utils.DownloadFailedException: Error downloading file https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; unable to connect. [ERROR] caused by DownloadFailedException: Error downloading file https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; unable to connect. [ERROR] caused by DownloadFailedException: Error retrieving https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json; received response code 403; Forbidden [ERROR] NoDataException: No documents exist [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Saving reports... Processing '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/builds/198/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/builds/198/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/SolidBlue3_Metrics_branches/builds/198/testng/testng-results.xml' TestNG Reports Processing: FINISH [Java CompilerMavenCPDPMDAspectJCode AnalysisSpotBugsOpen Tasks ScannerOWASP Dependency CheckJavaDoc] Skipping execution of recorder since overall result is 'FAILURE' [description-setter] Description set: 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: FAILURE