ClientRepositoryIT

5

tests

0

failures

0

ignored

2.144s

duration

100%

successful

Tests

Test Duration Result
add new client() 0.061s passed
delete existing client() 1.654s passed
modify existing client() 0.061s passed
returns the expected client list() 0.297s passed
returns the expected persisted client() 0.071s passed

Standard output

09:16:56.049 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
09:16:56.061 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
09:16:56.113 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT] from class [org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper]
09:16:56.129 [Test worker] INFO org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT], using SpringBootContextLoader
09:16:56.134 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT]: class path resource [edu/obya/blueprint/client/adapter/r2dbc/ClientRepositoryIT-context.xml] does not exist
09:16:56.135 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT]: class path resource [edu/obya/blueprint/client/adapter/r2dbc/ClientRepositoryITContext.groovy] does not exist
09:16:56.135 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT]: no resource found for suffixes {-context.xml, Context.groovy}.
09:16:56.136 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT]: ClientRepositoryIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
09:16:56.344 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/runner/work/arch-blueprint-kotlin/arch-blueprint-kotlin/build/classes/kotlin/main/edu/obya/blueprint/client/BlueprintApplication.class]
09:16:56.345 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration edu.obya.blueprint.client.BlueprintApplication for test class edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT
09:16:56.348 [Test worker] DEBUG org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper - @TestExecutionListeners is not present for class [edu.obya.blueprint.client.adapter.r2dbc.ClientRepositoryIT]: using defaults.
09:16:56.349 [Test worker] INFO org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [com.ninjasquad.springmockk.MockkTestExecutionListener, com.ninjasquad.springmockk.ClearMocksTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, io.zonky.test.db.EmbeddedDatabaseTestExecutionListener, io.zonky.test.db.event.EventPublishingTestExecutionListener, io.zonky.test.db.flyway.OptimizedFlywayTestExecutionListener]
09:16:56.635 [Test worker] DEBUG org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext]
09:16:56.643 [Test worker] INFO org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@fe34b86, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c98781a, com.ninjasquad.springmockk.MockkTestExecutionListener@3f736a16, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4601203a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@53abfc07, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c8c16c0, io.zonky.test.db.EmbeddedDatabaseTestExecutionListener@80bfa9d, io.zonky.test.db.flyway.OptimizedFlywayTestExecutionListener@47c40b56, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b039c6d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f5b9db, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@507d64aa, org.springframework.test.context.event.EventPublishingTestExecutionListener@37045b48, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@60b34931, com.ninjasquad.springmockk.ClearMocksTestExecutionListener@4aa21f9d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@71c17a57, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@640ab13c, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e0a864d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@440e3ce6, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3e67f5f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@fd53053, io.zonky.test.db.event.EventPublishingTestExecutionListener@4527f70a]
09:16:56.646 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7b27e8f4 testClass = ClientRepositoryIT, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@348ad293 testClass = ClientRepositoryIT, locations = '{}', classes = '{class edu.obya.blueprint.client.BlueprintApplication}', contextInitializerClasses = '[]', activeProfiles = '{r2dbc, test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTestContextBootstrapper=true}', contextCustomizers = set[MockkContextCustomizer(definitions=[]), org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@3a60c416, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@203dd56b, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5bb8f9e2, [ImportsContextCustomizer@30f74e79 key = [org.springframework.boot.autoconfigure.data.r2dbc.R2dbcRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.data.r2dbc.R2dbcDataAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.r2dbc.R2dbcAutoConfiguration, org.springframework.boot.autoconfigure.r2dbc.R2dbcTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, edu.obya.blueprint.client.adapter.r2dbc.ClientR2dbcConfiguration, edu.obya.blueprint.client.adapter.r2dbc.PostgresR2dbcDataSourceTestConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7b44b63d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4905c46b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, io.zonky.test.db.EmbeddedDatabaseContextCustomizerFactory$EmbeddedDatabaseContextCustomizer@3d08baec, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@0], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null].
_________ .__  .__               __
\_   ___ \|  | |__| ____   _____/  |_  ______
/    \  \/|  | |  |/ __ \ /    \   __\/  ___/
\     \___|  |_|  \  ___/|   |  \  |  \___ \
 \______  /____/__|\___  >___|  /__| /____  >
        \/             \/     \/          \/
2023-05-22 09:16:57.143  WARN 2693 --- [    Test worker] ory$DuplicateJsonObjectContextCustomizer : 

Found multiple occurrences of org.json.JSONObject on the class path:

	jar:file:/home/runner/.gradle/caches/modules-2/files-2.1/org.json/json/20220924/5aa95e7688f76c664af205c5937620f02688dfbc/json-20220924.jar!/org/json/JSONObject.class
	jar:file:/home/runner/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class

You may wish to exclude one of them to ensure predictable runtime behavior

2023-05-22 09:16:57.190  INFO 2693 --- [    Test worker] e.o.b.c.a.r2dbc.ClientRepositoryIT       : Starting ClientRepositoryIT using Java 17.0.7 on fv-az548-899 with PID 2693 (started by runner in /home/runner/work/arch-blueprint-kotlin/arch-blueprint-kotlin)
2023-05-22 09:16:57.191  INFO 2693 --- [    Test worker] e.o.b.c.a.r2dbc.ClientRepositoryIT       : The following 2 profiles are active: "r2dbc", "test"
2023-05-22 09:16:57.839  INFO 2693 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
2023-05-22 09:16:57.966  INFO 2693 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 123 ms. Found 1 R2DBC repository interfaces.
2023-05-22 09:16:58.104  INFO 2693 --- [    Test worker] EmbeddedDatabaseContextCustomizerFactory : Replacing 'dataSource' DataSource bean with embedded version
2023-05-22 09:16:58.229  INFO 2693 --- [    Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'io.zonky.test.db.config.EmbeddedDatabaseAutoConfiguration' of type [io.zonky.test.db.config.EmbeddedDatabaseAutoConfiguration$$EnhancerBySpringCGLIB$$87e08a6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-05-22 09:16:58.524  INFO 2693 --- [  prefetching-1] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
2023-05-22 09:16:58.537  INFO 2693 --- [  prefetching-1] o.t.d.DockerClientProviderStrategy       : Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
2023-05-22 09:16:58.885  INFO 2693 --- [  prefetching-1] o.t.d.DockerClientProviderStrategy       : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
2023-05-22 09:16:58.887  INFO 2693 --- [  prefetching-1] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
2023-05-22 09:16:58.907  INFO 2693 --- [  prefetching-1] org.testcontainers.DockerClientFactory   : Connected to docker: 
  Server Version: 20.10.24+azure-1
  API Version: 1.41
  Operating System: Ubuntu 22.04.2 LTS
  Total Memory: 6943 MB
2023-05-22 09:16:58.941  INFO 2693 --- [  prefetching-1] 🐳 [testcontainers/ryuk:0.3.4]           : Creating container for image: testcontainers/ryuk:0.3.4
2023-05-22 09:16:59.043  INFO 2693 --- [  prefetching-1] 🐳 [testcontainers/ryuk:0.3.4]           : Container testcontainers/ryuk:0.3.4 is starting: 6f0d3f35dca034db5f7c038b26f902b84e8cd190a230c406de76e7f121c0e96d
2023-05-22 09:16:59.401  INFO 2693 --- [  prefetching-1] 🐳 [testcontainers/ryuk:0.3.4]           : Container testcontainers/ryuk:0.3.4 started in PT0.486514912S
2023-05-22 09:16:59.409  INFO 2693 --- [  prefetching-1] o.t.utility.RyukResourceReaper           : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
2023-05-22 09:16:59.409  INFO 2693 --- [  prefetching-1] org.testcontainers.DockerClientFactory   : Checking the system...
2023-05-22 09:16:59.409  INFO 2693 --- [  prefetching-1] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
2023-05-22 09:16:59.410  INFO 2693 --- [  prefetching-1] 🐳 [postgres:11-alpine]                  : Creating container for image: postgres:11-alpine
2023-05-22 09:16:59.426  INFO 2693 --- [  prefetching-1] 🐳 [postgres:11-alpine]                  : Container postgres:11-alpine is starting: 1638729e9e2166cb8d5baf6c11a2c83270f4c8bd184b69aaf2a8f047e6206ed4
2023-05-22 09:17:00.966  INFO 2693 --- [  prefetching-1] 🐳 [postgres:11-alpine]                  : Container postgres:11-alpine started in PT1.556718479S
2023-05-22 09:17:00.978  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: The files belonging to this database system will be owned by user "postgres".
2023-05-22 09:17:00.978  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: This user must also own the server process.
2023-05-22 09:17:00.978  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:00.979  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: The database cluster will be initialized with locale "en_US.utf8".
2023-05-22 09:17:00.979  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: The default database encoding has accordingly been set to "UTF8".
2023-05-22 09:17:00.979  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: The default text search configuration will be set to "english".
2023-05-22 09:17:00.980  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:00.980  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: Data page checksums are disabled.
2023-05-22 09:17:00.983  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:00.983  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: fixing permissions on existing directory /var/lib/postgresql/data ... ok
2023-05-22 09:17:00.985  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: creating subdirectories ... ok
2023-05-22 09:17:00.985  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: selecting default max_connections ... 100
2023-05-22 09:17:00.986  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: selecting default shared_buffers ... 128MB
2023-05-22 09:17:00.986  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: selecting default timezone ... UTC
2023-05-22 09:17:00.987  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: selecting dynamic shared memory implementation ... posix
2023-05-22 09:17:00.987  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: creating configuration files ... ok
2023-05-22 09:17:00.988  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: running bootstrap script ... ok
2023-05-22 09:17:00.988  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: sh: locale: not found
2023-05-22 09:17:00.989  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 2023-05-22 09:17:00.104 UTC [30] WARNING:  no usable system locales were found
2023-05-22 09:17:00.993  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: performing post-bootstrap initialization ... ok
2023-05-22 09:17:00.993  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:00.993  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 
2023-05-22 09:17:00.994  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: WARNING: enabling "trust" authentication for local connections
2023-05-22 09:17:00.994  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: You can change this by editing pg_hba.conf or using the option -A, or
2023-05-22 09:17:00.994  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: --auth-local and --auth-host, the next time you run initdb.
2023-05-22 09:17:00.994  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: Sync to disk skipped.
2023-05-22 09:17:00.995  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: The data directory might become corrupt if the operating system crashes.
2023-05-22 09:17:00.995  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:00.997  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: Success. You can now start the database server using:
2023-05-22 09:17:00.998  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.000  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT:     pg_ctl -D /var/lib/postgresql/data -l logfile start
2023-05-22 09:17:01.001  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.001  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: waiting for server to start....2023-05-22 09:17:00.483 UTC [36] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2023-05-22 09:17:01.001  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 2023-05-22 09:17:00.498 UTC [37] LOG:  database system was shut down at 2023-05-22 09:17:00 UTC
2023-05-22 09:17:01.002  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 2023-05-22 09:17:00.503 UTC [36] LOG:  database system is ready to accept connections
2023-05-22 09:17:01.002  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT:  done
2023-05-22 09:17:01.002  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: server started
2023-05-22 09:17:01.002  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: CREATE DATABASE
2023-05-22 09:17:01.003  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.003  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.005  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
2023-05-22 09:17:01.007  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.007  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: waiting for server to shut down...2023-05-22 09:17:00.821 UTC [36] LOG:  received fast shutdown request
2023-05-22 09:17:01.007  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 2023-05-22 09:17:00.821 UTC [36] LOG:  aborting any active transactions
2023-05-22 09:17:01.007  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: .2023-05-22 09:17:00.825 UTC [36] LOG:  background worker "logical replication launcher" (PID 43) exited with exit code 1
2023-05-22 09:17:01.007  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 2023-05-22 09:17:00.826 UTC [38] LOG:  shutting down
2023-05-22 09:17:01.008  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 2023-05-22 09:17:00.830 UTC [36] LOG:  database system is shut down
2023-05-22 09:17:01.008  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT:  done
2023-05-22 09:17:01.008  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: server stopped
2023-05-22 09:17:01.008  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.009  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: PostgreSQL init process complete; ready for start up.
2023-05-22 09:17:01.009  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDOUT: 
2023-05-22 09:17:01.010  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 2023-05-22 09:17:00.937 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2023-05-22 09:17:01.011  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 2023-05-22 09:17:00.937 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2023-05-22 09:17:01.011  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 2023-05-22 09:17:00.937 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2023-05-22 09:17:01.011  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 2023-05-22 09:17:00.952 UTC [51] LOG:  database system was shut down at 2023-05-22 09:17:00 UTC
2023-05-22 09:17:01.011  INFO 2693 --- [ream-1371449480] z.t.d.p.p.DockerPostgresDatabaseProvider : STDERR: 2023-05-22 09:17:00.957 UTC [1] LOG:  database system is ready to accept connections
2023-05-22 09:17:02.222  INFO 2693 --- [    Test worker] e.o.b.c.a.r2dbc.ClientRepositoryIT       : Started ClientRepositoryIT in 5.553 seconds (JVM running for 7.386)
2023-05-22 09:17:02.330  INFO 2693 --- [  prefetching-2] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 8.5.13 by Redgate
2023-05-22 09:17:02.331  INFO 2693 --- [  prefetching-2] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2023-05-22 09:17:02.331  INFO 2693 --- [  prefetching-2] o.f.c.internal.license.VersionPrinter    : 
2023-05-22 09:17:02.358  INFO 2693 --- [  prefetching-2] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:postgresql://localhost:32771/puxquddbugjc (PostgreSQL 11.20)
2023-05-22 09:17:02.385  INFO 2693 --- [  prefetching-2] o.f.core.internal.command.DbValidate     : Successfully validated 1 migration (execution time 00:00.010s)
2023-05-22 09:17:02.396  INFO 2693 --- [  prefetching-2] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "public"."flyway_schema_history" ...
2023-05-22 09:17:02.445  INFO 2693 --- [  prefetching-2] o.f.core.internal.command.DbMigrate      : Current version of schema "public": << Empty Schema >>
2023-05-22 09:17:02.462  INFO 2693 --- [  prefetching-2] o.f.core.internal.command.DbMigrate      : Migrating schema "public" to version "1 - create client table"
2023-05-22 09:17:02.476  INFO 2693 --- [  prefetching-2] o.f.core.internal.command.DbMigrate      : Successfully applied 1 migration to schema "public", now at version v1 (execution time 00:00.036s)
2023-05-22 09:17:03.046  INFO 2693 --- [    Test worker] i.z.t.d.l.EmbeddedDatabaseReporter       : JDBC URL to connect to 'dataSource': url='jdbc:postgresql://localhost:32771/omlxnexuomcs?user=postgres&password=docker', scope='ClientRepositoryIT#delete existing client'
2023-05-22 09:17:03.950  INFO 2693 --- [    Test worker] i.z.t.d.l.EmbeddedDatabaseReporter       : JDBC URL to connect to 'dataSource': url='jdbc:postgresql://localhost:32771/omlxnexuomcs?user=postgres&password=docker', scope='ClientRepositoryIT#returns the expected client list'
2023-05-22 09:17:04.246  INFO 2693 --- [    Test worker] i.z.t.d.l.EmbeddedDatabaseReporter       : JDBC URL to connect to 'dataSource': url='jdbc:postgresql://localhost:32771/omlxnexuomcs?user=postgres&password=docker', scope='ClientRepositoryIT#returns the expected persisted client'
2023-05-22 09:17:04.318  INFO 2693 --- [    Test worker] i.z.t.d.l.EmbeddedDatabaseReporter       : JDBC URL to connect to 'dataSource': url='jdbc:postgresql://localhost:32771/omlxnexuomcs?user=postgres&password=docker', scope='ClientRepositoryIT#modify existing client'
2023-05-22 09:17:04.382  INFO 2693 --- [    Test worker] i.z.t.d.l.EmbeddedDatabaseReporter       : JDBC URL to connect to 'dataSource': url='jdbc:postgresql://localhost:32771/omlxnexuomcs?user=postgres&password=docker', scope='ClientRepositoryIT#add new client'