JwtAuthenticationFilterIntegrationTest

2

tests

0

failures

0

ignored

1.952s

duration

100%

successful

Tests

Test Duration Result
shouldAcceptRequestWithValidJwt() 0.403s passed
shouldRejectRequestWithInvalidJwt() 1.549s passed

Standard output

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v3.5.5)

2026-08-10T16:28:31.080Z  INFO 382 --- [    Test worker] c.JwtAuthenticationFilterIntegrationTest : Starting JwtAuthenticationFilterIntegrationTest using Java 21.0.11 with PID 382 (started by root in /home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/master-fc613b4dfd67)
2026-08-10T16:28:31.091Z  INFO 382 --- [    Test worker] c.JwtAuthenticationFilterIntegrationTest : The following 1 profile is active: "fake-jwt"
2026-08-10T16:28:36.963Z  INFO 382 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2026-08-10T16:28:37.470Z  INFO 382 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 490 ms. Found 35 JPA repository interfaces.
2026-08-10T16:28:39.926Z  INFO 382 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2026-08-10T16:28:40.021Z  INFO 382 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2026-08-10T16:28:40.024Z  INFO 382 --- [    Test worker] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.44]
2026-08-10T16:28:40.172Z  INFO 382 --- [    Test worker] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2026-08-10T16:28:40.173Z  INFO 382 --- [    Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7924 ms
2026-08-10T16:28:41.042Z  INFO 382 --- [    Test worker] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2026-08-10T16:28:41.185Z  INFO 382 --- [    Test worker] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
2026-08-10T16:28:41.196Z  INFO 382 --- [    Test worker] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
2026-08-10T16:28:41.239Z  INFO 382 --- [    Test worker] org.testcontainers.DockerClientFactory   : Testcontainers version: 1.21.4
2026-08-10T16:28:42.593Z  INFO 382 --- [    Test worker] o.t.d.DockerClientProviderStrategy       : Found Docker environment with Environment variables, system properties and defaults. Resolved dockerHost=unix:///var/run/docker.sock
2026-08-10T16:28:42.597Z  INFO 382 --- [    Test worker] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
2026-08-10T16:28:42.638Z  INFO 382 --- [    Test worker] org.testcontainers.DockerClientFactory   : Connected to docker: 
  Server Version: 26.1.5+dfsg1
  API Version: 1.45
  Operating System: Debian GNU/Linux 13 (trixie)
  Total Memory: 11967 MB
2026-08-10T16:28:42.649Z  WARN 382 --- [    Test worker] o.testcontainers.utility.ResourceReaper  : 
********************************************************************************
Ryuk has been disabled. This can cause unexpected behavior in your environment.
********************************************************************************
2026-08-10T16:28:42.659Z  INFO 382 --- [    Test worker] org.testcontainers.DockerClientFactory   : Checking the system...
2026-08-10T16:28:42.663Z  INFO 382 --- [    Test worker] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
2026-08-10T16:28:42.689Z  INFO 382 --- [    Test worker] tc.postgres:17.7-trixie                  : Creating container for image: postgres:17.7-trixie
2026-08-10T16:28:42.712Z  INFO 382 --- [    Test worker] o.t.utility.RegistryAuthLocator          : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: postgres:17.7-trixie, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
2026-08-10T16:28:43.042Z  INFO 382 --- [    Test worker] tc.postgres:17.7-trixie                  : Container postgres:17.7-trixie is starting: ecc707198936ebc487e4486cc93d390bd662465ee95ba81fd5522bf805751fd0
2026-08-10T16:28:44.452Z  INFO 382 --- [    Test worker] tc.postgres:17.7-trixie                  : Container postgres:17.7-trixie started in PT1.762265706S
2026-08-10T16:28:44.453Z  INFO 382 --- [    Test worker] tc.postgres:17.7-trixie                  : Container is started (JDBC URL: jdbc:postgresql://localhost:32893/test?loggerLevel=OFF)
2026-08-10T16:28:45.086Z  INFO 382 --- [    Test worker] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection org.testcontainers.jdbc.ConnectionWrapper@335cb6cd
2026-08-10T16:28:45.088Z  INFO 382 --- [    Test worker] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2026-08-10T16:28:48.391Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "tx_journal_v" does not exist, skipping
2026-08-10T16:28:49.048Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "delete_grants_of_subject_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T16:28:49.048Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "delete_reference_of_subject_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T16:28:49.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "subject_default_organization_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T16:28:49.304Z  WARN 382 --- [    Test worker] liquibase.executor                       : function rbac.determinecurrentsubjectorassumedrolesuuids(uuid,text) does not exist, skipping
2026-08-10T16:28:49.326Z  WARN 382 --- [    Test worker] liquibase.executor                       : procedure base.contextdefined(pg_catalog.varchar,text,pg_catalog.varchar,pg_catalog.varchar) does not exist, skipping
2026-08-10T16:28:49.327Z  WARN 382 --- [    Test worker] liquibase.executor                       : procedure base.definecontext(pg_catalog.varchar,text,pg_catalog.varchar,text) does not exist, skipping
2026-08-10T16:28:49.346Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "role_ev" does not exist, skipping
2026-08-10T16:28:49.370Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "grant_ev" does not exist, skipping
2026-08-10T16:28:49.416Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "subject_ev" does not exist, skipping
2026-08-10T16:28:49.479Z  WARN 382 --- [    Test worker] liquibase.executor                       : function rbac.upsert_subject(uuid,pg_catalog.varchar,rbac.subjecttype) does not exist, skipping
2026-08-10T16:28:49.479Z  WARN 382 --- [    Test worker] liquibase.executor                       : function rbac.upsert_subject(uuid,pg_catalog.varchar,rbac.subjecttype,pg_catalog.bool) does not exist, skipping
2026-08-10T16:28:49.479Z  WARN 382 --- [    Test worker] liquibase.executor                       : function rbac.upsert_subject(uuid,pg_catalog.varchar,pg_catalog.varchar,rbac.subjecttype) does not exist, skipping
2026-08-10T16:28:49.559Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "statistics_v" does not exist, skipping
2026-08-10T16:28:49.599Z  WARN 382 --- [    Test worker] liquibase.executor                       : there is already a transaction in progress
2026-08-10T16:28:49.600Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: initializing table "rbac.global", , , []
2026-08-10T16:28:49.609Z  WARN 382 --- [    Test worker] liquibase.executor                       : there is already a transaction in progress
2026-08-10T16:28:49.609Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating role:rbac.global#global:ADMIN, , , []
2026-08-10T16:28:49.616Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating role:rbac.global#global:guest, , , []
2026-08-10T16:28:49.628Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating fake test-realm admin users, , , []
2026-08-10T16:28:49.633Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: renaming seed subjects to realm-prefixed format, , , []
2026-08-10T16:28:49.640Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating fake Assembly group subjects, , , []
2026-08-10T16:28:49.652Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: testing currentSubjectUuid, , hsh-fran_superuser, []
2026-08-10T16:28:49.652Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: testing currentSubjectUuid, , hsh-alex_superuser, []
2026-08-10T16:28:49.659Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: renaming test-data subjects to realm-prefixed format, , , []
2026-08-10T16:28:49.664Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "check_valid_user_subject_name" of relation "subject" does not exist, skipping
2026-08-10T16:28:49.665Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "check_valid_group_subject_name" of relation "subject" does not exist, skipping
2026-08-10T16:28:49.665Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "check_valid_api_key_subject_name" of relation "subject" does not exist, skipping
2026-08-10T16:28:49.680Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: back-filling subject organization from the name prefix, , , []
2026-08-10T16:28:49.726Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "api_key_scope_scope_format" of relation "api_key_scope" does not exist, skipping
2026-08-10T16:28:49.754Z  WARN 382 --- [    Test worker] liquibase.executor                       : function rbac.create_api_key(uuid,pg_catalog.varchar,pg_catalog.varchar[]) does not exist, skipping
2026-08-10T16:28:49.807Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO rbactest.customer permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:28:49.932Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test customer, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:50.017Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO rbactest.package permissions for pre-exising rbactest.customer rows, , , []
2026-08-10T16:28:50.145Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#xxx:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#xxx:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#xxx:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#yyy:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#yyy:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#yyy:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#zzz:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#zzz:ADMIN]
2026-08-10T16:28:50.146Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#zzz:ADMIN]
2026-08-10T16:28:50.280Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO rbactest.domain permissions for pre-exising rbactest.package rows, , , []
2026-08-10T16:28:50.440Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx00, []
2026-08-10T16:28:50.440Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx00, []
2026-08-10T16:28:50.440Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx01, []
2026-08-10T16:28:50.440Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx01, []
2026-08-10T16:28:50.440Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx02, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx02, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy00, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy00, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy01, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy01, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy02, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy02, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz00, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz00, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz01, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz01, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz02, []
2026-08-10T16:28:50.441Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz02, []
2026-08-10T16:28:50.601Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_firstcontact, []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: first contact
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_secondcontact, []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: second contact
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_thirdcontact, []
2026-08-10T16:28:50.697Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: third contact
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_fourthcontact, []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: fourth contact
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_fifthcontact, []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: fifth contact
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_sixthcontact, []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: sixth contact
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_seventhcontact, []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: seventh contact
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_eighthcontact, []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: eighth contact
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_ninthcontact, []
2026-08-10T16:28:50.698Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: ninth contact
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_tenthcontact, []
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: tenth contact
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_eleventhcontact, []
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: eleventh contact
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_twelfthcontact, []
2026-08-10T16:28:50.699Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test contact: twelfth contact
2026-08-10T16:28:50.795Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_hostsharingeg, []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Hostsharing eG by person-HostsharingeG@example.com
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_firstgmbh, []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: First GmbH by person-FirstGmbH@example.com
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_firbysusan, []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Firby, Susan by person-FirbySusan@example.com
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_smithpeter, []
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Smith, Peter by person-SmithPeter@example.com
2026-08-10T16:28:50.796Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_tuckerjack, []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Tucker, Jack by person-TuckerJack@example.com
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_foulerellie, []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Fouler, Ellie by person-FoulerEllie@example.com
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_petersmith_thesecondhandandthriftstores_n_shippinge., []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K., Smith, Peter by person-PeterSmith-TheSecondHandandThrif@example.com
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_thirdohg, []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Third OHG by person-ThirdOHG@example.com
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_fourtheg, []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Fourth eG by person-FourtheG@example.com
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_erbenbesslermelbessler, []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Erben Bessler, Mel, Bessler by person-ErbenBesslerMelBessler@example.com
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.797Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_bessleranita, []
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Bessler, Anita by person-BesslerAnita@example.com
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_besslerbert, []
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Bessler, Bert by person-BesslerBert@example.com
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_winklerpaul, []
2026-08-10T16:28:50.798Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Winkler, Paul by person-WinklerPaul@example.com
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_hostmasteralex, []
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Hostmaster, Alex by person-HostmasterAlex@example.com
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_hostmasterfran, []
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: Hostmaster, Fran by person-HostmasterFran@example.com
2026-08-10T16:28:50.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.849Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_userdrew, []
2026-08-10T16:28:50.849Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: User, Drew by person-UserDrew@example.com
2026-08-10T16:28:50.849Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T16:28:50.849Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_usertest, []
2026-08-10T16:28:50.849Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test person: User, Test by person-UserTest@example.com
2026-08-10T16:28:50.896Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "relation_check_debitor_anchor_person" of relation "relation" does not exist, skipping
2026-08-10T16:28:50.896Z  WARN 382 --- [    Test worker] liquibase.executor                       : function hs_office.relation_check_debitor_anchor_partner() does not exist, skipping
2026-08-10T16:28:50.916Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "relation_enforce_new_mark_by_global_admin_tg" for relation "hs_office.relation" does not exist, skipping
2026-08-10T16:28:50.975Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.relation permissions for pre-exising hs_office.person rows, , , []
2026-08-10T16:28:51.204Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating relation test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:51.204Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-FirstGmbH
2026-08-10T16:28:51.204Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (dec68a50-b2c0-4351-a344-f986596b8acb): (dec68a50-b2c0-4351-a344-f986596b8acb,0,LP,"Hostsharing eG",,,,)
2026-08-10T16:28:51.204Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (8e3fb13a-8776-4e42-9b3d-66c02e8912a7): (8e3fb13a-8776-4e42-9b3d-66c02e8912a7,0,LP,"First GmbH",,,,)
2026-08-10T16:28:51.204Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (c93e8f0e-e323-4844-9bbe-bbd83be6c2e0): (c93e8f0e-e323-4844-9bbe-bbd83be6c2e0,0,"first contact","{""country"": ""Germany""}","{""main"": ""contact-admin@firstcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: FirstGmbH-Firby
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (8e3fb13a-8776-4e42-9b3d-66c02e8912a7): (8e3fb13a-8776-4e42-9b3d-66c02e8912a7,0,LP,"First GmbH",,,,)
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (1d98fbed-18f6-443c-9361-f1374d9db9d7): (1d98fbed-18f6-443c-9361-f1374d9db9d7,0,NP,,,,Susan,Firby)
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (c93e8f0e-e323-4844-9bbe-bbd83be6c2e0): (c93e8f0e-e323-4844-9bbe-bbd83be6c2e0,0,"first contact","{""country"": ""Germany""}","{""main"": ""contact-admin@firstcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: FirstGmbH-FirstGmbH
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (8e3fb13a-8776-4e42-9b3d-66c02e8912a7): (8e3fb13a-8776-4e42-9b3d-66c02e8912a7,0,LP,"First GmbH",,,,)
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (8e3fb13a-8776-4e42-9b3d-66c02e8912a7): (8e3fb13a-8776-4e42-9b3d-66c02e8912a7,0,LP,"First GmbH",,,,)
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (c93e8f0e-e323-4844-9bbe-bbd83be6c2e0): (c93e8f0e-e323-4844-9bbe-bbd83be6c2e0,0,"first contact","{""country"": ""Germany""}","{""main"": ""contact-admin@firstcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (dec68a50-b2c0-4351-a344-f986596b8acb): (dec68a50-b2c0-4351-a344-f986596b8acb,0,LP,"Hostsharing eG",,,,)
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (b7f2bc02-ff70-4cab-b518-ad9b316a469d): (b7f2bc02-ff70-4cab-b518-ad9b316a469d,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (6d2668dc-7bd8-4b92-a431-85b339828c77): (6d2668dc-7bd8-4b92-a431-85b339828c77,0,"second contact","{""country"": ""Germany""}","{""main"": ""contact-admin@secondcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.205Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-Smith
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (b7f2bc02-ff70-4cab-b518-ad9b316a469d): (b7f2bc02-ff70-4cab-b518-ad9b316a469d,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (a781e767-92a0-4472-a1f6-6123b9bf3325): (a781e767-92a0-4472-a1f6-6123b9bf3325,0,NP,,,,Peter,Smith)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (6d2668dc-7bd8-4b92-a431-85b339828c77): (6d2668dc-7bd8-4b92-a431-85b339828c77,0,"second contact","{""country"": ""Germany""}","{""main"": ""contact-admin@secondcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (b7f2bc02-ff70-4cab-b518-ad9b316a469d): (b7f2bc02-ff70-4cab-b518-ad9b316a469d,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (b7f2bc02-ff70-4cab-b518-ad9b316a469d): (b7f2bc02-ff70-4cab-b518-ad9b316a469d,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (6d2668dc-7bd8-4b92-a431-85b339828c77): (6d2668dc-7bd8-4b92-a431-85b339828c77,0,"second contact","{""country"": ""Germany""}","{""main"": ""contact-admin@secondcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-ThirdOHG
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (dec68a50-b2c0-4351-a344-f986596b8acb): (dec68a50-b2c0-4351-a344-f986596b8acb,0,LP,"Hostsharing eG",,,,)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42): (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,0,IF,"Third OHG",,,,)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (75e70f65-f08d-4811-8d79-636ebe498e37): (75e70f65-f08d-4811-8d79-636ebe498e37,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: ThirdOHG-Tucker
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42): (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,0,IF,"Third OHG",,,,)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (98c0c2cc-e4f0-4424-80e7-edc8c3edb12c): (98c0c2cc-e4f0-4424-80e7-edc8c3edb12c,0,NP,,,,Jack,Tucker)
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (75e70f65-f08d-4811-8d79-636ebe498e37): (75e70f65-f08d-4811-8d79-636ebe498e37,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: ThirdOHG-ThirdOHG
2026-08-10T16:28:51.206Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42): (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,0,IF,"Third OHG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42): (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,0,IF,"Third OHG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (75e70f65-f08d-4811-8d79-636ebe498e37): (75e70f65-f08d-4811-8d79-636ebe498e37,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-FourtheG
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (dec68a50-b2c0-4351-a344-f986596b8acb): (dec68a50-b2c0-4351-a344-f986596b8acb,0,LP,"Hostsharing eG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (51e1eada-c81f-40c0-9e0c-007cb423e399): (51e1eada-c81f-40c0-9e0c-007cb423e399,0,LP,"Fourth eG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (68d38f2a-96db-4dda-a4e2-d92aaefced7b): (68d38f2a-96db-4dda-a4e2-d92aaefced7b,0,"fourth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@fourthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: FourtheG-Fouler
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (51e1eada-c81f-40c0-9e0c-007cb423e399): (51e1eada-c81f-40c0-9e0c-007cb423e399,0,LP,"Fourth eG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (02518e1a-ac0d-4861-81da-de38a1e079ee): (02518e1a-ac0d-4861-81da-de38a1e079ee,0,NP,,,,Ellie,Fouler)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (68d38f2a-96db-4dda-a4e2-d92aaefced7b): (68d38f2a-96db-4dda-a4e2-d92aaefced7b,0,"fourth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@fourthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: FourtheG-FourtheG
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (51e1eada-c81f-40c0-9e0c-007cb423e399): (51e1eada-c81f-40c0-9e0c-007cb423e399,0,LP,"Fourth eG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (51e1eada-c81f-40c0-9e0c-007cb423e399): (51e1eada-c81f-40c0-9e0c-007cb423e399,0,LP,"Fourth eG",,,,)
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (68d38f2a-96db-4dda-a4e2-d92aaefced7b): (68d38f2a-96db-4dda-a4e2-d92aaefced7b,0,"fourth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@fourthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-Smith
2026-08-10T16:28:51.207Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (dec68a50-b2c0-4351-a344-f986596b8acb): (dec68a50-b2c0-4351-a344-f986596b8acb,0,LP,"Hostsharing eG",,,,)
2026-08-10T16:28:51.211Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (a781e767-92a0-4472-a1f6-6123b9bf3325): (a781e767-92a0-4472-a1f6-6123b9bf3325,0,NP,,,,Peter,Smith)
2026-08-10T16:28:51.211Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (4dd00861-a133-4679-8e9b-9291a79e4a94): (4dd00861-a133-4679-8e9b-9291a79e4a94,0,"sixth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@sixthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.211Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: Smith-Smith
2026-08-10T16:28:51.211Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (a781e767-92a0-4472-a1f6-6123b9bf3325): (a781e767-92a0-4472-a1f6-6123b9bf3325,0,NP,,,,Peter,Smith)
2026-08-10T16:28:51.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (a781e767-92a0-4472-a1f6-6123b9bf3325): (a781e767-92a0-4472-a1f6-6123b9bf3325,0,NP,,,,Peter,Smith)
2026-08-10T16:28:51.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (75e70f65-f08d-4811-8d79-636ebe498e37): (75e70f65-f08d-4811-8d79-636ebe498e37,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test relation: ThirdOHG-Smith
2026-08-10T16:28:51.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using anchor person (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42): (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,0,IF,"Third OHG",,,,)
2026-08-10T16:28:51.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using holder person (a781e767-92a0-4472-a1f6-6123b9bf3325): (a781e767-92a0-4472-a1f6-6123b9bf3325,0,NP,,,,Peter,Smith)
2026-08-10T16:28:51.212Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using contact (75e70f65-f08d-4811-8d79-636ebe498e37): (75e70f65-f08d-4811-8d79-636ebe498e37,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T16:28:51.344Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.partner permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:28:51.410Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.partner_details permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:28:51.471Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T16:28:51.530Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating partner test-data , , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:51.531Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test partner: FirstGmbH-firstcontact
2026-08-10T16:28:51.531Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partnerRel (b9ff06a2-1fba-4abd-a968-acdfdca21709): (b9ff06a2-1fba-4abd-a968-acdfdca21709,0,dec68a50-b2c0-4351-a344-f986596b8acb,8e3fb13a-8776-4e42-9b3d-66c02e8912a7,c93e8f0e-e323-4844-9bbe-bbd83be6c2e0,PARTNER,)
2026-08-10T16:28:51.531Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using person (8e3fb13a-8776-4e42-9b3d-66c02e8912a7): (8e3fb13a-8776-4e42-9b3d-66c02e8912a7,0,LP,"First GmbH",,,,)
2026-08-10T16:28:51.531Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test partner: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-secondcontact
2026-08-10T16:28:51.531Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partnerRel (c53dc27f-c0c4-47e5-b0f3-d65bd86bbbc0): (c53dc27f-c0c4-47e5-b0f3-d65bd86bbbc0,0,dec68a50-b2c0-4351-a344-f986596b8acb,b7f2bc02-ff70-4cab-b518-ad9b316a469d,6d2668dc-7bd8-4b92-a431-85b339828c77,PARTNER,)
2026-08-10T16:28:51.539Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using person (b7f2bc02-ff70-4cab-b518-ad9b316a469d): (b7f2bc02-ff70-4cab-b518-ad9b316a469d,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T16:28:51.539Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test partner: ThirdOHG-thirdcontact
2026-08-10T16:28:51.539Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partnerRel (59010751-306f-4f33-a5f4-15a79f8f0f32): (59010751-306f-4f33-a5f4-15a79f8f0f32,0,dec68a50-b2c0-4351-a344-f986596b8acb,b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,75e70f65-f08d-4811-8d79-636ebe498e37,PARTNER,)
2026-08-10T16:28:51.539Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using person (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42): (b8d03ede-7c1b-4f1b-88b4-14f39f9edb42,0,IF,"Third OHG",,,,)
2026-08-10T16:28:51.540Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test partner: FourtheG-fourthcontact
2026-08-10T16:28:51.540Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partnerRel (8b6a0fc0-27e0-4361-924b-a70c838f41b0): (8b6a0fc0-27e0-4361-924b-a70c838f41b0,0,dec68a50-b2c0-4351-a344-f986596b8acb,51e1eada-c81f-40c0-9e0c-007cb423e399,68d38f2a-96db-4dda-a4e2-d92aaefced7b,PARTNER,)
2026-08-10T16:28:51.540Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using person (51e1eada-c81f-40c0-9e0c-007cb423e399): (51e1eada-c81f-40c0-9e0c-007cb423e399,0,LP,"Fourth eG",,,,)
2026-08-10T16:28:51.540Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test partner: Smith-fifthcontact
2026-08-10T16:28:51.540Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partnerRel (6498ffdc-0771-42c5-8263-2d7e8abd4355): (6498ffdc-0771-42c5-8263-2d7e8abd4355,0,dec68a50-b2c0-4351-a344-f986596b8acb,a781e767-92a0-4472-a1f6-6123b9bf3325,4dd00861-a133-4679-8e9b-9291a79e4a94,PARTNER,)
2026-08-10T16:28:51.540Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using person (a781e767-92a0-4472-a1f6-6123b9bf3325): (a781e767-92a0-4472-a1f6-6123b9bf3325,0,NP,,,,Peter,Smith)
2026-08-10T16:28:51.680Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , , []
2026-08-10T16:28:51.681Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_firstgmbh, []
2026-08-10T16:28:51.683Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: First GmbH
2026-08-10T16:28:51.683Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_petersmith, []
2026-08-10T16:28:51.683Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Peter Smith
2026-08-10T16:28:51.683Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_petersmith_thesecondhandandthriftstores_n_shipp, []
2026-08-10T16:28:51.683Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.
2026-08-10T16:28:51.683Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_thirdohg, []
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Third OHG
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_fourtheg, []
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Fourth eG
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_melbessler, []
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Mel Bessler
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_anitabessler, []
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Anita Bessler
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_paulwinkler, []
2026-08-10T16:28:51.684Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Paul Winkler
2026-08-10T16:28:51.752Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.debitor permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:28:51.803Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating debitor test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:51.804Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test debitor: FirstGmbH-firstcontact (#11)
2026-08-10T16:28:51.804Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test debitor: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-secondcontact (#12)
2026-08-10T16:28:51.804Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test debitor: ThirdOHG-thirdcontact (#13)
2026-08-10T16:28:51.848Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.sepamandate permissions for pre-exising hs_office.relation rows, , , []
2026-08-10T16:28:51.874Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T16:28:51.919Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating SEPA-mandate test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test SEPA-mandate: 1000111
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using debitor (6d2903e2-5784-4d85-8bf1-a91054f0cc98): (6d2903e2-5784-4d85-8bf1-a91054f0cc98,0,11,9053679f-5d7f-4d07-819d-ed123f259fbe,t,,,t,f,a4eb4a74-95c7-458a-823e-521bc2f15184,fir)
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using bankAccount (a4eb4a74-95c7-458a-823e-521bc2f15184): (a4eb4a74-95c7-458a-823e-521bc2f15184,0,"First GmbH",DE02120300000000202051,BYLADEM1001)
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test SEPA-mandate: 1000212
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using debitor (59bff6d6-c499-48bc-a668-b08b9d03ee8d): (59bff6d6-c499-48bc-a668-b08b9d03ee8d,0,12,ed6ecc30-86ef-4aef-bfa0-fd81eea6db1a,t,,,t,f,64a17ffb-207c-4b6d-92db-64e40ad61203,sec)
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using bankAccount (64a17ffb-207c-4b6d-92db-64e40ad61203): (64a17ffb-207c-4b6d-92db-64e40ad61203,0,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",DE02100500000054540402,BELADEBE)
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test SEPA-mandate: 1000313
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using debitor (18211847-5e8f-4a77-b499-c402795e4d0d): (18211847-5e8f-4a77-b499-c402795e4d0d,0,13,e2b8d65e-41de-4bc9-a55e-23f5b6a2f03b,t,,,t,f,02f4cb8b-840b-46c4-8d3b-39ae806a5f1e,thi)
2026-08-10T16:28:51.920Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using bankAccount (02f4cb8b-840b-46c4-8d3b-39ae806a5f1e): (02f4cb8b-840b-46c4-8d3b-39ae806a5f1e,0,"Third OHG",DE02300209000106531065,CMCIDEDD)
2026-08-10T16:28:51.951Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.membership permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:28:51.994Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating Membership test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:51.994Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test Membership: M-10001 01
2026-08-10T16:28:51.994Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partner (5f0f1994-0b5f-4c46-b926-3d46de1dc91b): (5f0f1994-0b5f-4c46-b926-3d46de1dc91b,0,10001,b9ff06a2-1fba-4abd-a968-acdfdca21709,71dc83f2-9f4b-4490-962b-7d438c6101b0)
2026-08-10T16:28:51.994Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test Membership: M-10002 02
2026-08-10T16:28:51.994Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partner (2cff0205-840a-4490-b845-eb152a41bfce): (2cff0205-840a-4490-b845-eb152a41bfce,0,10002,c53dc27f-c0c4-47e5-b0f3-d65bd86bbbc0,d367dba2-6fbf-4eef-ae39-c00afaa5320a)
2026-08-10T16:28:51.994Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test Membership: M-10003 03
2026-08-10T16:28:51.995Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using partner (6e64c559-27b7-4a1d-8916-bcff87dab2b6): (6e64c559-27b7-4a1d-8916-bcff87dab2b6,0,10003,59010751-306f-4f33-a5f4-15a79f8f0f32,56538b4d-be1e-4e55-abd9-1b6177f46532)
2026-08-10T16:28:52.011Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "check_positive_total_shares_count" of relation "coopsharetx" does not exist, skipping
2026-08-10T16:28:52.012Z  WARN 382 --- [    Test worker] liquibase.executor                       : function hs_office.coopsharestx_check_positive_total() does not exist, skipping
2026-08-10T16:28:52.012Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "positive_total_shares_count_tg" for relation "hs_office.coopsharetx" does not exist, skipping
2026-08-10T16:28:52.035Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.coopsharetx permissions for pre-exising hs_office.membership rows, , , []
2026-08-10T16:28:52.061Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T16:28:52.092Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating coopSharesTransaction test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:52.092Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test coopSharesTransaction: 1000101
2026-08-10T16:28:52.092Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test coopSharesTransaction: 1000202
2026-08-10T16:28:52.092Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test coopSharesTransaction: 1000303
2026-08-10T16:28:52.109Z  WARN 382 --- [    Test worker] liquibase.executor                       : constraint "coopassetstx_check_positive_total" of relation "coopassettx" does not exist, skipping
2026-08-10T16:28:52.109Z  WARN 382 --- [    Test worker] liquibase.executor                       : function hs_office.coopassetstx_check_positive_total() does not exist, skipping
2026-08-10T16:28:52.109Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "positive_total_assets_count_tg" for relation "hs_office.coopassettx" does not exist, skipping
2026-08-10T16:28:52.125Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.coopassettx permissions for pre-exising hs_office.membership rows, , , []
2026-08-10T16:28:52.149Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T16:28:52.189Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating coopAssetsTransaction test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:52.189Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test coopAssetsTransaction: 1000101
2026-08-10T16:28:52.189Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test coopAssetsTransaction: 1000202
2026-08-10T16:28:52.189Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test coopAssetsTransaction: 1000303
2026-08-10T16:28:52.246Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_booking.project permissions for pre-exising hs_office.relation rows, , , []
2026-08-10T16:28:52.313Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating booking-project test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:52.314Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test booking-project: 11
2026-08-10T16:28:52.314Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using debitor (6d2903e2-5784-4d85-8bf1-a91054f0cc98): (6d2903e2-5784-4d85-8bf1-a91054f0cc98,0,11,9053679f-5d7f-4d07-819d-ed123f259fbe,t,,,t,f,a4eb4a74-95c7-458a-823e-521bc2f15184,fir)
2026-08-10T16:28:52.314Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test booking-project: 12
2026-08-10T16:28:52.314Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using debitor (59bff6d6-c499-48bc-a668-b08b9d03ee8d): (59bff6d6-c499-48bc-a668-b08b9d03ee8d,0,12,ed6ecc30-86ef-4aef-bfa0-fd81eea6db1a,t,,,t,f,64a17ffb-207c-4b6d-92db-64e40ad61203,sec)
2026-08-10T16:28:52.314Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test booking-project: 13
2026-08-10T16:28:52.314Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using debitor (18211847-5e8f-4a77-b499-c402795e4d0d): (18211847-5e8f-4a77-b499-c402795e4d0d,0,13,e2b8d65e-41de-4bc9-a55e-23f5b6a2f03b,t,,,t,f,02f4cb8b-840b-46c4-8d3b-39ae806a5f1e,thi)
2026-08-10T16:28:52.353Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_booking.item permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:28:52.353Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_booking.item permissions for pre-exising hs_booking.project rows, , , []
2026-08-10T16:28:52.633Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating booking-item test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:52.633Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test booking-item: 1000111
2026-08-10T16:28:52.633Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using project (fee65ab3-c1be-47b7-989b-38e26ccdedbd): (fee65ab3-c1be-47b7-989b-38e26ccdedbd,0,6d2903e2-5784-4d85-8bf1-a91054f0cc98,"D-1000111 default project")
2026-08-10T16:28:52.633Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test booking-item: 1000212
2026-08-10T16:28:52.633Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using project (fdb74e49-59e3-49e7-a3d9-a46cfdc49630): (fdb74e49-59e3-49e7-a3d9-a46cfdc49630,0,59bff6d6-c499-48bc-a668-b08b9d03ee8d,"D-1000212 default project")
2026-08-10T16:28:52.634Z  WARN 382 --- [    Test worker] liquibase.executor                       : creating test booking-item: 1000313
2026-08-10T16:28:52.634Z  WARN 382 --- [    Test worker] liquibase.executor                       : - using project (33a6dec7-3233-4176-baf0-e4624e031d19): (33a6dec7-3233-4176-baf0-e4624e031d19,0,18211847-5e8f-4a77-b499-c402795e4d0d,"D-1000313 default project")
2026-08-10T16:28:52.704Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T16:28:53.941Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:53.941Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:53.941Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:53.941Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:53.953Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "hs_statistics_v" does not exist, skipping
2026-08-10T16:28:53.963Z  WARN 382 --- [    Test worker] liquibase.executor                       : view "account_ev" does not exist, skipping
2026-08-10T16:28:53.970Z  WARN 382 --- [    Test worker] liquibase.executor                       : trigger "assert_account_subject_is_user_tg" for relation "hs_accounts.account" does not exist, skipping
2026-08-10T16:28:53.989Z  WARN 382 --- [    Test worker] liquibase.executor                       : Context defined as: creating booking-project test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T16:28:55.408Z  INFO 382 --- [    Test worker] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2026-08-10T16:28:55.594Z  INFO 382 --- [    Test worker] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 6.6.26.Final
2026-08-10T16:28:55.716Z  INFO 382 --- [    Test worker] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2026-08-10T16:28:56.129Z  INFO 382 --- [    Test worker] org.hibernate.orm.connections.pooling    : HHH10001005: Database info:
	Database JDBC URL [Connecting through datasource 'proxyDataSourceDecorator [net.ttddyy.dsproxy.support.ProxyDataSource] -> dataSource [com.zaxxer.hikari.HikariDataSource]']
	Database driver: undefined/unknown
	Database version: 15.5
	Autocommit mode: undefined/unknown
	Isolation level: undefined/unknown
	Minimum pool size: undefined/unknown
	Maximum pool size: undefined/unknown
2026-08-10T16:28:56.782Z  INFO 382 --- [    Test worker] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2026-08-10T16:28:57.708Z  WARN 382 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorEntity.partner' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:28:57.710Z  WARN 382 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorEntity.refundBankAccount' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:28:57.723Z  WARN 382 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerRbacEntity.details' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:28:57.729Z  WARN 382 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerRealEntity.details' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:29:01.183Z  INFO 382 --- [    Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2026-08-10T16:29:01.186Z  INFO 382 --- [    Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2026-08-10T16:29:01.954Z  INFO 382 --- [    Test worker] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2026-08-10T16:29:07.316Z  WARN 382 --- [    Test worker] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2026-08-10T16:29:08.550Z  WARN 382 --- [    Test worker] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'metric-links' contains invalid characters, please migrate to a valid format.
2026-08-10T16:29:10.923Z  INFO 382 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 44731 (http) with context path '/'
2026-08-10T16:29:11.098Z  INFO 382 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2026-08-10T16:29:11.100Z  INFO 382 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2026-08-10T16:29:11.100Z  INFO 382 --- [    Test worker] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.44]
2026-08-10T16:29:11.117Z  INFO 382 --- [    Test worker] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2026-08-10T16:29:11.117Z  INFO 382 --- [    Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 186 ms
2026-08-10T16:29:11.136Z  INFO 382 --- [    Test worker] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 5 endpoints beneath base path '/actuator'
2026-08-10T16:29:11.236Z  INFO 382 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 39987 (http) with context path '/'
2026-08-10T16:29:11.272Z  INFO 382 --- [    Test worker] c.JwtAuthenticationFilterIntegrationTest : Started JwtAuthenticationFilterIntegrationTest in 41.642 seconds (process running for 46.938)
2026-08-10T16:29:12.408Z  INFO 382 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2026-08-10T16:29:12.408Z  INFO 382 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2026-08-10T16:29:12.410Z  INFO 382 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms

Standard error

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/gradle-user-home/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.7/fbf3d6d649ed37fc9e9c59480a05be0a26e3c2da/byte-buddy-agent-1.17.7.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release